Searched refs:hWnd (Results 1 - 25 of 89) sorted by relevance

1234

/vbox/src/VBox/Frontends/VirtualBox/src/platform/win/
H A DVBoxUtils-win.cpp25 BOOL CALLBACK EnumWindowsProc(HWND hWnd, LPARAM lParam);
31 BOOL CALLBACK NativeWindowSubsystem::EnumWindowsProc(HWND hWnd, LPARAM /* lParam */) argument
34 if (!hWnd)
38 if (!IsWindowVisible(hWnd))
42 LONG uStyle = GetWindowLong(hWnd, GWL_STYLE);
48 LONG uExtendedStyle = GetWindowLong(hWnd, GWL_EXSTYLE);
55 GetWindowRect(hWnd, &rect);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp75 HWND hWnd = CreateWindowEx (0 /*WS_EX_CLIENTEDGE*/, local
84 Assert(hWnd);
85 if (hWnd)
87 *phWnd = hWnd;
103 HWND hWnd = (HWND)pvUser; local
105 BOOL bRc = GetWindowRect(hWnd, &Rect);
109 bRc = SetWindowPos(hWnd, HWND_TOPMOST,
124 bRc = SetWindowPos(hWnd, HWND_TOPMOST,
148 HWND hWnd; local
149 HRESULT hr = tstMvWndCreate(200, 200, &hWnd);
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1090 BOOL WINAPI AVISaveOptions(HWND hWnd,UINT uFlags,INT nStream,
1388 #define MCIWndCanPlay(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_PLAY,0,0)
1389 #define MCIWndCanRecord(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_RECORD,0,0)
1390 #define MCIWndCanSave(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_SAVE,0,0)
1391 #define MCIWndCanWindow(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_WINDOW,0,0)
1392 #define MCIWndCanEject(hWnd) (BOO
[all...]
H A Drpcdcep.h188 I_RpcServerStartListening( HWND hWnd );
193 I_GetThreadWindowHandle( HWND* hWnd );
195 I_RpcAsyncSendReceive( RPC_MESSAGE* Message, void* Context, HWND hWnd );
197 typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, HANDLE hSyncEvent);
203 I_RpcWindowProc( void* hWnd, UINT Message, UINT wParam, ULONG lParam );
214 I_RpcServerStartListening( void* hWnd );
219 typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, void* hSyncEvent);
228 I_RpcWindowProc( void* hWnd, unsigned int Message, unsigned int wParam, ULONG lParam );
H A Dadvpub.h211 HRESULT WINAPI FileSaveRestoreOnINFA(HWND hWnd, LPCSTR pszTitle, LPCSTR pszINF,
213 HRESULT WINAPI FileSaveRestoreOnINFW(HWND hWnd, LPCWSTR pszTitle, LPCWSTR pszINF,
236 HRESULT WINAPI RebootCheckOnInstallA(HWND hWnd, LPCSTR pszINF, LPCSTR pszSec, DWORD dwReserved);
237 HRESULT WINAPI RebootCheckOnInstallW(HWND hWnd, LPCWSTR pszINF, LPCWSTR pszSec, DWORD dwReserved);
242 HRESULT WINAPI RegRestoreAllA(HWND hWnd, LPSTR pszTitleString, HKEY hkBackupKey);
243 HRESULT WINAPI RegRestoreAllW(HWND hWnd, LPWSTR pszTitleString, HKEY hkBackupKey);
245 HRESULT WINAPI RegSaveRestoreA(HWND hWnd, LPCSTR pszTitleString, HKEY hkBackupKey,
247 HRESULT WINAPI RegSaveRestoreW(HWND hWnd, LPCWSTR pszTitleString, HKEY hkBackupKey,
250 HRESULT WINAPI RegSaveRestoreOnINFA(HWND hWnd, LPCSTR pszTitle, LPCSTR pszINF,
252 HRESULT WINAPI RegSaveRestoreOnINFW(HWND hWnd, LPCWST
[all...]
H A Dwpcapi.idl73 [in] HWND hWnd,
H A Dmsdasc.idl70 HRESULT hWnd([out, retval] COMPATIBLE_LONG* phwndParent);
73 HRESULT hWnd([in] COMPATIBLE_LONG hwndParent);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1090 BOOL WINAPI AVISaveOptions(HWND hWnd,UINT uFlags,INT nStream,
1388 #define MCIWndCanPlay(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_PLAY,0,0)
1389 #define MCIWndCanRecord(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_RECORD,0,0)
1390 #define MCIWndCanSave(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_SAVE,0,0)
1391 #define MCIWndCanWindow(hWnd) (BOOL)MCIWndSM(hWnd,MCIWNDM_CAN_WINDOW,0,0)
1392 #define MCIWndCanEject(hWnd) (BOO
[all...]
H A Drpcdcep.h180 I_RpcServerStartListening( HWND hWnd );
185 I_GetThreadWindowHandle( HWND* hWnd );
187 I_RpcAsyncSendReceive( RPC_MESSAGE* Message, void* Context, HWND hWnd );
189 typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, HANDLE hSyncEvent);
195 I_RpcWindowProc( void* hWnd, UINT Message, UINT wParam, ULONG lParam );
206 I_RpcServerStartListening( void* hWnd );
211 typedef RPC_STATUS (*RPC_BLOCKING_FN)(void* hWnd, void* Context, void* hSyncEvent);
220 I_RpcWindowProc( void* hWnd, unsigned int Message, unsigned int wParam, ULONG lParam );
H A Dadvpub.h211 HRESULT WINAPI FileSaveRestoreOnINFA(HWND hWnd, LPCSTR pszTitle, LPCSTR pszINF,
213 HRESULT WINAPI FileSaveRestoreOnINFW(HWND hWnd, LPCWSTR pszTitle, LPCWSTR pszINF,
236 HRESULT WINAPI RebootCheckOnInstallA(HWND hWnd, LPCSTR pszINF, LPCSTR pszSec, DWORD dwReserved);
237 HRESULT WINAPI RebootCheckOnInstallW(HWND hWnd, LPCWSTR pszINF, LPCWSTR pszSec, DWORD dwReserved);
242 HRESULT WINAPI RegRestoreAllA(HWND hWnd, LPSTR pszTitleString, HKEY hkBackupKey);
243 HRESULT WINAPI RegRestoreAllW(HWND hWnd, LPWSTR pszTitleString, HKEY hkBackupKey);
245 HRESULT WINAPI RegSaveRestoreA(HWND hWnd, LPCSTR pszTitleString, HKEY hkBackupKey,
247 HRESULT WINAPI RegSaveRestoreW(HWND hWnd, LPCWSTR pszTitleString, HKEY hkBackupKey,
250 HRESULT WINAPI RegSaveRestoreOnINFA(HWND hWnd, LPCSTR pszTitle, LPCSTR pszINF,
252 HRESULT WINAPI RegSaveRestoreOnINFW(HWND hWnd, LPCWST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dclipper.c94 static HRESULT WINAPI IWineD3DClipperImpl_SetHwnd(IWineD3DClipper *iface, DWORD Flags, HWND hWnd) argument
98 TRACE("(%p)->(0x%08x,%p)\n", This, Flags, hWnd);
105 This->hWnd = hWnd;
115 if (This->hWnd)
117 HDC hDC = GetDCEx(This->hWnd, NULL, DCX_WINDOW);
140 ReleaseDC(This->hWnd, hDC);
169 *hwnd = This->hWnd;
H A Dvboxext.c89 NULL /* HWND hWnd */,
98 0 /*HWND hWnd*/,
400 HWND hWnd; member in struct:VBOXEXT_GETDC_CB
407 pData->hDC = GetDC(pData->hWnd);
412 HWND hWnd; member in struct:VBOXEXT_RELEASEDC_CB
420 pData->ret = ReleaseDC(pData->hWnd, pData->hDC);
423 HDC VBoxExtGetDC(HWND hWnd) argument
427 Data.hWnd = hWnd;
440 int VBoxExtReleaseDC(HWND hWnd, HD argument
551 HWND hWnd = CreateWindowEx (WS_EX_TOOLWINDOW, local
579 vboxExtWndDoDestroy(HWND hWnd, HDC hDC) argument
602 HWND hWnd; member in struct:VBOXEXTWND_CREATE_INFO
611 HWND hWnd; member in struct:VBOXEXTWND_DESTROY_INFO
640 VBoxExtWndDestroy(HWND hWnd, HDC hDC) argument
[all...]
H A Dswapchain_base.c193 HWND hWnd; local
195 hWnd = This->device_window;
197 hWnd = This->win_handle;
200 hDC = GetDC(hWnd);
202 ReleaseDC(hWnd, hDC);
211 HWND hWnd; local
213 hWnd = This->device_window;
215 hWnd = This->win_handle;
218 hDC = GetDC(hWnd);
220 ReleaseDC(hWnd, hD
[all...]
H A Dvboxext.h33 HDC VBoxExtGetDC(HWND hWnd);
34 int VBoxExtReleaseDC(HWND hWnd, HDC hDC);
46 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxHelpers.h32 extern int hlpShowBalloonTip(HINSTANCE hInst, HWND hWnd, UINT uID, const char *pszMsg, const char *pszTitle, UINT uTimeout, DWORD dwInfoFlags);
H A DVBoxDnD.cpp62 static LRESULT CALLBACK vboxDnDWndProcInstance(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
63 static LRESULT CALLBACK vboxDnDWndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
68 hWnd(NULL),
209 pThis->hWnd =
219 if (!pThis->hWnd)
228 SetWindowPos(pThis->hWnd, HWND_TOPMOST, -200, -200, 0, 0,
231 LogFlowFunc(("Proxy window created, hWnd=0x%x\n", pThis->hWnd));
233 LogFlowFunc(("Debug proxy window created, hWnd=0x%x\n", pThis->hWnd));
347 WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
1463 vboxDnDWndProcInstance(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
1480 vboxDnDWndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
[all...]
H A DVBoxHelpers.cpp251 int hlpShowBalloonTip(HINSTANCE hInst, HWND hWnd, UINT uID, argument
259 niData.hWnd = hWnd;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.c89 NULL /* HWND hWnd */,
98 0 /*HWND hWnd*/,
400 HWND hWnd; member in struct:VBOXEXT_GETDC_CB
407 pData->hDC = GetDC(pData->hWnd);
412 HWND hWnd; member in struct:VBOXEXT_RELEASEDC_CB
420 pData->ret = ReleaseDC(pData->hWnd, pData->hDC);
423 HDC VBoxExtGetDC(HWND hWnd) argument
427 Data.hWnd = hWnd;
440 int VBoxExtReleaseDC(HWND hWnd, HD argument
549 HWND hWnd = CreateWindowEx (WS_EX_TOOLWINDOW, local
577 vboxExtWndDoDestroy(HWND hWnd, HDC hDC) argument
600 HWND hWnd; member in struct:VBOXEXTWND_CREATE_INFO
609 HWND hWnd; member in struct:VBOXEXTWND_DESTROY_INFO
638 VBoxExtWndDestroy(HWND hWnd, HDC hDC) argument
[all...]
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c399 /*DestroyWindow( window->hWnd );*/
401 vrdw.hWnd = window->hWnd;
413 window->hWnd = NULL;
423 MainWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam ) argument
430 WindowInfo *pWindow = (WindowInfo *)GetWindowLongPtr(hWnd, GWLP_USERDATA);
442 hDC = BeginPaint(pWindow->hWnd, &Paint);
450 bRc = EndPaint(pWindow->hWnd, &Paint);
490 crDebug("Render SPU: caught WM_DESTROY for our window %x", hWnd);
498 return DefWindowProc( hWnd, uMs
[all...]
H A Drenderspu_init.c98 HWND hWnd; local
103 hWnd = CreateWindowEx(pCS->dwExStyle, pCS->lpszName, pCS->lpszClass, pCS->style,
107 pWindow->hWnd = hWnd;
115 DestroyWindow(((VBOX_RENDERSPU_DESTROY_WINDOW*) msg.lParam)->hWnd);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dvboxext.h33 HDC VBoxExtGetDC(HWND hWnd);
34 int VBoxExtReleaseDC(HWND hWnd, HDC hDC);
47 HRESULT VBoxExtWndDestroy(HWND hWnd, HDC hDC);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwinsplp.h73 BOOL (WINAPI *pfnAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName);
76 BOOL (WINAPI *pfnConfigurePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
77 BOOL (WINAPI *pfnDeletePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
105 BOOL (WINAPI *pfnAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName);
108 BOOL (WINAPI *pfnConfigurePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
109 BOOL (WINAPI *pfnDeletePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
168 BOOL (WINAPI *pfnAddPortUI)(PCWSTR pszServer, HWND hWnd,
170 BOOL (WINAPI *pfnConfigurePortUI)(PCWSTR pName, HWND hWnd, PCWSTR pPortName);
171 BOOL (WINAPI *pfnDeletePortUI)(PCWSTR pszServer, HWND hWnd, PCWSTR pszPortName);
270 BOOL (WINAPI *fpAddPort)(LPWSTR pName, HWND hWnd, LPWST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwinsplp.h73 BOOL (WINAPI *pfnAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName);
76 BOOL (WINAPI *pfnConfigurePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
77 BOOL (WINAPI *pfnDeletePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
105 BOOL (WINAPI *pfnAddPort)(LPWSTR pName, HWND hWnd, LPWSTR pMonitorName);
108 BOOL (WINAPI *pfnConfigurePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
109 BOOL (WINAPI *pfnDeletePort)(LPWSTR pName, HWND hWnd, LPWSTR pPortName);
168 BOOL (WINAPI *pfnAddPortUI)(PCWSTR pszServer, HWND hWnd,
170 BOOL (WINAPI *pfnConfigurePortUI)(PCWSTR pName, HWND hWnd, PCWSTR pPortName);
171 BOOL (WINAPI *pfnDeletePortUI)(PCWSTR pszServer, HWND hWnd, PCWSTR pszPortName);
270 BOOL (WINAPI *fpAddPort)(LPWSTR pName, HWND hWnd, LPWST
[all...]
/vbox/src/libs/xpcom18a4/ipc/ipcd/client/src/
H A DipcConnectionWin.cpp85 ipcThreadWindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
115 SendMessageA(ipcDaemonHwnd, WM_COPYDATA, (WPARAM) hWnd, (LPARAM) &cd);
135 return DefWindowProc(hWnd, uMsg, wParam, lParam);
/vbox/src/libs/xpcom18a4/ipc/ipcd/daemon/src/
H A DipcdWin.cpp228 WindowProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) argument
267 SendMessage(hWndDest, WM_COPYDATA, (WPARAM) hWnd, (LPARAM) &cd);
294 return DefWindowProc(hWnd, uMsg, wParam, lParam);

Completed in 4193 milliseconds

1234