Searched refs:GW_HWNDPREV (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIVMItem.cpp377 hwndAbove = GetNextWindow(hwnd, GW_HWNDPREV);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h146 #define GetPrevSibling(hwnd) GetWindow(hwnd, GW_HWNDPREV)
H A Dwinuser.h1167 #define GW_HWNDPREV 3 macro
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp4503 hwndAbove = GetNextWindow(hwnd, GW_HWNDPREV);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h146 #define GetPrevSibling(hwnd) GetWindow(hwnd, GW_HWNDPREV)
H A Dwinuser.h1641 #define GW_HWNDPREV 3 macro

Completed in 731 milliseconds