Searched refs:CharacterBuffer_t (Results 1 – 1 of 1) sorted by relevance
61 typedef std::vector<TCHAR> CharacterBuffer_t; typedef76 CharacterBuffer_t buff(lLongestSubKey + 1); in FindProductInstallationPath()109 UINT GetInstallProperty(MSIHANDLE handle, LPCTSTR name, CharacterBuffer_t* buffer) in GetInstallProperty()138 CharacterBuffer_t regKeyProdPath(MAX_PATH); in SetProductInstallationPath()158 void MakeCfgimportCommandLine(CharacterBuffer_t* productPath) in MakeCfgimportCommandLine()175 CharacterBuffer_t productPath(MAX_PATH); in RegisterLanguagePack()
Completed in 9 milliseconds