ResEdit is a tool for creating and editing RC files used, among others, by Microsoft Visual Studio, in which a number of information concerning the appearance of the program, used resources, version numbers, etc. is stored. The program has a very clear editor with which you can create new forms, menus, buttons or progress bars.
Ready projects can be exported to RC format or as a C/C+++ source. The application can be very useful in the case of ordering the design of the appearance of the created program. Graphic designer does not have to know about creating programs, because the entire GUI of the application is created using the drag and drop method.









