Re: Challenge: Build a Color-Coded Log Viewer for Phix/Euphoria (Inspired by chat.exw)
- Posted by petelomax in June
- 980 views
Icy_Viking said...
I think the CPP name mangling would be an issue, I assume it would also be an issue with other programming languages. I guess it might be possible with work-arounds or renaming/rewording the function names mangling due to OOP.
See for instance this.
I merely suspect trying to do GUI stuff in a dll might cause problems, whereas I'm much more (~66.6%) confident that trying to do some gui stuff in the dll and some outside the dll will pretty soon make you wish you had never been born.

