Home
last modified time | relevance | path

Searched refs:InstallFor64Bit (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx86 …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 18 milliseconds