/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | icd_drv.h | 33 PICDTABLE APIENTRY DrvSetContext(HDC hdc, HGLRC hglrc, void *callback); 34 BOOL APIENTRY DrvSetPixelFormat(HDC hdc, int iPixelFormat); 35 HGLRC APIENTRY DrvCreateContext(HDC hdc); 36 HGLRC APIENTRY DrvCreateLayerContext(HDC hdc, int iLayerPlane); 37 BOOL APIENTRY DrvDescribeLayerPlane(HDC hdc,int iPixelFormat, 40 int APIENTRY DrvGetLayerPaletteEntries(HDC hdc, int iLayerPlane, 43 int APIENTRY DrvDescribePixelFormat(HDC hdc, int iPixelFormat, UINT nBytes, LPPIXELFORMATDESCRIPTOR pfd); 47 int APIENTRY DrvSetLayerPaletteEntries(HDC hdc, int iLayerPlane, 50 BOOL APIENTRY DrvRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize); 51 BOOL APIENTRY DrvSwapLayerBuffers(HDC hdc, UIN [all...] |
H A D | icd_drv.c | 59 * the pixel format of the given hdc. 61 static GLuint ComputeVisBits( HDC hdc ) 67 iPixelFormat = GetPixelFormat( hdc ); 69 DescribePixelFormat( hdc, iPixelFormat, sizeof(pfd), &pfd ); 110 PICDTABLE APIENTRY DrvSetContext(HDC hdc, HGLRC hglrc, void *callback) argument 118 /*crDebug( "DrvSetContext called(0x%x, 0x%x)", hdc, hglrc );*/ 125 window = stubGetWindowInfo(hdc); 135 BOOL APIENTRY DrvSetPixelFormat(HDC hdc, int iPixelFormat) argument 138 crDebug( "DrvSetPixelFormat(0x%x, %i) called.", hdc, iPixelFormat ); 147 HGLRC APIENTRY DrvCreateContext(HDC hdc) argument 177 DrvCreateLayerContext(HDC hdc, int iLayerPlane) argument 191 DrvDescribeLayerPlane(HDC hdc,int iPixelFormat, int iLayerPlane, UINT nBytes, LPLAYERPLANEDESCRIPTOR plpd) argument 201 DrvGetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, COLORREF *pcr) argument 211 DrvDescribePixelFormat(HDC hdc, int iPixelFormat, UINT nBytes, LPPIXELFORMATDESCRIPTOR pfd) argument 317 DrvSetLayerPaletteEntries(HDC hdc, int iLayerPlane, int iStart, int cEntries, CONST COLORREF *pcr) argument 327 DrvRealizeLayerPalette(HDC hdc, int iLayerPlane, BOOL bRealize) argument 334 DrvSwapLayerBuffers(HDC hdc, UINT fuPlanes) argument 349 DrvSwapBuffers(HDC hdc) argument [all...] |
H A D | wgl.c | 39 * the pixel format of the given hdc. 41 static GLuint ComputeVisBits( HDC hdc ) 47 iPixelFormat = GetPixelFormat( hdc ); 49 DescribePixelFormat( hdc, iPixelFormat, sizeof(pfd), &pfd ); 70 DECLEXPORT(int) WINAPI wglChoosePixelFormat_prox( HDC hdc, CONST PIXELFORMATDESCRIPTOR *pfd ) argument 167 DECLEXPORT(BOOL) WINAPI wglSetPixelFormat_prox( HDC hdc, int pixelFormat, 186 DECLEXPORT(BOOL) WINAPI wglMakeCurrent_prox( HDC hdc, HGLRC hglrc ) 198 window = stubGetWindowInfo(hdc); 230 DECLEXPORT(int) WINAPI wglGetPixelFormat_prox( HDC hdc ) 237 DECLEXPORT(int) WINAPI wglDescribePixelFormat_prox( HDC hdc, in argument 526 wglSetLayerPaletteEntries_prox( HDC hdc, int layerPlane, int start, int entries, CONST COLORREF *cr ) argument 534 wglGetLayerPaletteEntries_prox( HDC hdc, int layerPlane, int start, int entries, COLORREF *cr ) argument 1000 wglGetExtensionsStringARB_prox(HDC hdc) argument [all...] |
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | wmesa.h | 110 extern void WMesaMakeCurrent( WMesaContext ctx, HDC hdc ); 123 extern void WMesaSwapBuffers(HDC hdc);
|
H A D | wglext.h | 471 extern const char * WINAPI wglGetExtensionsStringARB (HDC hdc); 473 typedef const char * (WINAPI * PFNWGLGETEXTENSIONSSTRINGARBPROC) (HDC hdc); 479 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 480 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 481 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 483 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 484 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 485 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 601 extern BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 602 extern BOOL WINAPI wglGetPixelFormatAttribfvEXT (HDC hdc, in [all...] |
/vbox/src/VBox/Main/xml/ |
H A D | ovfreader.cpp | 544 HardDiskController hdc; local 545 hdc.system = HardDiskController::IDE; 546 hdc.idController = i.ulInstanceID; 547 hdc.strControllerType = i.strResourceSubType; 549 hdc.lAddress = i.lAddress; 553 hdc.fPrimary = true; 560 && hdc.lAddress == 1 564 hdc.fPrimary = false; 567 && hdc.lAddress == 0 571 hdc 594 HardDiskController hdc; local 667 HardDiskController hdc; local [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3dx9shape.h | 45 HRESULT WINAPI D3DXCreateTextA(struct IDirect3DDevice9 *device, HDC hdc, const char *text, float deviation, 47 HRESULT WINAPI D3DXCreateTextW(struct IDirect3DDevice9 *device, HDC hdc, const WCHAR *text, float deviation,
|
H A D | atlwin.h | 58 HDC WINAPI AtlCreateTargetDC(HDC hdc, DVTARGETDEVICE *ptd);
|
H A D | usp10.h | 249 HRESULT WINAPI ScriptGetCMap(HDC hdc, SCRIPT_CACHE *psc, const WCHAR *pwcInChars, int cChars, 251 HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc, SCRIPT_FONTPROPERTIES *sfp); 252 HRESULT WINAPI ScriptGetGlyphABCWidth(HDC hdc, SCRIPT_CACHE *psc, WORD wGlyph, ABC *pABC); 257 HRESULT WINAPI ScriptStringAnalyse(HDC hdc, 277 HRESULT WINAPI ScriptShape(HDC hdc, SCRIPT_CACHE *psc, const WCHAR *pwcChars, int cChars, int cMaxGlyphs, 279 HRESULT WINAPI ScriptPlace(HDC hdc, SCRIPT_CACHE *psc, const WORD *pwGlyphs, int cGlyphs, const SCRIPT_VISATTR *psva, 282 HRESULT WINAPI ScriptCacheGetHeight(HDC hdc, SCRIPT_CACHE *psc, LONG *tmHeight); 293 HRESULT WINAPI ScriptTextOut(const HDC hdc, SCRIPT_CACHE *psc, int x, int y, UINT fuOptions, const RECT *lprc,
|
H A D | windowsx.h | 82 #define GET_WM_CTLCOLOR_MPS(hdc, hwnd, type) (WPARAM)(hdc), (LPARAM)(hwnd) 195 #define SelectPen(hdc, hpen) ((HPEN)SelectObject((hdc), (HGDIOBJ)(HPEN)(hpen))) 199 #define SelectBrush(hdc, hbr) ((HBRUSH)SelectObject((hdc), (HGDIOBJ)(HBRUSH)(hbr))) 213 #define SelectFont(hdc, hfont) ((HFONT)SelectObject((hdc), (HGDIOBJ)(HFONT) (hfont))) 216 #define SelectBitmap(hdc, hbm) ((HBITMAP)SelectObject((hdc), (HGDIOB [all...] |
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/ |
H A D | mesa_wgl.h | 79 WGLAPI int GLAPIENTRY wglSwapBuffers(HDC hdc); 82 WGLAPI int GLAPIENTRY wglGetPixelFormat(HDC hdc); 114 WGLAPI const char * GLAPIENTRY wglGetExtensionsStringARB(HDC hdc);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | usp10.h | 225 HRESULT WINAPI ScriptGetCMap(HDC hdc, SCRIPT_CACHE *psc, const WCHAR *pwcInChars, int cChars, 227 HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc, SCRIPT_FONTPROPERTIES *sfp); 228 HRESULT WINAPI ScriptGetGlyphABCWidth(HDC hdc, SCRIPT_CACHE *psc, WORD wGlyph, ABC *pABC); 233 HRESULT WINAPI ScriptStringAnalyse(HDC hdc, 253 HRESULT WINAPI ScriptShape(HDC hdc, SCRIPT_CACHE *psc, const WCHAR *pwcChars, int cChars, int cMaxGlyphs, 255 HRESULT WINAPI ScriptPlace(HDC hdc, SCRIPT_CACHE *psc, const WORD *pwGlyphs, int cGlyphs, const SCRIPT_VISATTR *psva, 258 HRESULT WINAPI ScriptCacheGetHeight(HDC hdc, SCRIPT_CACHE *psc, LONG *tmHeight); 269 HRESULT WINAPI ScriptTextOut(const HDC hdc, SCRIPT_CACHE *psc, int x, int y, UINT fuOptions, const RECT *lprc,
|
H A D | windowsx.h | 82 #define GET_WM_CTLCOLOR_MPS(hdc, hwnd, type) (WPARAM)(hdc), (LPARAM)(hwnd) 195 #define SelectPen(hdc, hpen) ((HPEN)SelectObject((hdc), (HGDIOBJ)(HPEN)(hpen))) 199 #define SelectBrush(hdc, hbr) ((HBRUSH)SelectObject((hdc), (HGDIOBJ)(HBRUSH)(hbr))) 213 #define SelectFont(hdc, hfont) ((HFONT)SelectObject((hdc), (HGDIOBJ)(HFONT) (hfont))) 216 #define SelectBitmap(hdc, hbm) ((HBITMAP)SelectObject((hdc), (HGDIOB [all...] |
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/ |
H A D | wglext.h | 490 extern const char * WINAPI wglGetExtensionsStringARB (HDC hdc); 492 typedef const char * (WINAPI * PFNWGLGETEXTENSIONSSTRINGARBPROC) (HDC hdc); 498 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 499 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 500 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 502 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 503 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 504 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 620 extern BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 621 extern BOOL WINAPI wglGetPixelFormatAttribfvEXT (HDC hdc, in [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | wglext.h | 483 extern const char * WINAPI wglGetExtensionsStringARB (HDC hdc); 485 typedef const char * (WINAPI * PFNWGLGETEXTENSIONSSTRINGARBPROC) (HDC hdc); 491 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 492 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 493 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 495 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 496 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 497 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 613 extern BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 614 extern BOOL WINAPI wglGetPixelFormatAttribfvEXT (HDC hdc, in [all...] |
H A D | gdi_driver.h | 42 HDC hdc; member in struct:gdi_physdev 231 physdev->hdc = (*dev)->hdc; 286 extern void CDECL __wine_set_visible_region( HDC hdc, HRGN hrgn, const RECT *vis_rect, 288 extern HMODULE CDECL __wine_get_driver_module( HDC hdc ); 289 extern struct opengl_funcs * CDECL __wine_get_wgl_driver( HDC hdc, UINT version );
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | wglext.h | 483 extern const char * WINAPI wglGetExtensionsStringARB (HDC hdc); 485 typedef const char * (WINAPI * PFNWGLGETEXTENSIONSSTRINGARBPROC) (HDC hdc); 491 extern BOOL WINAPI wglGetPixelFormatAttribivARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 492 extern BOOL WINAPI wglGetPixelFormatAttribfvARB (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 493 extern BOOL WINAPI wglChoosePixelFormatARB (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 495 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 496 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 497 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 613 extern BOOL WINAPI wglGetPixelFormatAttribivEXT (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 614 extern BOOL WINAPI wglGetPixelFormatAttribfvEXT (HDC hdc, in [all...] |
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/ |
H A D | TestHelloXPLoop.cpp | 136 HDC hdc; local 143 hdc = BeginPaint(wnd, &ps); 147 DrawText(hdc, "Hello, XP Event Loop!", -1, &rect,
|
/vbox/include/VBox/HostServices/ |
H A D | wglext.h | 364 typedef const char * (WINAPI * PFNWGLGETEXTENSIONSSTRINGARBPROC) (HDC hdc); 374 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, int *piValues); 375 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVARBPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, const int *piAttributes, FLOAT *pfValues); 376 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATARBPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 476 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBIVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, int *piValues); 477 typedef BOOL (WINAPI * PFNWGLGETPIXELFORMATATTRIBFVEXTPROC) (HDC hdc, int iPixelFormat, int iLayerPlane, UINT nAttributes, int *piAttributes, FLOAT *pfValues); 478 typedef BOOL (WINAPI * PFNWGLCHOOSEPIXELFORMATEXTPROC) (HDC hdc, const int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumFormats); 523 typedef BOOL (WINAPI * PFNWGLGETSYNCVALUESOMLPROC) (HDC hdc, INT64 *ust, INT64 *msc, INT64 *sbc); 524 typedef BOOL (WINAPI * PFNWGLGETMSCRATEOMLPROC) (HDC hdc, INT32 *numerator, INT32 *denominator); 525 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT6 [all...] |
/vbox/src/VBox/HostServices/SharedOpenGL/render/ |
H A D | renderspu_wgl.c | 379 bSetupPixelFormat( HDC hdc, GLbitfield visAttribs ); 502 bSetupPixelFormatEXT( HDC hdc, GLbitfield visAttribs) argument 598 vis = render_spu.ws.wglChoosePixelFormatEXT( hdc, attribList, fattribList, 1, &pixelFormat, &numFormats); 603 render_spu.ws.wglSetPixelFormat( hdc, pixelFormat, &ppfd ); 605 SetPixelFormat( hdc, pixelFormat, &ppfd ); 614 bSetupPixelFormatNormal( HDC hdc, GLbitfield visAttribs ) argument 668 pixelformat = render_spu.ws.wglChoosePixelFormat( hdc, ppfd ); 670 pixelformat = render_spu.ws.wglChoosePixelFormat( hdc, ppfd ); 675 if ( !render_spu.ws.wglSetPixelFormat( hdc, pixelformat, ppfd ) ) 680 render_spu.ws.wglDescribePixelFormat( hdc, pixelforma 724 bSetupPixelFormat( HDC hdc, GLbitfield visAttribs ) argument [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | context.c | 815 if (!VBoxExtReleaseDC(context->win_handle, context->hdc)) 818 context->hdc, GetLastError()); 824 if (!(context->hdc = VBoxExtGetDC(context->win_handle))) 830 if (!context_set_pixel_format(context->gl_info, context->hdc, context->pixel_format)) 833 context->pixel_format, context->hdc); 837 if (!pwglMakeCurrent(context->hdc, context->glCtx)) 840 context->glCtx, context->hdc, GetLastError()); 884 HWND wnd = WindowFromDC(context->hdc); 890 context->hdc, wnd, context->win_handle, winEr); 957 if (context->valid && restore_ctx != context->glCtx) pwglMakeCurrent(context->hdc, contex 1344 WineD3D_ChoosePixelFormat(IWineD3DDeviceImpl *This, HDC hdc, const struct wined3d_format_desc *color_format_desc, const struct wined3d_format_desc *ds_format_desc, BOOL auxBuffers, int numSamples, BOOL findCompatible) argument 1551 HDC hdc; local [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | context.c | 785 if (!context_set_pixel_format(ctx->gl_info, ctx->hdc, ctx->pixel_format)) 788 ctx->pixel_format, ctx->hdc); 792 if (backup || !wglMakeCurrent(ctx->hdc, ctx->glCtx)) 803 ctx->glCtx, ctx->hdc, GetLastError()); 1034 wined3d_release_dc(context->win_handle, context->hdc); 1041 if (!(context->hdc = GetDC(context->win_handle))) 1043 if (!(context->hdc = VBoxExtGetDC(context->win_handle))) 1050 if (!context_set_pixel_format(context->gl_info, context->hdc, context->pixel_format)) 1053 context->pixel_format, context->hdc); 1195 wined3d_release_dc(context->win_handle, context->hdc); 1434 context_choose_pixel_format(const struct wined3d_device *device, HDC hdc, const struct wined3d_format *color_format, const struct wined3d_format *ds_format, BOOL auxBuffers, BOOL findCompatible) argument 1635 HDC hdc; local [all...] |
/vbox/src/VBox/Additions/WINNT/VBoxTray/ |
H A D | VBoxSeamless.cpp | 55 HDC hdc; member in struct:__anon2041 286 param.hdc = GetDC(HWND_DESKTOP); 340 ReleaseDC(HWND_DESKTOP, param.hdc);
|
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
H A D | rpng2-win.c | 708 HDC hdc = GetDC(global_hwnd); local 711 GetTextMetrics(hdc, &tm); 714 SetBkMode(hdc, TRANSPARENT); 715 SetTextColor(hdc, GetSysColor(COLOR_HIGHLIGHTTEXT)); 717 TextOut(hdc, ((x < 0)? 0 : x), ((y < 0)? 0 : y), msg, len); 718 ReleaseDC(global_hwnd, hdc); 1131 HDC hdc; local 1141 hdc = BeginPaint(hwnd, &ps); 1142 rc = StretchDIBits(hdc, 0, 0, rpng2_info.width, rpng2_info.height,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/ |
H A D | surface.c | 315 TRACE("iface %p, hdc %p.\n", iface, phdc); 331 static HRESULT WINAPI IDirect3DSurface9Impl_ReleaseDC(LPDIRECT3DSURFACE9 iface, HDC hdc) { argument 335 TRACE("iface %p, hdc %p.\n", iface, hdc); 338 hr = IWineD3DSurface_ReleaseDC(This->wineD3DSurface, hdc);
|