Searched defs:GetMsiProp (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/setup_native/source/win32/customactions/tools/ |
H A D | checkversion.cxx | 43 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/regpatchactivex/ |
H A D | regpatchactivex.cxx | 54 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | shellextensions.cxx | 98 BOOL GetMsiProp( MSIHANDLE hMSI, const char* pPropName, char** ppValue ) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/relnotes/ |
H A D | relnotes.cxx | 65 static bool GetMsiProp(MSIHANDLE handle, LPCTSTR name, /*out*/std::wstring& value) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | msihelper.cxx | 29 bool GetMsiProp(MSIHANDLE handle, LPCTSTR name, /*out*/std::wstring& value) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 147 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/reg64/ |
H A D | reg64.cxx | 160 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp() function
|
/aoo42x/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 266 bool GetMsiProp( MSIHANDLE handle, LPCSTR name, /*out*/std::string& value ) in GetMsiProp() function
|
Completed in 36 milliseconds