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