ResEdit is a free Resource Editor for Win32 programs. You can use it if you want to use dialogs, icon, version information or other types of resources. Output files can be compiled by any Win32 compiler, like MinGW and Microsoft Visual C++. To open a file which uses Win32 API symbolic constants, you will also need Win32 header files (usually coming with you compiler).
What's New in This Release: [ read full changelog ]
· Fixed : Problem when creating new bitmaps or icons from res file · Fixed : Problems with command-line mode · Added : Multiple selection, cuy/copy paste operations in string table and accelerator editors. · Added : "Display all controls" checkbox in the tab order window to show control not having the WS_TABSTOP style