Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DCommon_resource.h43 #define IDC_RBF_FILENAME 1207 macro
H A DCommon.rc87 LTEXT "",IDC_RBF_FILENAME,24,54,156,8
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DRenderBumpFlatDialog.cpp66 SetDlgItemText(hwndDlg, IDC_RBF_FILENAME, RBFName); in RBFProc()