Home
last modified time | relevance | path

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

/aoo4110/main/desktop/win32/source/rebase/
H A Drebasegui.cxx151 wchar_t* pTextNoInstallation = new wchar_t[ MAX_TEXT_LENGTH ]; in WinMain() local
152 pTextNoInstallation[0] = '\0'; in WinMain()
153 LoadString( hInst, IDS_MSG_NO_INSTALLATION_FOUND, pTextNoInstallation, MAX_TEXT_LENGTH ); in WinMain()
169 failPath(pAppTitle, pTextNoInstallation); in WinMain()
180 failPath(pAppTitle, pTextNoInstallation); in WinMain()

Completed in 19 milliseconds