Searched defs:GetMsiProperty (Results 1 – 17 of 17) sorted by relevance
/trunk/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | startmenuicon.cxx | 48 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | migrateinstallpath.cxx | 50 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | checkdirectory.cxx | 53 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | checkpatches.cxx | 70 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | postuninstall.cxx | 48 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | completeinstallpath.cxx | 50 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | copyextensiondata.cxx | 55 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | dotnetcheck.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() function
|
H A D | vistaspecial.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | upgrade.cxx | 118 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() function
|
H A D | layerlinks.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() function
|
H A D | registerextensions.cxx | 166 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
H A D | checkrunningoffice.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
/trunk/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | respintest.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() function
|
H A D | checkrunningofficelanguagepack.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
/trunk/main/setup_native/source/win32/customactions/rebase/ |
H A D | rebase.cxx | 70 static std::string GetMsiProperty(MSIHANDLE handle, const std::string& sProperty) in GetMsiProperty() function
|
/trunk/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() function
|
Completed in 103 milliseconds