http://bugs.winehq.org/show_bug.cgi?id=3303
------- Additional Comments From wine.dev@web.de 2005-15-09 16:41 ------- Hi Marcus
I'm working on winspool and entered the bug for Documentation Purpose.
notepad(buildin): - My Cups printer is visible. - Can Print (I redirected to a File in the Windows Print-Page).
notepad(w98se): - "Seite einrichten" (Page Setup): visit from winedebug Read from 0x0000002e. Backtrace: =>1 0x7a9695f4 PRINTDLG_PageDlgProcA+0x204(hDlg=0x60026, uMsg=0x110, wParam=0x0, lParam=0x7bc70210) ... /dlls/commdlg/printdlg.c:3104] in comdlg32 (0x7b90f1bc)
- "Drucken" (Print) --- cut --- The file "testfile-140.txt" can't be printed. Make sure, that the Printer is connected and configured. --- cut ---
notepad(w2k): - "Seite einrichten" (Page Setup) fixme:commdlg:PageSetupDlgW Unicode implementation is not done yet Window "Page Setup" comes up some Format-Problems: Border input-fields show "fmm"
- "Drucken" (Print) fixme:commdlg:PrintDlgExW stub notepad comes back to normal status
Thats some of the holes.