Birdie's TWin32 Mod

BlitzMax Forums/BlitzMax Programming/Birdie's TWin32 Mod

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"

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 )