Free Resources Editors for Windows
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Free Resources Editors for Windows
Here you have a list of free Resources Editors for Windows:
Aqui teneis una lista de editores de recursos para Windows, gratuitos:
ResEd:
http://www.radasm.com/resed/index.html
ResEditor:
http://www.resedit.net/
We appreciate your cooperation to complete this list, thanks!
Agradecemos vuestra cooperación para completar esta lista, gracias!
Aqui teneis una lista de editores de recursos para Windows, gratuitos:
ResEd:
http://www.radasm.com/resed/index.html
ResEditor:
http://www.resedit.net/
We appreciate your cooperation to complete this list, thanks!
Agradecemos vuestra cooperación para completar esta lista, gracias!
Last edited by Antonio Linares on Thu Nov 06, 2008 9:28 am, edited 1 time in total.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
PellesC includes a very good resources editor:
http://www.smorgasbordet.com/pellesc/
http://www.smorgasbordet.com/pellesc/
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Microsoft VSX:
http://forums.fivetechsoft.com/viewtopic.php?t=9572
http://forums.fivetechsoft.com/viewtopic.php?t=9572
Re: Free Resources Editors for Windows
Hola/hi Antonio,
aquí XN Resource Editor http://www.wilsonc.demon.co.uk/d10resourceeditor.htm
Here XN Resource Editor http://www.wilsonc.demon.co.uk/d10resourceeditor.htm
Saludos/Regards,
Félix
aquí XN Resource Editor http://www.wilsonc.demon.co.uk/d10resourceeditor.htm
Here XN Resource Editor http://www.wilsonc.demon.co.uk/d10resourceeditor.htm
Saludos/Regards,
Félix
-
- Posts: 454
- Joined: Sun Oct 30, 2005 6:37 am
- Location: Guangzhou(Canton),China
Re: Free Resources Editors for Windows
About ResEditor:
http://www.resedit.net/
Can directly edit 32 bits .dll.
find 2 questions:
1. customer control can't set height <8,
2. dialog rc text can't directly edit or copy ,paste.
Shuming Wang
http://www.resedit.net/
Can directly edit 32 bits .dll.
find 2 questions:
1. customer control can't set height <8,
2. dialog rc text can't directly edit or copy ,paste.
Shuming Wang
Re: Free Resources Editors for Windows
Among these examples is there any compatible with a RC generated by Resource Workshop?
Kleyber Derick
FWH / xHb / xDevStudio / SQLLIB
FWH / xHb / xDevStudio / SQLLIB
Re: Free Resources Editors for Windows
Hi,
I just had to leave Resource Workshop (swiched to Win 7/64 workstation) and after testing all options mentioned here my choice is PellesC.
Recompiling all my RC files took some hours but now I am quite happy with it.
Only problem left is that PellesC is using relative paths to image files (and does automatic path conversion) which is not compatible with Xharbour builder.
I just had to leave Resource Workshop (swiched to Win 7/64 workstation) and after testing all options mentioned here my choice is PellesC.
Recompiling all my RC files took some hours but now I am quite happy with it.
Only problem left is that PellesC is using relative paths to image files (and does automatic path conversion) which is not compatible with Xharbour builder.
Kleyber wrote:Among these examples is there any compatible with a RC generated by Resource Workshop?
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Free Resources Editors for Windows
Hello,
I am using ResEdit to manage resources, however when I compile the resource using Borland Resource Compiler Version 5.40 I receive the following error.
Error prsht.h 1081 1: '#endif' before '#if'
I have the following includes below and my include path is "c:\borland\bcc582\include\;". Any ideas on how I can resolve the problem.
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h"
I am using ResEdit to manage resources, however when I compile the resource using Borland Resource Compiler Version 5.40 I receive the following error.
Error prsht.h 1081 1: '#endif' before '#if'
I have the following includes below and my include path is "c:\borland\bcc582\include\;". Any ideas on how I can resolve the problem.
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h"
- Rick Lipkin
- Posts: 2397
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Re: Free Resources Editors for Windows
Darrell
Make this change in prsht.h .. located in your Borland setup \include
Make this change in prsht.h .. located in your Borland setup \include
Rick LipkinIn prsht.h line 187 there is:
UINT *pcRefParent; \
if we remove the trailing \ then the resources compiler compiles without error.
Last edited by Rick Lipkin on Mon Jun 24, 2013 2:30 pm, edited 1 time in total.
- cdmmaui
- Posts: 653
- Joined: Fri Oct 28, 2005 9:53 am
- Location: The Woodlands - Dallas - Scottsdale - London
- Contact:
Re: Free Resources Editors for Windows
Hey Rick,
Thanks! That fixed it!!!
Thanks! That fixed it!!!
Re: Free Resources Editors for Windows
Hola,
ResEdit tiene nueva versión 1.62 http://www.resedit.net/.
Hello,
a new ResEdit version 1.62 http://www.resedit.net/
Saludos/regards,
ResEdit tiene nueva versión 1.62 http://www.resedit.net/.
Hello,
a new ResEdit version 1.62 http://www.resedit.net/
Saludos/regards,
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Free Resources Editors for Windows
Felix,
gracias
gracias
Re: Free Resources Editors for Windows
Antonio,
thanks to Julien Ado ResEdit creator.
Regards,
thanks to Julien Ado ResEdit creator.
Regards,
Re: Free Resources Editors for Windows
Hola,
ResEdit tiene nueva versión 1.63 http://www.resedit.net/.
Hello,
a new ResEdit version 1.63 http://www.resedit.net/
Saludos/regards
ResEdit tiene nueva versión 1.63 http://www.resedit.net/.
Hello,
a new ResEdit version 1.63 http://www.resedit.net/
Saludos/regards
Re: Free Resources Editors for Windows
Alguén sabe compilar en Pascal?
Resource Builder fuentes/code:
https://www.planet-source-code.com/vb/s ... 8&lngWId=7
Podria compilar y disponiobilizar este Editor?
Gracias;
Regards, saludos.
Resource Builder fuentes/code:
https://www.planet-source-code.com/vb/s ... 8&lngWId=7
Podria compilar y disponiobilizar este Editor?
Gracias;
Regards, saludos.
João Santos - São Paulo - Brasil