ResEdit: A very interesting free resources editor we may give it a try
http://www.resedit.net/
http://www.resedit.net/screenshots.htm
Thanks to Felix for the info
Free Resources Editor
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Antonio
YUP .. #include <windows.h> had to be placed in the .rc file and had to be configured in the editor.. just curious why Borland Workshop does not need the ( any ) include statement(s) ??
None of my .rc's have any include statements .. and have no adverse affect when running under my applications.. header files was the brunt of my critisms with Pelles C .. especially if you switch between compilers Borland and MSVC ..
Just curious Felix .. to make your editor work .. can you test for the include file before you open an existing .rc and ask if it can be inserted and what is the \include path ??
Rick Lipkin
YUP .. #include <windows.h> had to be placed in the .rc file and had to be configured in the editor.. just curious why Borland Workshop does not need the ( any ) include statement(s) ??
None of my .rc's have any include statements .. and have no adverse affect when running under my applications.. header files was the brunt of my critisms with Pelles C .. especially if you switch between compilers Borland and MSVC ..
Just curious Felix .. to make your editor work .. can you test for the include file before you open an existing .rc and ask if it can be inserted and what is the \include path ??
Rick Lipkin