PDA

Click to See Complete Forum and Search --> : Compile Problem


WindowsNuclear
Feb 28th, 2003, 01:59 AM
Were there possible to compile QB45 files to 32 bit dlls?

THX in Advance.

Scott Slater
Feb 28th, 2003, 02:16 PM
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 (http://www.powerbasic.com) . Then you can easily create 32-bit DLLs that can be used with any other windows programming language.