search for: printdlg16

Displaying 3 results from an estimated 3 matches for "printdlg16".

Did you mean: printdlg
2007 Jul 03
3
Printer error message
...eap system heap base address 0x80000000 not availa err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"hp_deskjet_560 72.17.0.200" in registry err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"hp_deskjet_560 72.17.0.200" in registry err:commdlg:PrintDlg16 GetPrinterDriverA failed for hp_deskjet_5600_172.17.0. , le 1797, fix your config! fixme:commdlg:PRINTDLG_SetUpPrinterListComboA Can't find '(null)' in printer t so trying to find default err:winspool:WINSPOOL_GetDriverInfoFromReg Can't find driver L"hp_deskjet_560 72.17.0.2...
2009 Mar 17
0
No subject
Code: index 9e86706..9621d3a 100644 --- a/dlls/comdlg32/printdlg16.c +++ b/dlls/comdlg32/printdlg16.c @@ -487,6 +487,7 @@ BOOL16 WINAPI PrintDlg16( GlobalUnlock16(lppd->hDevNames); } } + strcpy( di->pDriverPath, "wineps16"); PRINTDLG_CreateDevNames16(&(lppd->hDevNames...
2008 Mar 07
0
Wine release 0.9.57
...paint from launching 11863 Dance eJay 7 Demo crashes with pagefault and backtrace in quartz ---------------------------------------------------------------- Changes since 0.9.56: Alexander Dorofeyev (1): d3d8/tests: Add a P8 texture test. Alexander Nicolaysen S?rnes (2): commdlg: PrintDlg16: Handle print quality combobox. comdlg32: PrintDlgW: Remove incorrect FIXME. Alexandre Julliard (57): qmgr: Ignore errors when registering the service. winex11: Correctly initialize the cursor in a newly-created thread. include: Fixed definition of IXMLDOMComment interface....