[Mono-bugs] [Bug 44849][Wis] Changed - /win32icon:<file> isn't supported by MCS
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jan 2004 08:51:32 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=44849
--- shadow/44849 2004-01-03 15:47:14.000000000 -0500
+++ shadow/44849.tmp.8214 2004-01-09 08:51:31.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 44849
Product: Mono/Compilers
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: vargaz@freemail.hu
ReportedBy: spouliot@videotron.ca
QAContact: mono-bugs@ximian.com
@@ -44,6 +44,9 @@
------- Additional Comments From bmaurer@users.sf.net 2003-12-24 23:17 -------
Actually, you can do it with AssemblyBuilder.DefineUnmanagedResource.
However, we have not implemented this method.
It should be easy to figure out what MS does (just do some brute
force, Sebastien is good at that ;-).
+
+------- Additional Comments From vargaz@freemail.hu 2004-01-09 08:51 -------
+Fixed in CVS.