My profile says I'm using 2.6.3 but that is for my main commercial projects. This project is personal (currentlyradcapricorn wrote:Always welcome
I had one question. Was this trouble (and its solution) relevent to wxWidgets 2.6.3 or you've encountered it in other versions too?

(The reason I use 2.6.3 is that I program GUI enabled plug-ins for Mac. Long story...)
PS. My first test failed in the way I describe in this thread, because the wxWince project was incorrectly/incompletely conveted into a VS2005 project. What was missing was a link parameter indicating I am targeting a modern OS (or however the flag is interpreted). No recompile of the code is needed, just a relink. So the code is the same I guess.