Lines Matching refs:LPCTSTR
96 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat()
106 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() argument
259 boolean SetupAppX::GetProfileSection( LPCTSTR pFileName, LPCTSTR pSection, in GetProfileSection()
749 LPCTSTR SetupAppX::GetPathToMSI() in GetPathToMSI()
820 boolean SetupAppX::LaunchInstaller( LPCTSTR pParam ) in LaunchInstaller()
822 LPCTSTR sMsiPath = GetPathToMSI(); in LaunchInstaller()
1385 void SetupAppX::Log( LPCTSTR pMessage, LPCTSTR pText ) const in Log()
1417 DWORD SetupAppX::GetNextArgument( LPCTSTR pStr, LPTSTR *pArg, LPTSTR *pNext, in GetNextArgument()
1422 LPCTSTR pChar = pStr; in GetNextArgument()
1423 LPCTSTR pFirst = NULL; in GetNextArgument()
1731 LPTSTR SetupAppX::CopyIniFile( LPCTSTR pIniFile ) in CopyIniFile()
1787 LPTSTR SetupAppX::SetProdToAppTitle( LPCTSTR pProdName ) in SetProdToAppTitle()