Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A DResource.h35 #define IDS_ALREADY_RUNNING 20 macro
H A Dsetup.cpp1004 … WIN::LoadString( m_hInst, IDS_ALREADY_RUNNING, sError, MAX_TEXT_LENGTH ); in DisplayError()