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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79520 --- shadow/79520 2006-09-29 12:50:37.000000000 -0400 +++ shadow/79520.tmp.12171 2006-09-29 13:11:58.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79520 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -62,6 +62,9 @@ ... IntPtr argv = new IntPtr(0); int argc = 0; gtk_init (ref argc, ref argv); + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-29 13:11 ------- +jchambers wins. IntPtr.Zero, IntPtr.Zero it is. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
