Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dprogress.c279 SendMessageA(progress, PBM_GETRANGE, 0, (LPARAM)&range); in test_PBM_STEPIT()
/reactos/dll/win32/comctl32/
H A Dprogress.c679 case PBM_GETRANGE: in ProgressWindowProc()
/reactos/sdk/include/psdk/
H A Dcommctrl.h2198 #define PBM_GETRANGE (WM_USER+7) macro