Searched refs:HWND_TOPMOST (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp109 bRc = SetWindowPos(hWnd, HWND_TOPMOST,
124 bRc = SetWindowPos(hWnd, HWND_TOPMOST,
/vbox/src/VBox/Main/src-server/win/
H A DHostPowerWin.cpp112 SetWindowPos(hwnd, HWND_TOPMOST, -200, -200, 0, 0,
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxClipboard.cpp581 SetWindowPos(pCtx->hwnd, HWND_TOPMOST, -200, -200, 0, 0,
H A DVBoxDnD.cpp228 SetWindowPos(pThis->hWnd, HWND_TOPMOST, -200, -200, 0, 0,
1314 fRc = SetWindowPos(hWnd, HWND_TOPMOST,
/vbox/src/VBox/HostServices/SharedClipboard/
H A DVBoxClipboard-win.cpp540 SetWindowPos(pCtx->hwnd, HWND_TOPMOST, -200, -200, 0, 0,
/vbox/src/VBox/NetworkServices/DHCP/
H A DVBoxNetDHCP.cpp740 SetWindowPos(hwnd, HWND_TOPMOST, -200, -200, 0, 0,
/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp1287 SetWindowPos(g_VBoxUsbGlobal.hWnd, HWND_TOPMOST, -200, -200, 0, 0,
/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp1402 SetWindowPos(hwnd, HWND_TOPMOST, -200, -200, 0, 0,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h2604 #define HWND_TOPMOST ((HWND)-1) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c1048 SetWindowPos(window, HWND_TOPMOST, 0, 0, w, h, SWP_FRAMECHANGED | SWP_SHOWWINDOW | SWP_NOACTIVATE);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h3401 #define HWND_TOPMOST ((HWND)-1) macro

Completed in 116 milliseconds