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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 23 Jan 2005 16:08:35 -0500 (EST)


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@ximian.com.

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

--- shadow/71642	2005-01-23 16:08:35.000000000 -0500
+++ shadow/71642.tmp.2966	2005-01-23 16:08:35.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 71642
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: miguel@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PE32+ file format support.
+
+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