[Mono-bugs] [Bug 71642][Min] Changed - PE32+ file format support.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 13:29:32 EDT 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 miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71642

--- shadow/71642	2005-01-23 16:08:35.000000000 -0500
+++ shadow/71642.tmp.13911	2006-09-07 13:29:32.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 71642
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -18,6 +18,16 @@
 
 In .NET 2.0 there is support for 64-bit offsets on the PE file,
 images for this format can be produced with ilasm /pe64 command
 line option.
 
 Low priority bug
+
+------- Additional Comments From miguel at ximian.com  2006-09-07 13:29 -------
+Thanks to JB, we found some documentation on the changes to the file
+format, they are here:
+
+http://blogs.msdn.com/kstanton/archive/2004/03/31/105060.aspx
+http://uninformed.org/index.cgi?v=4&a=1&p=5
+
+The docs are on the public API files for Windows, but the first blog
+post does a nice walkthrough the changes. 


More information about the mono-bugs mailing list