Searched refs:TOOLBARCLASSNAME (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/tests/mdi/ |
H A D | mdi.c | 203 hTool = CreateWindowEx(0, TOOLBARCLASSNAME, NULL, WS_CHILD | WS_VISIBLE, 0, 0, 0, 0, in WndProc()
|
/reactos/dll/win32/devmgr/devmgmt/ |
H A D | MainWindow.cpp | 296 TOOLBARCLASSNAME, in CreateToolBar()
|
/reactos/dll/win32/browseui/shellbars/ |
H A D | CISFBand.cpp | 60 m_hWnd = CreateWindowEx(0, TOOLBARCLASSNAME, NULL, in CreateSimpleToolbar()
|
/reactos/base/applications/mspaint/ |
H A D | main.cpp | 814 HWND hToolbar = FindWindowEx(toolBoxContainer.m_hWnd, NULL, TOOLBARCLASSNAME, NULL); in OnSysColorChange() 1080 HWND hToolbar = FindWindowEx(toolBoxContainer.m_hWnd, NULL, TOOLBARCLASSNAME, NULL); in OnCommand()
|
/reactos/base/applications/mscutils/servman/ |
H A D | mainwnd.c | 261 TOOLBARCLASSNAME, in pCreateToolbar()
|
/reactos/sdk/include/reactos/ui/ |
H A D | rosctrls.h | 269 TOOLBARCLASSNAME,
|
/reactos/base/applications/mplay32/ |
H A D | mplay32.c | 330 TOOLBARCLASSNAME, in InitControls()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 946 #define TOOLBARCLASSNAME __MINGW_NAME_AW(TOOLBARCLASSNAME) macro
|