Birdie's TWin32 Mod

BlitzMax Forums/BlitzMax Programming/Birdie's TWin32 Mod

Sarge(Posted 2005) [#1]
this mods wasnt working for me till i found a solution if you want this mod to work open it and change _
Extern "lib" to Extern "Win32"


Dreamora(Posted 2005) [#2]
you will have to change some stuff as well as the original win32.mod shares some functions which leads to compilation probs ( it does not show errors but tends to just not build the module at least when I tried it )