News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

RadASM 2.2.1.8 Bugtest

Started by KetilO, October 09, 2009, 11:12:48 AM

Previous topic - Next topic

KetilO

Whats new:
2.2.1.8
o Made it possible to load api files depending on project type.
  This makes it easier to create projects for other OS'es than Windows.
  Contributed api files welcome.
o Created a masm parser dll. This makes parsing masm projects more reliable.
o Auto Load is replaced by saving current open files to project file.
o File tabs can be dragged to a new position. The tab order is saved to project file.
o The project browser now supports sub groups. Use Project Groups to maintain groups.
o The Project Groups dialog has been redesigned and is more user friendly.
o When a file is added to the project it will be added to the current group.
o Added Project / Add Existing / Current Open File. Adds the current open file to the project.
o Added Expand / Collapse toolbar button to project browser.
o Added BS_SPLITBUTTON, BS_DEFSPLITBUTTON, BS_COMMANDLINK and BS_DEFCOMMANDLINK button styles.
o Added TBS_REVERSED, TBS_DOWNISLEFT, TBS_NOTIFYBEFOREMOVE and TBS_TRANSPARENTBKGND trackbar styles.
o Added SysLink control.

The download contains IDE, assembly and high level programming packs, language and help files.

Get it here:
https://fbedit.svn.sourceforge.net/svnroot/fbedit/RadASM/ReleaseMake/Release.zip

KetilO