So....

I have performed the necessary modifications in my command line...

and... guess what? It now works!

I really have to thank you because without external help I cannot imagine
how I would have detected this error, which I really believed was linked
to some C++ syntax, and not to compiling options... Anyway, I have 
learned something today!

I have also performed the following (trivial) modifications in 
Pop3Client.cpp:

line 199: replace atoi() by wxAtoi()
line 201: put a _T() around the character chain
line 202: put a _T() around the character chain

That's it!

The program now compiles and presumably works (yet to be tested!)

Thanks once again!

Paul

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to