Were there possible to compile QB45 files to 32 bit dlls?
THX in Advance.
Printable View
Were there possible to compile QB45 files to 32 bit dlls?
THX in Advance.
QB45 will only compile 16-bit DOS aps. To compile 32-Bit DLLs with a QB-Like dialect of BASIC, you should check out PowerBASIC for Windows at www.powerbasic.com . Then you can easily create 32-bit DLLs that can be used with any other windows programming language.