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=77324 --- shadow/77324 2006-03-28 10:52:37.000000000 -0500 +++ shadow/77324.tmp.26259 2006-03-28 11:28:29.000000000 -0500 @@ -229,6 +229,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-03-28 10:52 ------- Hi, what about this idea of Miguel. For me this sounds like a good solution. To my mind it's much cleaner to map to a proprietary mono-only name than to rely on general names not to clash in any conceivable situation. + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-28 11:28 ------- +They aren't general names, they're the published windows API. As +you're embedding mono in your application however, there's nothing +stopping you from doing the rename yourself. Adding +"CPPFLAGS=-DGetCurrentProcess=MonoGetCurrentProcess" to the +environment when calling configure might be enough. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
