Ok, I reran MoMA while including used libraries. I See issues on the report now. Should still show errors when run though.
void ShowPopup(Form, Form, Point) void keybd_event(byte, byte, int, int) user32 void WndProc(Message&) int SendMessage(IntPtr, int, int, IntPtr) user32 DateTime DateConvert(DateTime, Calendar) void DateTime..ctor(int, int, int, int, int, int, int, Calendar) The Calendar is not taken into consideration Calendar CreateCalendar() void ChineseLunisolarCalendar..ctor() Not Specified Calendar CreateCalendar() void JapaneseLunisolarCalendar..ctor() Not Specified Calendar CreateCalendar() void KoreanLunisolarCalendar..ctor() Not Specified Calendar CreateCalendar() void TaiwanLunisolarCalendar..ctor() Not Specified I will review these, and see what to do. Thanks, Schneider _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 11, 2007 1:27 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [email protected] Subject: Re: [Mono-list] Porting issues I tried it without the redirect also, and nothing. Also I can't get it to work in the VMWARE OpenSUSE, I get the same results. Also note I have other apps working, so mono seems to be working, both on my XP64 and OpenSUSE/VMWARE. Assuming I can't get any errors, what's the next step, debug in Visual Studio? I do a lot of system.drawing calls, and some reflection, could that be a problem? Keep in mind I am a windows guy, and a bit rusty on linux... Thanks, Schneider _____ From: Miguel de Icaza <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2007 1:07 PM To: [EMAIL PROTECTED] Subject: Re: [Mono-list] Porting issues > I have also tried "mono.exe myapp.exe 2> error.log" but the error log is > empty. What about running without redirection, what error is shown in the console? > I'm using XP64 if it matters, and VS2008 beta. Mono does not have a Win64 port, I do not know if the 32 bit binary works on Windows, I guess it probably does. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
