The bugtest version of this nice assembly IDE just got out. since, at the moment the RadASM's website is dead, I have uploaded all of the available packages.
Changelog:
*Added resource type RT_HTML *Code lines now has a yellow indicator for unsaved changes, green for saved changes. *Better code complete support for C/C++ (locals (Ctrl+Shift+Space) and casted structures). *Added protection against malicious project files (.rap). A dialog shows the command that will be executed. It is up to you to accept the command or not. There is also a 'Don't ask again' option. Even with this added protection you should always open a project file from a non trusted source in text edit mode (File / Open File) and verify that it not executes any suspicious commands. *Fixed RadASM Project File (.rap) Stack-Based Buffer Overflow Vulnerability.