Searched defs:phWnd (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DtstMvWnd.cpp47 HRESULT tstMvWndCreate(DWORD w, DWORD h, HWND *phWnd) argument
87 *phWnd = hWnd;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvboxext.c523 static HRESULT vboxExtWndDoCreate(DWORD w, DWORD h, HWND *phWnd, HDC *phDC) argument
563 *phWnd = hWnd;
663 HRESULT VBoxExtWndCreate(DWORD width, DWORD height, HWND *phWnd, HDC *phDC) argument
684 *phWnd = Info.hWnd;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvboxext.c521 static HRESULT vboxExtWndDoCreate(DWORD w, DWORD h, HWND *phWnd, HDC *phDC) argument
561 *phWnd = hWnd;
661 HRESULT VBoxExtWndCreate(DWORD width, DWORD height, HWND *phWnd, HDC *phDC) argument
682 *phWnd = Info.hWnd;
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.cpp959 static HRESULT vboxRrWndCreate(HWND *phWnd) argument
999 *phWnd = hWnd;

Completed in 41 milliseconds