News:

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

RadASM 2.2.1.7 Released

Started by KetilO, August 14, 2009, 12:27:33 PM

Previous topic - Next topic

KetilO

Whats new:
2.2.1.7
o The code parser for masm has been enhanced to include datatypes and array sizes.
o The code parser for VC6 C/C++ (cppparse.dll) has been enhanced to include datatypes and array sizes.
o The code parser for FreePASCAL has been enhanced to include datatypes and array sizes.
o The code parser for FreeBASIC has been enhanced to include datatypes and array sizes.
o Included RADebug addin. It adds sourcecode debugging capabilities to masm, VC6 C/C++,
  FreePASCAL and FreeBASIC projects. See the RADebug.txt for more info.
o Added support for MinGW.
o The size of the code complet list is now saved to the ini file.
o Fixed a minor bug in RAEdit. REM_GETCURSORWORD did not include the size of the
  line number bar.
o Fixed a minor bug in RAEdit. Bracematching caused wrong selection on EM_SCROLLCARET.
o Fixed a buffer overrun vulnerability in TbrCreate.
o Fixed a buffer overrun vulnerability in menu editor.

Get it here:
http://radasm.cherrytree.at/

KetilO