Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dresource.h44 #define IDS_APP_TITLE 103 macro
Dcrash_generation_app.rc126 IDS_APP_TITLE "CrashGenerationApp"
Dcrash_generation_app.cc496 LoadString(instance, IDS_APP_TITLE, title, kMaxLoadString); in _tWinMain()