Do I need a resource editor to design dialog boxes for WinBinder?
A. WinBinder does not need compiled resources. It builds its windows, dialog boxes and controls on the fly. You can code your resources “by hand”, which is a painstaking but perfectly valid process. In this case you will not need a resource editor. However, it is much easier to use a resource editor to generate one or more RC files. WinBinder will then parse these files and convert them to WinBinder commands. The only resource editor tested to date is WinAsm Studio by Antonis Kyprianou, but others can be easily supported as well.