CWinApp::Register
Performs any registration tasks not handled by RegisterShellFileTypes.
virtual BOOL Register( );
Return Value
Nonzero on success; otherwise 0.
Remarks
The default implementation simply returns TRUE. Override this function to provide any customized registration steps.
Requirements
Header: afxwin.h