Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop
Title: OcxAutoRegisterNew Download
 Description: VC source automatic registration OCX Controls BOOL bResult = FALSE// check whether support registration if (SupportsSelfRegister (strOcxPath)) (HMODULE hModule = : : LoadLibrary (strOcxPath) if (LOADLIBRARY_FA ILED (hModule)) return FALSE// registration function addresses CTLRE GPROC DLLRegisterServer = (CTLREGPROC) : : GetProcAddress (hModule. "DllRegisterServer") if (DLLRegisterServer ! = NULL) (HRESULT = DLLRegisterServ regResult er () bResult = (regResult == NOERROR)) : : FreeLibrary (hModule);)
 Downloaders recently: [More information of uploader pandaemail]
File list (Check if you may need any files):

CodeBus www.codebus.net