http://bugs.winehq.org/show_bug.cgi?id=6829
------- Additional Comments From oberon@wildwein.de 2007-19-03 03:25 ------- apparently COMDLG32_SetCommDlgExtendedError(0) is missing in Wine - at least I can't find it in http://source.winehq.org/source/dlls/comdlg32/filedlg.c, but it is possible that I am too C agnostic for recognizing it.
Moreover my Win98 Test system hasn't a defualt printer either and neither that system nor Wine with the native comdlg32.dll (from Win98SE) produces that error.
So it might be worthwhile to try to add a COMDLG32_SetCommDlgExtendedError(0) at the right spot and hope that it does heal that minor problem without breaking the code somewhere else ... but who can do that?
regards Bernhard