http://bugs.winehq.org/show_bug.cgi?id=9591
--- Comment #38 from Oliver olischmid@gmx.net 2009-09-05 11:44:03 --- I found that when running a dump like suggested by Jim, i get the following error when I compare the notepad dump (printing works) with the foxpro dump:
trace:commdlg:PrintDlg16 exit!
Notepad loads the driver correctly:
trace:commdlg:PRINTDLG_WMCommandW OK button was hit trace:commdlg:PrintDlgW No hDevMode yet... Need to create my own trace:winspool:GetDefaultPrinterW L"Generic-text-only-printer,WINEPS.DRV,LPR:Generic-text-only-printer" trace:driver:DRIVER_GetDriverName Found L"WINEPS.DRV" for L"Generic-text-only-printer" trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\wineps.drv" at 0x7df90000: builtin
FoxPro gives this result:
trace:commdlg:PRINTDLG_WMCommandA OK button was hit trace:winspool:GetDefaultPrinterW L"Generic-text-only-printer,WINEPS.DRV,LPR:Generic-text-only-printer" trace:winspool:GetDefaultPrinterA 0x0000001a/0x00000104:L"Generic-text-only-printer" trace:commdlg:PrintDlg16 exit! (1)
Get back if I have more information.