[Implemented] Import C dlls
[Implemented] Import C dlls
Some way to use the dll importer with dlls that use the C call instead of the stdcall, like the MS C Run time lib msvcrt.dll wich contains pretty useful functions
You do know that c function calls are supported by the library library?
http://www.purebasic.com/documentation/ ... ction.html
http://www.purebasic.com/documentation/ ... ction.html