Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/
H A Dexplorer.rc99 IDS_VERSION_STR ""
198 #define IDS_VERSION_STR 5000
205 IDS_VERSION_STR REACTOS_STR_PRODUCT_VERSION
H A Dresource.h185 #define IDS_VERSION_STR 5000 macro
H A Dexplorer.cpp892 FmtString ver_txt(ResString(IDS_EXPLORER_VERSION_STR), (LPCTSTR)ResString(IDS_VERSION_STR)); in ExplorerAboutDlg()