更新日志:
Changes in 5.1.4
Bugfix: Editor font preferences not being applied on restart
Bugfix: Minor buges in commandline processing
Changes in 5.1.2
Update: Update to commandline sytax and & bugfixes
Changes in 5.1.1
Bugfix: incorrect editor fonts when displaying multibyte characters
Bugfix: compiler mishandled hex. escape chars with ambiguous trailing text.
Bugfix: incorrect handling of #define directive
Bugfix: incorrect handling of statusbar alignment in dialog resources
Bugfix: line numbering broken when swapping between editing and binary views
Bugfix: relative paths in filenames was broken
Bugfix: incorrect error reporting while parsing some #include files
Bugfix: extracting resources using commandline scripts was buggy.
Added: added support for multi-line comments /* ... */
Updated: can now open and save non-resource type text files
Updated: context help improved
Changes in 5.1.6
Bugfix: Commandline syntax bug (some commas required trailing spaces)
Changes in 5.1.5
Bugfix: Comments within some resource definitions would not compile