Skip to content

03/07/2013 public release

gmBasic
[+] Upgrade to 10.04.B7
[+] Additional work on gmSL relating to opcodes
[R] Platform independence work (setting the stage for porting VB6 apps to mobile platforms)

MetaLang
[Change] lang\GMSLANG.XML
[Change] lang\OPCODES.XML

gmStudio
[+] Added logic to allow batch processing of IDLs to IDFs based on a path list file
[+] Reworked IDL/IDF generation to use Managed APIs rather than COM (TLBINF32.DLL)
[!] Correct parsing #include statements with tabs instead of spaces
[R] optimized use of string handling APIs by reducing use of VBNET.Like

gmStudioPlugIn (beta)
[!] Corrected problem with files being opened read-only in the VS editor

Installer
[+] Removed TLBINF32.dll, gmStudioTLI.dll, and gmStudioTLIrcw.dll
[R] Clean up and repair gmStudioSetup project after removing TLBINF32 dependencies