Page 1 of 1

Configuration of Resedit

Posted: Thu Apr 05, 2018 6:40 am
by Silvio.Falconi
Someone Know how config resedit for use with fwh ?

Re: Configuration of Resedit

Posted: Thu Apr 05, 2018 7:00 am
by Baxajaun
Hi Silvio,

it's so easy. Only you must configure Preferences. In my case

https://vgy.me/delete/p4Le8NrtcmYt

Best regards

Re: Configuration of Resedit

Posted: Thu Apr 05, 2018 4:23 pm
by Silvio.Falconi
thanks

Re: Configuration of Resedit

Posted: Fri Apr 06, 2018 6:20 pm
by carlos vargas
yo uso esto para bcc 7.20 y 7.30
Image

Re: Configuration of Resedit

Posted: Sat Apr 07, 2018 8:25 am
by Silvio.Falconi
the problem is when I open a rc run ok the save close resedit
then Open resedit app and load saved file then it make errors and close the file
this situation is the same with Pellesc

Now I prefer use all sources and I'm worlink on rc2prg to converte all resources

Re: Configuration of Resedit

Posted: Fri Mar 07, 2025 12:40 pm
by Antonio Linares
carlos vargas wrote: Fri Apr 06, 2018 6:20 pm yo uso esto para bcc 7.20 y 7.30
Image
#include <winresrc.h>
#include <windows.h>
#include <commctrl.h>

#ifndef WC_TABCONTROL
#define WC_TABCONTROL "SysTabControl32"
#endif

#ifndef MONTHCAL_CLASS
#define MONTHCAL_CLASS "SysMonthCal32"
#endif

#ifndef DATETIMEPICK_CLASS
#define DATETIMEPICK_CLASS "SysDateTimePick32"
#endif

#include "RESOURCE_HEADER"

%RESOURCES%
y en General/Include Paths:
c:\fwh\include\
c:\bcc77\include\

Re: Configuration of Resedit

Posted: Fri Mar 07, 2025 12:49 pm
by Antonio Linares
Hay alguien usando ResEdit con bcc77 ?

Da un error en sal.h

Alguien le ha encontrado soluciĆ³n ?

Re: Configuration of Resedit

Posted: Fri Mar 07, 2025 12:59 pm
by Antonio Linares
Como un workaround le he puesto esto al comienzo de sal.h:

#ifdef _CONTINUA_

y al final

#endif

Re: Configuration of Resedit

Posted: Mon Mar 10, 2025 9:29 pm
by Silvio.Falconi
I gave up using it, I use PellesC to put resources on exe but no dialog only png and bitmap