search for: psdrv_updatedevcap

Displaying 2 results from an estimated 2 matches for "psdrv_updatedevcap".

Did you mean: psdrv_updatedevcaps
2007 Mar 19
1
Delphi applications printing bug
...9;FontSubTable' for printer 'PostScript-Printer-1' -trace:psdrv:PSDRV_CreateDC (L"WINEPS.DRV" L"PostScript-Printer-1" L"" 0x179bd8) +trace:psdrv:PSDRV_CreateDC (L"WINEPS.DRV" L"PostScript-Printer-1" L"LPT1:" (nil)) +trace:psdrv:PSDRV_UpdateDevCaps ImageableArea = 0,0 - 2479,3508: PageSize = 2479x3508 +trace:psdrv:PSDRV_UpdateDevCaps devcaps: horzSize = 209mm, vertSize = 297mm, horzRes = 2479, vertRes = 3508 +trace:psdrv:PSDRV_SelectFont FaceName = L"" Height = 100 Italic = 0 Weight = 400 +trace:psdrv:PSDRV_SelectPen hpen = 0x60 co...
2007 Sep 28
0
Wine release 0.9.46
...unctions. gdi32: Don't hold the GDI lock while calling the driver clipping functions. gdi32: Don't hold the GDI lock while calling the driver printer functions. ole32/tests: Remove test that tries to create a huge file on Windows. wineps.drv: Fix end of list check in PSDRV_UpdateDevCaps(). wineconsole: Default to the user backend, falling back to curses if we can't create a window. gdi32: Don't hold the gdi lock while creating a DC. gdi32: Don't hold the gdi lock while calling DC driver functions. gdi32: Don't pass a DC handle to WineEngGet...