hmm interesting - I didn't do much testing on it, but I can connect to an IMAP Server, create mailboxes on it and send and receive messages from it (that's all i needed to do).
I thought if stdcall is wrong. the application should have gone into nirwana. Out of curiosity, I have changed stdcall to cdecl and recompiled the programm - works as well - funny. Cheers, Adrian. Lukas Gebauer schrieb: >> i have ported Synapse to the WinCE -ARM Platform (with the freepascal >> compiler) and translated the Connection Manager API to pascal. If >> anybody is interested in this stuff I would like to share and post. >> > > Is it really working correctly? I am asking just because I see > STDCALL calling convention in your sources, but WinCE using CDECL > instead. (as you can see in FreePascal's winsock2.pp) > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
