Home
last modified time | relevance | path

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

/AOO42X/main/desktop/win32/source/setup/
H A DResource.h32 #define IDS_INVALID_PARAM 17 macro
H A Dsetup.cpp1067 … WIN::LoadString( m_hInst, IDS_INVALID_PARAM, sTmp, MAX_TEXT_LENGTH ); in DisplayError()