[Mono-bugs] [Bug 79992][Nor] Changed - [Win32] PrinterSettings complains about (incorrect) invalid settings
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 20 14:42:42 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79992
--- shadow/79992 2006-11-20 12:35:04.000000000 -0500
+++ shadow/79992.tmp.16811 2006-11-20 14:42:42.000000000 -0500
@@ -55,6 +55,11 @@
Actually on my box Win32DocumentProperties (IntPtr.Zero, IntPtr.Zero,
printer, IntPtr.Zero, IntPtr.Zero, 0) returns 0, which is regarded as
invalid in PrintingServiceWin32.cs (line 54).
A call to Marshal.GetWin32LastError() immediately after that line also
returned 0 (i.e. no error).
+
+------- Additional Comments From shana.ufie at gmail.com 2006-11-20 14:42 -------
+Created an attachment (id=18124)
+Test app for DocumentProperties in win32
+
More information about the mono-bugs
mailing list