Searched refs:InstallFor64Bit (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 86 …rActiveXNative( const char* pActiveXPath, int nMode, BOOL InstallForAllUser, BOOL InstallFor64Bit ) in RegisterActiveXNative() argument 116 ( *pNativeProc )( nMode, InstallForAllUser, InstallFor64Bit, pProgramPath ); in RegisterActiveXNative() 127 …rActiveXNative( const char* pActiveXPath, int nMode, BOOL InstallForAllUser, BOOL InstallFor64Bit ) in UnregisterActiveXNative() argument 140 ( *pNativeProc )( nMode, InstallForAllUser, InstallFor64Bit ); in UnregisterActiveXNative()
|
Completed in 14 milliseconds