Features | Screenshots | Download | Documentation
ResEd is an editor for resource script files (*.rc) which is also used in RadASM, FbEdit and MasmEd. As every RAD Software product, it makes application development easy and fast by providing sophisticated functions and integrated clever tools.
You can download ResEd and related files at our download page.
>> Changelog
Will this wonderful app understand Unicode someday?
Hi, many thanks for this great Tool.
Commandline support would be a nice thing.
jwasm is Unicode-Ready
Uups, sorry …, forget that about commandline support
Hello,
I’m French, so sorry for my poor English.
I encounter a bug with ResEd, which is include in FBEdit (1-7-0-3). I build an application with a main dialog which has got a Tab control. At the WM_INITIALIZE, i create Resource child dialogs linked to it (with command CreateDialogParam()).
I’ve created the dialogs with ResEd like that:
- creation of the main dialog with a lot of controls and the Tab control;
- creation of the menu’s resources;
- creation of child dialogs for the 6 tabs of the main dialog
But at the execution, CreateDialogParam() for the tabs returns NULL. After a long time, i find that the .rc format is invalid: the DIALOGEX blocs are separated with the MENU bloc (same order that creation order), and the sub-dialogs rc definitions are inaccessible !
What would be great is that when you’re saving, all the DIALOGEX blocs would be saved together consecutively, not according to the order of their creation.
Thanks for this great free IDE and long time to freeBasic!
As a long time Radasm user , I really like the package. I retired last year and using it again. I will post source code for my projects when I clean them up.
[...] сначала следует скачать визуальный редактор ресурсов ResEd. Запускаем его и видим [...]