Searched refs:DllNativeRegProc (Results 1 – 1 of 1) sorted by relevance
47 typedef int ( __stdcall * DllNativeRegProc ) ( int, BOOL, BOOL, const char* ); typedef102 …DllNativeRegProc pNativeProc = ( DllNativeRegProc )GetProcAddress( hModule, "DllRegisterServerNati… in RegisterActiveXNative()
Completed in 8 milliseconds