they don't support the necessary C++ language features.
I have a problem with the fact that the SDK uses -export-all-symbols, the ms compiler doesn't have a parameter like this
so I can build the codeblocks.dll but not all the needed stuff is exported, im working on a tool that will extract all this info
from a .obj and then add it to a .def file.
Crc32.obj (from sdk/Crc32.cpp)
??_EwxString@@QAEPAXI@Z
??3@YAXPAX@Z
??_V@YAXPAX@Z
??_M@YGXPAXIHP6EX0@Z@Z
?FromFile@wxCrc32@@YAIABVwxString@@@Z
__unwindfunclet$?FromFile@wxCrc32@@YAIABVwxString@@@Z$1
__unwindfunclet$?FromFile@wxCrc32@@YAIABVwxString@@@Z$0
?cbReadFileContents@@YA?AVwxString@@AAVwxFile@@W4wxFontEncoding@@@Z
__ehhandler$?FromFile@wxCrc32@@YAIABVwxString@@@Z
___CxxFrameHandler3
@__security_check_cookie@4
?FromString@wxCrc32@@YAIABVwxString@@@Z
?GetCRC32Table@@YAPAIPAI@Z
??_U@YAPAXI@Z
LIBRARY [YourDllNameHere]
EXPORTS