Hi i have a problem in my migration to harbour
I can't create my .res to be link in the app
BRC32 -r file.rc (i use Borland C++ 5.5.1)
it don't create something
I've tried many [options] of BRC32 and BRCC32 and never generate any file.res
Thanks for help
prob with brc32
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Sometimes i think i am very stupid
In my batch i've put
"ECHO brcc32 -32 file.rc"
I just cut ECHO and everything is clear
I AM RED WITH THE SHAME!!!!!!
But i have an other error : I can't preview my prints
hERE IS ERROR LOG
"Application
===========
Path and name: C:\titus\PRG\titus.exe (32 bits)
Size: 1,585,664 bytes
Time from start: 0 hours 0 mins 25 secs
Error occurred at: 20/11/08, 14:06:23
Error description: Error FiveWin/3 Cannot create Dialog Box:
Resource: PREVIEW_PROC
Stack Calls
===========
Called from: .\source\classes\DIALOG.PRG => CREATEDLGERROR(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: => TREPORT:ACTIVATE(0)
Called from: VACCIN.prg => IMPLISTE(275)
Called from: VACCIN.prg => (b)VACCIN(100)
Called from: => TBUTTON:CLICK(0)
Called from: => TBUTTON:HANDLEEVENT(0)
Called from: .\source\classes\WINDOW.PRG => _FWH(0)
Called from: => SENDMESSAGE(0)
Called from: => TDIALOG:COMMAND(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => TDIALOG:HANDLEEVENT(0)
Called from: => DIALOGBOX(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: VACCIN.prg => VACCIN(108)
Called from: VACCIN.prg => VACCIN0(9)
Called from: TITUS.prg => (b)BARRE(481)
Called from: => TBTNBMP:CLICK(0)
Called from: => TBTNBMP:LBUTTONUP(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => TCONTROL:HANDLEEVENT(0)
Called from: => TBTNBMP:HANDLEEVENT(0)
Called from: .\source\classes\WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: => TWINDOW:ACTIVATE(0)
Called from: TITUS.prg => PRINCIPALE(394)
THANKS
In my batch i've put
"ECHO brcc32 -32 file.rc"
I just cut ECHO and everything is clear
I AM RED WITH THE SHAME!!!!!!
But i have an other error : I can't preview my prints
hERE IS ERROR LOG
"Application
===========
Path and name: C:\titus\PRG\titus.exe (32 bits)
Size: 1,585,664 bytes
Time from start: 0 hours 0 mins 25 secs
Error occurred at: 20/11/08, 14:06:23
Error description: Error FiveWin/3 Cannot create Dialog Box:
Resource: PREVIEW_PROC
Stack Calls
===========
Called from: .\source\classes\DIALOG.PRG => CREATEDLGERROR(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: => TREPORT:ACTIVATE(0)
Called from: VACCIN.prg => IMPLISTE(275)
Called from: VACCIN.prg => (b)VACCIN(100)
Called from: => TBUTTON:CLICK(0)
Called from: => TBUTTON:HANDLEEVENT(0)
Called from: .\source\classes\WINDOW.PRG => _FWH(0)
Called from: => SENDMESSAGE(0)
Called from: => TDIALOG:COMMAND(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => TDIALOG:HANDLEEVENT(0)
Called from: => DIALOGBOX(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: VACCIN.prg => VACCIN(108)
Called from: VACCIN.prg => VACCIN0(9)
Called from: TITUS.prg => (b)BARRE(481)
Called from: => TBTNBMP:CLICK(0)
Called from: => TBTNBMP:LBUTTONUP(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => TCONTROL:HANDLEEVENT(0)
Called from: => TBTNBMP:HANDLEEVENT(0)
Called from: .\source\classes\WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: => TWINDOW:ACTIVATE(0)
Called from: TITUS.prg => PRINCIPALE(394)
THANKS
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Patili:
Perhaps you have not the PREV32.DLL file in the exe's folder.
Regards
Perhaps you have not the PREV32.DLL file in the exe's folder.
Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
Hello everybody,
Concerning PREV32.DLL, I can do this proposition.
I imported all the resources of PREV32.DLL into my own DLL-file or RES-file. And it works very well.
It was a great help for me since I don't have to take care about PREV32.DLL anymore.
Concerning PREV32.DLL, I can do this proposition.
I imported all the resources of PREV32.DLL into my own DLL-file or RES-file. And it works very well.
It was a great help for me since I don't have to take care about PREV32.DLL anymore.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: