[Mono-list] Porting issues
eschneider at schneidersoft.com
eschneider at schneidersoft.com
Wed Dec 12 01:15:57 EST 2007
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: junk001 at schneidersoft.com [mailto:junk001 at schneidersoft.com]
Sent: Tuesday, December 11, 2007 1:27 PM
To: miguel at novell.com; eschneider at schneidersoft.com
Cc: mono-list at lists.ximian.com
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 <miguel at novell.com>
Sent: Tuesday, December 11, 2007 1:07 PM
To: eschneider at schneidersoft.com
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 - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20071212/7e2ff7ab/attachment.html
More information about the Mono-list
mailing list