Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/comctl32/buttonvistest/
H A Dresource.h31 #define IDM_RED_PRINTCLNT 219 macro
H A Dbuttonvistest.rc53 MENUITEM "Red", IDM_RED_PRINTCLNT
H A Dbuttonvistest.cpp400 case IDM_RED_PRINTCLNT: hbrPrintClientClear = hbrRed; break; in WndProc()