Page 1 of 2
Free Resources Editors for Windows
Posted: Fri Sep 19, 2008 1:03 pm
by Antonio Linares
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!
Posted: Sun Sep 21, 2008 8:36 pm
by Antonio Linares
PellesC includes a very good resources editor:
http://www.smorgasbordet.com/pellesc/
Posted: Thu Sep 25, 2008 3:13 pm
by Antonio Linares
Re: Free Resources Editors for Windows
Posted: Mon Jul 05, 2010 9:48 am
by Baxajaun
Re: Free Resources Editors for Windows
Posted: Mon Oct 18, 2010 4:09 am
by ShumingWang
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
Re: Free Resources Editors for Windows
Posted: Mon Oct 18, 2010 9:24 pm
by Kleyber
Among these examples is there any compatible with a RC generated by Resource Workshop?
Re: Free Resources Editors for Windows
Posted: Tue Oct 19, 2010 9:56 am
by Taavi
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.
Kleyber wrote:Among these examples is there any compatible with a RC generated by Resource Workshop?
Re: Free Resources Editors for Windows
Posted: Mon Jun 24, 2013 1:51 pm
by cdmmaui
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"
Re: Free Resources Editors for Windows
Posted: Mon Jun 24, 2013 2:16 pm
by Rick Lipkin
Darrell
Make this change in prsht.h .. located in your Borland setup \include
In prsht.h line 187 there is:
UINT *pcRefParent; \
if we remove the trailing \ then the resources compiler compiles without error.
Rick Lipkin
Re: Free Resources Editors for Windows
Posted: Mon Jun 24, 2013 2:18 pm
by cdmmaui
Hey Rick,
Thanks! That fixed it!!!
Re: Free Resources Editors for Windows
Posted: Fri Mar 28, 2014 9:47 am
by Baxajaun
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,
Re: Free Resources Editors for Windows
Posted: Fri Mar 28, 2014 10:52 am
by Antonio Linares
Felix,
gracias
Re: Free Resources Editors for Windows
Posted: Fri Mar 28, 2014 3:33 pm
by Baxajaun
Antonio,
thanks to Julien Ado ResEdit creator.
Regards,
Re: Free Resources Editors for Windows
Posted: Wed Sep 24, 2014 1:29 pm
by Baxajaun
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
Re: Free Resources Editors for Windows
Posted: Mon May 16, 2016 7:31 pm
by karinha
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.