Canal 5 IDE (work in progress)
Re: Canal 5 IDE (work in progress)
NO but I am happy if you help me please !!
Re: Canal 5 IDE (work in progress)
Antonio, Paco
Now I compiled with harbour and I have these errors could you help me please
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\work\bcc582\bin\ilink32.exe -Gn -aa -Tpe -s -Iobj -Lc:\work\bcc582\lib -x @make.tmp
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_ISARRAY' referenced from C:\WORK\PRG\C5IDE\OBJ\APP.OBJ
Error: Unresolved external '_ISCHAR' referenced from C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Warning: Public symbol '_HB_FUN_DRAWFOCUSRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_PTINRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_INTERSECTRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_BOX' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_CREATEBOLD' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_WBRWSCROLL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_DRAWFRAMECONTROL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBO' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOEDIT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_GETDEFAULTFONTNAME' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SHAPE.OBJ
Warning: Public symbol '_HB_FUN_ALPHABLEND' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ
Warning: Public symbol '_HB_FUN_DLGFINDTEXT' defined in both module C:\WORK\PRG\C5IDE\OBJ\DLGFIND.OBJ and C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_TWBROWSE2' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_FINDININWORD' defined in both module C:\WORK\PRG\C5IDE\OBJ\QFTP.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
** error 2 ** deleting .\c5ide.exe
Now I compiled with harbour and I have these errors could you help me please
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\work\bcc582\bin\ilink32.exe -Gn -aa -Tpe -s -Iobj -Lc:\work\bcc582\lib -x @make.tmp
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_ISARRAY' referenced from C:\WORK\PRG\C5IDE\OBJ\APP.OBJ
Error: Unresolved external '_ISCHAR' referenced from C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Warning: Public symbol '_HB_FUN_DRAWFOCUSRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_PTINRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_INTERSECTRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_BOX' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_CREATEBOLD' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_WBRWSCROLL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_DRAWFRAMECONTROL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBO' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOEDIT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_GETDEFAULTFONTNAME' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SHAPE.OBJ
Warning: Public symbol '_HB_FUN_ALPHABLEND' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ
Warning: Public symbol '_HB_FUN_DLGFINDTEXT' defined in both module C:\WORK\PRG\C5IDE\OBJ\DLGFIND.OBJ and C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_TWBROWSE2' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_FINDININWORD' defined in both module C:\WORK\PRG\C5IDE\OBJ\QFTP.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
** error 2 ** deleting .\c5ide.exe
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: Canal 5 IDE (work in progress)
Silvio,
Error: Unresolved external '_ISARRAY' referenced from C:\WORK\PRG\C5IDE\OBJ\APP.OBJ
Error: Unresolved external '_ISCHAR' referenced from C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Are now HB_ISCHAR and HB_ISARRAY
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
You need to lick hbcpre.lib
Error: Unresolved external '_ISARRAY' referenced from C:\WORK\PRG\C5IDE\OBJ\APP.OBJ
Error: Unresolved external '_ISCHAR' referenced from C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Are now HB_ISCHAR and HB_ISARRAY
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
You need to lick hbcpre.lib
Muchas gracias. Many thanks.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Re: Canal 5 IDE (work in progress)
Lucas,
i ADD
HBCPRE = $(HARBOUR_LIB_DIR)\hbcpre.lib
i CHANGE HB_ISARRAY AND HB_ISCHAR
BUT i HAVE THESE ERRORS NOW
i ADD
HBCPRE = $(HARBOUR_LIB_DIR)\hbcpre.lib
i CHANGE HB_ISARRAY AND HB_ISCHAR
BUT i HAVE THESE ERRORS NOW
Code: Select all
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\app.prg -oobj\app.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\app.prg' and generating preprocessed output to 'source\app.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
2800
2900
3000
Lines 7155, Functions/Procedures 53
Generating C source output to 'obj\app.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\app.obj obj\app.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\app.hrb:
Warning W8064 source\\app.prg 1729: Call to function with no prototype in function HB_FUN_C5_ISAPPTHEMED
Warning W8064 source\\app.prg 1747: Call to function with no prototype in function HB_FUN_C5_ISTHEMEACTIVE
Warning W8075 source\\app.prg 1756: Suspicious pointer conversion in function HB_FUN_C5_OPENTHEMEDATA
Warning W8075 source\\app.prg 1948: Suspicious pointer conversion in function HB_FUN_C5_DRAWTHEMETEXT
Warning W8075 source\\app.prg 1975: Suspicious pointer conversion in function HB_FUN_C5_DRAWTHEMETEXT
Warning W8004 source\\app.prg 2328: 'nYMiddle' is assigned a value that is never used in function HB_FUN_DSGNBORDE
Warning W8004 source\\app.prg 2374: 'nRight' is assigned a value that is never used in function GradientFill95
Warning W8004 source\\app.prg 2372: 'nBottom' is assigned a value that is never used in function GradientFill95
Warning W8075 source\\app.prg 2613: Suspicious pointer conversion in function HB_FUN_XDLGUNITS
Warning W8075 source\\app.prg 2622: Suspicious pointer conversion in function HB_FUN_XDLGUNITS
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\browse.prg -oobj\browse.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\browse.prg' and generating preprocessed output to 'source\browse.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
100
200
300
100
200
Lines 4538, Functions/Procedures 9
Generating C source output to 'obj\browse.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\browse.obj obj\browse.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\browse.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\combobox.prg -oobj\combobox.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\combobox.prg' and generating preprocessed output to 'source\combobox.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
Lines 4573, Functions/Procedures 20
Generating C source output to 'obj\combobox.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\combobox.obj obj\combobox.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\combobox.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\ctrltbar.prg -oobj\ctrltbar.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\ctrltbar.prg' and generating preprocessed output to 'source\ctrltbar.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
100
200
300
400
500
600
700
Lines 5292, Functions/Procedures 22
Generating C source output to 'obj\ctrltbar.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\ctrltbar.obj obj\ctrltbar.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\ctrltbar.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\designer.prg -oobj\designer.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\designer.prg' and generating preprocessed output to 'source\designer.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
2800
2900
Lines 7087, Functions/Procedures 73
Generating C source output to 'obj\designer.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\designer.obj obj\designer.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\designer.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dlgfind.prg -oobj\dlgfind.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dlgfind.prg' and generating preprocessed output to 'source\dlgfind.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
Lines 3987, Functions/Procedures 5
Generating C source output to 'obj\dlgfind.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dlgfind.obj obj\dlgfind.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dlgfind.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnWnd.prg -oobj\dsgnWnd.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnWnd.prg' and generating preprocessed output to 'source\dsgnWnd.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
Lines 6740, Functions/Procedures 27
Generating C source output to 'obj\dsgnWnd.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnWnd.obj obj\dsgnWnd.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnWnd.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnbar.prg -oobj\dsgnbar.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnbar.prg' and generating preprocessed output to 'source\dsgnbar.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
100
200
300
400
500
600
700
800
900
Lines 6215, Functions/Procedures 22
Generating C source output to 'obj\dsgnbar.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnbar.obj obj\dsgnbar.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnbar.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnbbmp.prg -oobj\dsgnbbmp.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnbbmp.prg' and generating preprocessed output to 'source\dsgnbbmp.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5285, Functions/Procedures 8
Generating C source output to 'obj\dsgnbbmp.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnbbmp.obj obj\dsgnbbmp.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnbbmp.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnbrw.prg -oobj\dsgnbrw.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnbrw.prg' and generating preprocessed output to 'source\dsgnbrw.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5301, Functions/Procedures 7
Generating C source output to 'obj\dsgnbrw.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnbrw.obj obj\dsgnbrw.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnbrw.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnbtn.prg -oobj\dsgnbtn.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnbtn.prg' and generating preprocessed output to 'source\dsgnbtn.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
500
600
700
Lines 5672, Functions/Procedures 14
Generating C source output to 'obj\dsgnbtn.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnbtn.obj obj\dsgnbtn.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnbtn.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgncbx.prg -oobj\dsgncbx.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgncbx.prg' and generating preprocessed output to 'source\dsgncbx.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
Lines 5426, Functions/Procedures 11
Generating C source output to 'obj\dsgncbx.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgncbx.obj obj\dsgncbx.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgncbx.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnedit.prg -oobj\dsgnedit.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnedit.prg' and generating preprocessed output to 'source\dsgnedit.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5314, Functions/Procedures 10
Generating C source output to 'obj\dsgnedit.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnedit.obj obj\dsgnedit.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnedit.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnfold.prg -oobj\dsgnfold.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnfold.prg' and generating preprocessed output to 'source\dsgnfold.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
500
600
700
Lines 5658, Functions/Procedures 26
Generating C source output to 'obj\dsgnfold.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnfold.obj obj\dsgnfold.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnfold.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgngrp.prg -oobj\dsgngrp.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgngrp.prg' and generating preprocessed output to 'source\dsgngrp.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
100
200
Lines 5580, Functions/Procedures 8
Generating C source output to 'obj\dsgngrp.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgngrp.obj obj\dsgngrp.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgngrp.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnimg.prg -oobj\dsgnimg.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnimg.prg' and generating preprocessed output to 'source\dsgnimg.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
Lines 4834, Functions/Procedures 28
Generating C source output to 'obj\dsgnimg.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnimg.obj obj\dsgnimg.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnimg.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnlbx.prg -oobj\dsgnlbx.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnlbx.prg' and generating preprocessed output to 'source\dsgnlbx.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5286, Functions/Procedures 8
Generating C source output to 'obj\dsgnlbx.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnlbx.obj obj\dsgnlbx.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnlbx.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnlw.prg -oobj\dsgnlw.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnlw.prg' and generating preprocessed output to 'source\dsgnlw.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5293, Functions/Procedures 6
Generating C source output to 'obj\dsgnlw.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnlw.obj obj\dsgnlw.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnlw.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnmenu.prg -oobj\dsgnmenu.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnmenu.prg' and generating preprocessed output to 'source\dsgnmenu.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
Lines 6787, Functions/Procedures 41
Generating C source output to 'obj\dsgnmenu.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnmenu.obj obj\dsgnmenu.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnmenu.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnpanel.prg -oobj\dsgnpanel.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnpanel.prg' and generating preprocessed output to 'source\dsgnpanel.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
500
600
Lines 5547, Functions/Procedures 23
Generating C source output to 'obj\dsgnpanel.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnpanel.obj obj\dsgnpanel.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnpanel.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnprgb.prg -oobj\dsgnprgb.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnprgb.prg' and generating preprocessed output to 'source\dsgnprgb.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
Lines 5188, Functions/Procedures 5
Generating C source output to 'obj\dsgnprgb.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnprgb.obj obj\dsgnprgb.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnprgb.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnrpt.prg -oobj\dsgnrpt.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnrpt.prg' and generating preprocessed output to 'source\dsgnrpt.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
Lines 4357, Functions/Procedures 4
Generating C source output to 'obj\dsgnrpt.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnrpt.obj obj\dsgnrpt.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnrpt.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnsay.prg -oobj\dsgnsay.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnsay.prg' and generating preprocessed output to 'source\dsgnsay.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
Lines 4644, Functions/Procedures 10
Generating C source output to 'obj\dsgnsay.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnsay.obj obj\dsgnsay.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnsay.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnscr.prg -oobj\dsgnscr.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnscr.prg' and generating preprocessed output to 'source\dsgnscr.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
Lines 4228, Functions/Procedures 4
Generating C source output to 'obj\dsgnscr.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnscr.obj obj\dsgnscr.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnscr.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnslid.prg -oobj\dsgnslid.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnslid.prg' and generating preprocessed output to 'source\dsgnslid.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
500
Lines 5481, Functions/Procedures 5
Generating C source output to 'obj\dsgnslid.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnslid.obj obj\dsgnslid.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnslid.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnspli.prg -oobj\dsgnspli.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnspli.prg' and generating preprocessed output to 'source\dsgnspli.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
Lines 5201, Functions/Procedures 6
Generating C source output to 'obj\dsgnspli.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnspli.obj obj\dsgnspli.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnspli.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgntree.prg -oobj\dsgntree.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgntree.prg' and generating preprocessed output to 'source\dsgntree.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
Lines 5238, Functions/Procedures 7
Generating C source output to 'obj\dsgntree.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgntree.obj obj\dsgntree.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgntree.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\dsgnuser.prg -oobj\dsgnuser.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\dsgnuser.prg' and generating preprocessed output to 'source\dsgnuser.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
Lines 5203, Functions/Procedures 6
Generating C source output to 'obj\dsgnuser.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\dsgnuser.obj obj\dsgnuser.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\dsgnuser.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\fileprj.prg -oobj\fileprj.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\fileprj.prg' and generating preprocessed output to 'source\fileprj.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
Lines 3907, Functions/Procedures 2
Generating C source output to 'obj\fileprj.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\fileprj.obj obj\fileprj.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\fileprj.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\findinfi.prg -oobj\findinfi.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\findinfi.prg' and generating preprocessed output to 'source\findinfi.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
Lines 4457, Functions/Procedures 9
Generating C source output to 'obj\findinfi.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\findinfi.obj obj\findinfi.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\findinfi.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\gest_ids.prg -oobj\gest_ids.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\gest_ids.prg' and generating preprocessed output to 'source\gest_ids.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
100
Lines 4191, Functions/Procedures 7
Generating C source output to 'obj\gest_ids.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\gest_ids.obj obj\gest_ids.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\gest_ids.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\imgedit.prg -oobj\imgedit.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\imgedit.prg' and generating preprocessed output to 'source\imgedit.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
100
200
300
400
500
Lines 4877, Functions/Procedures 33
Generating C source output to 'obj\imgedit.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\imgedit.obj obj\imgedit.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\imgedit.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\informes.prg -oobj\informes.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\informes.prg' and generating preprocessed output to 'source\informes.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
Lines 6597, Functions/Procedures 85
Generating C source output to 'obj\informes.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\informes.obj obj\informes.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\informes.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\lbxcolor.prg -oobj\lbxcolor.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\lbxcolor.prg' and generating preprocessed output to 'source\lbxcolor.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
Lines 4441, Functions/Procedures 5
Generating C source output to 'obj\lbxcolor.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\lbxcolor.obj obj\lbxcolor.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\lbxcolor.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\lbxfont.prg -oobj\lbxfont.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\lbxfont.prg' and generating preprocessed output to 'source\lbxfont.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
Lines 4394, Functions/Procedures 6
Generating C source output to 'obj\lbxfont.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\lbxfont.obj obj\lbxfont.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\lbxfont.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\listprop.prg -oobj\listprop.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\listprop.prg' and generating preprocessed output to 'source\listprop.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
100
100
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
Lines 7371, Functions/Procedures 63
Generating C source output to 'obj\listprop.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\listprop.obj obj\listprop.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\listprop.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\listpropex.prg -oobj\listpropex.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\listpropex.prg' and generating preprocessed output to 'source\listpropex.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
100
100
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
2800
2900
3000
3100
3200
3300
3400
Lines 7988, Functions/Procedures 78
Generating C source output to 'obj\listpropex.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\listpropex.obj obj\listpropex.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\listpropex.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\navega.prg -oobj\navega.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\navega.prg' and generating preprocessed output to 'source\navega.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
Lines 3965, Functions/Procedures 3
Generating C source output to 'obj\navega.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\navega.obj obj\navega.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\navega.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\newproj.prg -oobj\newproj.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\newproj.prg' and generating preprocessed output to 'source\newproj.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
700
Lines 4584, Functions/Procedures 28
Generating C source output to 'obj\newproj.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\newproj.obj obj\newproj.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\newproj.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\projecto.prg -oobj\projecto.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\projecto.prg' and generating preprocessed output to 'source\projecto.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
700
800
900
1000
1100
Lines 5013, Functions/Procedures 33
Generating C source output to 'obj\projecto.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\projecto.obj obj\projecto.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\projecto.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\qftp.prg -oobj\qftp.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\qftp.prg' and generating preprocessed output to 'source\qftp.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
Lines 5676, Functions/Procedures 42
Generating C source output to 'obj\qftp.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\qftp.obj obj\qftp.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\qftp.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\rc2prg.prg -oobj\rc2prg.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\rc2prg.prg' and generating preprocessed output to 'source\rc2prg.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
100
200
300
400
500
600
700
800
Lines 4841, Functions/Procedures 13
Generating C source output to 'obj\rc2prg.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\rc2prg.obj obj\rc2prg.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\rc2prg.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\re.prg -oobj\re.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\re.prg' and generating preprocessed output to 'source\re.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
100
200
300
400
500
600
700
Lines 4886, Functions/Procedures 8
Generating C source output to 'obj\re.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\re.obj obj\re.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\re.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\redirect.prg -oobj\redirect.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\redirect.prg' and generating preprocessed output to 'source\redirect.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
Lines 4299, Functions/Procedures 2
Generating C source output to 'obj\redirect.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\redirect.obj obj\redirect.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\redirect.hrb:
Warning W8075 source\\redirect.prg 80: Suspicious pointer conversion in function HB_FUN_RUN1
Warning W8075 source\\redirect.prg 81: Suspicious pointer conversion in function HB_FUN_RUN1
Warning W8065 source\\redirect.prg 237: Call to function 'PeekAndPump' with no prototype in function HB_FUN_RUN1
Warning W8065 source\\redirect.prg 252: Call to function 'PeekAndPump' with no prototype in function HB_FUN_RUN1
Warning W8004 source\\redirect.prg 350: 'Success' is assigned a value that is never used in function ShowLastError
Warning W8057 source\\redirect.prg 350: Parameter 'szText' is never used in function ShowLastError
Warning W8060 source\\redirect.prg 358: Possibly incorrect assignment in function DoEvents
Warning W8060 source\\redirect.prg 374: Possibly incorrect assignment in function PeekAndPump
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\scintilla.prg -oobj\scintilla.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\scintilla.prg' and generating preprocessed output to 'source\scintilla.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
100
100
200
300
400
500
600
700
800
900
1000
100
200
300
400
500
600
700
800
900
1000
1100
1200
Lines 6970, Functions/Procedures 33
Generating C source output to 'obj\scintilla.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\scintilla.obj obj\scintilla.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\scintilla.hrb:
Warning W8075 source\\scintilla.prg 1187: Suspicious pointer conversion in function HB_FUN_SCI_OPENFILE
Warning W8075 source\\scintilla.prg 1272: Suspicious pointer conversion in function HB_FUN_SEARCHFORWARD
Warning W8075 source\\scintilla.prg 1276: Suspicious pointer conversion in function HB_FUN_SEARCHBACKWARD
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\shape.prg -oobj\shape.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\shape.prg' and generating preprocessed output to 'source\shape.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
Lines 7408, Functions/Procedures 74
Generating C source output to 'obj\shape.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\shape.obj obj\shape.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\shape.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\showimg.prg -oobj\showimg.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\showimg.prg' and generating preprocessed output to 'source\showimg.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
Lines 4155, Functions/Procedures 22
Generating C source output to 'obj\showimg.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\showimg.obj obj\showimg.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\showimg.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\spy.prg -oobj\spy.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\spy.prg' and generating preprocessed output to 'source\spy.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
700
800
900
1000
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
2200
2300
2400
2500
2600
2700
2800
2900
Lines 8205, Functions/Procedures 40
Generating C source output to 'obj\spy.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\spy.obj obj\spy.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\spy.hrb:
Warning W8004 source\\spy.prg 2572: 'bColor' is assigned a value that is never used in function HB_FUN_WNDCOPY2
Warning W8004 source\\spy.prg 2938: 'hBmp' is assigned a value that is never used in function HB_FUN_CAPTUREWINDOW
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\tdll.prg -oobj\tdll.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\tdll.prg' and generating preprocessed output to 'source\tdll.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
100
200
300
400
Lines 4513, Functions/Procedures 2
Generating C source output to 'obj\tdll.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\tdll.obj obj\tdll.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\tdll.hrb:
Warning W8004 source\\tdll.prg 196: 'LastErrorMode' is assigned a value that is never used in function HB_FUN_VERTIPOS
Warning W8057 source\\tdll.prg 220: Parameter 'hModule' is never used in function EnumTypesFunc2
Warning W8004 source\\tdll.prg 240: 'LastErrorMode' is assigned a value that is never used in function HB_FUN_VERNOMBRES
Warning W8057 source\\tdll.prg 264: Parameter 'hModule' is never used in function EnumNamesFunc2
Warning W8004 source\\tdll.prg 299: 'LastErrorMode' is assigned a value that is never used in function HB_FUN_VERRECURSOS
Warning W8067 source\\tdll.prg 340: Both return and return with a value used in function EnumTypesFunc
Warning W8057 source\\tdll.prg 341: Parameter 'lParam' is never used in function EnumTypesFunc
Warning W8067 source\\tdll.prg 380: Both return and return with a value used in function EnumNamesFunc
Warning W8057 source\\tdll.prg 381: Parameter 'lParam' is never used in function EnumNamesFunc
Warning W8067 source\\tdll.prg 417: Both return and return with a value used in function EnumLangsFunc
Warning W8057 source\\tdll.prg 418: Parameter 'lParam' is never used in function EnumLangsFunc
Warning W8004 source\\tdll.prg 390: 'cbString' is assigned a value that is never used in function EnumLangsFunc
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\totalcmd.prg -oobj\totalcmd.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\totalcmd.prg' and generating preprocessed output to 'source\totalcmd.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
Lines 5759, Functions/Procedures 34
Generating C source output to 'obj\totalcmd.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\totalcmd.obj obj\totalcmd.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\totalcmd.hrb:
Warning W8060 source\\totalcmd.prg 1485: Possibly incorrect assignment in function HB_FUN_INITGDIPLUS
Warning W8064 source\\totalcmd.prg 1486: Call to function with no prototype in function HB_FUN_INITGDIPLUS
Warning W8060 source\\totalcmd.prg 1496: Possibly incorrect assignment in function HB_FUN_TERMINATEGDIPLUS
Warning W8064 source\\totalcmd.prg 1497: Call to function with no prototype in function HB_FUN_TERMINATEGDIPLUS
Warning W8060 source\\totalcmd.prg 1513: Possibly incorrect assignment in function HB_FUN_SAVEFILE
Warning W8075 source\\totalcmd.prg 1516: Suspicious pointer conversion in function HB_FUN_SAVEFILE
Warning W8060 source\\totalcmd.prg 1536: Possibly incorrect assignment in function HB_FUN_LOADJPG
Warning W8075 source\\totalcmd.prg 1539: Suspicious pointer conversion in function HB_FUN_LOADJPG
Warning W8060 source\\totalcmd.prg 1556: Possibly incorrect assignment in function HB_FUN_DRAWIMAGE
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\traduce.prg -oobj\traduce.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\traduce.prg' and generating preprocessed output to 'source\traduce.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
Lines 4356, Functions/Procedures 12
Generating C source output to 'obj\traduce.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\traduce.obj obj\traduce.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\traduce.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\wndscint.prg -oobj\wndscint.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\wndscint.prg' and generating preprocessed output to 'source\wndscint.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
300
400
500
600
100
200
300
400
500
600
Lines 5239, Functions/Procedures 18
Generating C source output to 'obj\wndscint.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\wndscint.obj obj\wndscint.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\wndscint.hrb:
Warning W8057 source\\wndscint.prg 629: Parameter 'lp' is never used in function BrowseCallbackProc
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\wndvisor.prg -oobj\wndvisor.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\wndvisor.prg' and generating preprocessed output to 'source\wndvisor.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
200
100
200
100
200
Lines 4812, Functions/Procedures 9
Generating C source output to 'obj\wndvisor.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\wndvisor.obj obj\wndvisor.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\wndvisor.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\timaglst.prg -oobj\timaglst.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\timaglst.prg' and generating preprocessed output to 'source\timaglst.ppo'...
100
100
100
100
200
300
400
500
600
100
200
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
100
Lines 4021, Functions/Procedures 5
Generating C source output to 'obj\timaglst.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\timaglst.obj obj\timaglst.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\timaglst.hrb:
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\ttreevie.prg -oobj\ttreevie.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\ttreevie.prg' and generating preprocessed output to 'source\ttreevie.ppo'...
Lines 4926, Functions/Procedures 27
Generating C source output to 'obj\ttreevie.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\ttreevie.obj obj\ttreevie.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\ttreevie.hrb:
Warning W8075 source\\ttreevie.prg 744: Suspicious pointer conversion in function HB_FUN_TVINSERTITEM
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\ttvitem.prg -oobj\ttvitem.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\ttvitem.prg' and generating preprocessed output to 'source\ttvitem.ppo'...
Lines 4183, Functions/Procedures 9
Generating C source output to 'obj\ttvitem.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\ttvitem.obj obj\ttvitem.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\ttvitem.hrb:
Warning W8075 source\\ttvitem.prg 263: Suspicious pointer conversion in function HB_FUN_TREEITEM_SETTEXT
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\vistamenu.prg -oobj\vistamenu.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\vistamenu.prg' and generating preprocessed output to 'source\vistamenu.ppo'...
Lines 5533, Functions/Procedures 41
Generating C source output to 'obj\vistamenu.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\vistamenu.obj obj\vistamenu.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\vistamenu.hrb:
Warning W8065 source\\vistamenu.prg 1461: Call to function 'pow' with no prototype in function VerticalGradient
Warning W8065 source\\vistamenu.prg 1462: Call to function 'pow' with no prototype in function VerticalGradient
Warning W8065 source\\vistamenu.prg 1463: Call to function 'pow' with no prototype in function VerticalGradient
Warning W8004 source\\vistamenu.prg 1474: 'width' is assigned a value that is never used in function VerticalGradient
Warning W8004 source\\vistamenu.prg 1516: 'nRight' is assigned a value that is never used in function DrawGradientFill
Warning W8004 source\\vistamenu.prg 1514: 'nBottom' is assigned a value that is never used in function DrawGradientFill
c:\work\harbour\bin\harbour.exe -iinclude;c:\work\fwh\include;c:\work\harbour\include; -n -m -w0 -es2 -gc0 -p source\vistaitem.prg -oobj\vistaitem.hrb
Harbour 3.2.0dev (Rev. 17516)
Copyright (c) 1999-2012, http://harbour-project.org/
Compiling 'source\vistaitem.prg' and generating preprocessed output to 'source\vistaitem.ppo'...
Lines 4249, Functions/Procedures 12
Generating C source output to 'obj\vistaitem.hrb'... Done.
c:\work\bcc582\bin\bcc32.exe -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\vistaitem.obj obj\vistaitem.hrb
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\vistaitem.hrb:
c:\work\bcc582\bin\bcc32.exe -P -c -O2 -Ic:\work\harbour\include;;c:\work\bcc582\include -oobj\auxdll.obj source\auxdll.cpp
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
source\auxdll.cpp:
c:\work\bcc582\bin\ilink32.exe -Gn -aa -Tpe -s -Iobj -Lc:\work\bcc582\lib -x @make.tmp
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Warning: Public symbol '_HB_FUN_DRAWFOCUSRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_PTINRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_INTERSECTRECT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_BOX' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\VISTAMENU.OBJ
Warning: Public symbol '_HB_FUN_CREATEBOLD' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_WBRWSCROLL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_DRAWFRAMECONTROL' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBO' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOEDIT' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_GETDEFAULTFONTNAME' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\SHAPE.OBJ
Warning: Public symbol '_HB_FUN_ALPHABLEND' defined in both module C:\WORK\PRG\C5IDE\OBJ\APP.OBJ and C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ
Warning: Public symbol '_HB_FUN_DLGFINDTEXT' defined in both module C:\WORK\PRG\C5IDE\OBJ\DLGFIND.OBJ and C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\FINDINFI.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_LBXDRAWITEM' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_GETDRAWITEMSTRUCT' defined in both module C:\WORK\PRG\C5IDE\OBJ\LBXCOLOR.OBJ and C:\WORK\PRG\C5IDE\OBJ\LBXFONT.OBJ
Warning: Public symbol '_HB_FUN_TWBROWSE2' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
Warning: Public symbol '_HB_FUN_HWNDCOMBOLIST' defined in both module C:\WORK\PRG\C5IDE\OBJ\LISTPROPEX.OBJ and C:\WORK\PRG\C5IDE\OBJ\SPY.OBJ
Warning: Public symbol '_HB_FUN_FINDININWORD' defined in both module C:\WORK\PRG\C5IDE\OBJ\QFTP.OBJ and C:\WORK\PRG\C5IDE\OBJ\TOTALCMD.OBJ
** error 2 ** deleting .\c5ide.exe
Re: Canal 5 IDE (work in progress)
any solution ?
Re: Canal 5 IDE (work in progress)
Silvio...
Lucas gave you the answer for the unresolved externals.
The others are just a duplicity of functions in 2 or more prgs. (this is a very easy one)
Lucas gave you the answer for the unresolved externals.
The others are just a duplicity of functions in 2 or more prgs. (this is a very easy one)
Ji,ji,ji... buena la cosa... "all you need is code"
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
Re: Canal 5 IDE (work in progress)
Why not give us the possibility to compile it ?
wich is the problem ?
why not upload a new version with compile bat file and all libs into ?
wich is the problem ?
why not upload a new version with compile bat file and all libs into ?
Re: Canal 5 IDE (work in progress)
Silvio..
Definetely yours is a problem of attitude.
This is a free pece of code that someone bother to do, he gave his work free of charge, you can benefit from it... on the other hand your f***ing questions have been answered many times, just use the search tool, that's all.
If I see your posts, most of them are complains, asking for help ( not in a very polite way) or endless discussions of what you "dream" is your work.
I suposse you are an average programmer,so , with that in mind, i think you are clever enough to do a tiny bat file.
So, the problem is again, you, or your attitude.
Better, why don't you change programming language, and join that community, and ask your questions there, just to see if they receive you as this forums has.
Sorry but your posts really piss me off.
By the way... you can sue me just like all the others you have promise to.
Definetely yours is a problem of attitude.
This is a free pece of code that someone bother to do, he gave his work free of charge, you can benefit from it... on the other hand your f***ing questions have been answered many times, just use the search tool, that's all.
If I see your posts, most of them are complains, asking for help ( not in a very polite way) or endless discussions of what you "dream" is your work.
I suposse you are an average programmer,so , with that in mind, i think you are clever enough to do a tiny bat file.
So, the problem is again, you, or your attitude.
Better, why don't you change programming language, and join that community, and ask your questions there, just to see if they receive you as this forums has.
Sorry but your posts really piss me off.
By the way... you can sue me just like all the others you have promise to.
Ji,ji,ji... buena la cosa... "all you need is code"
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
http://www.xdata.cl - Desarrollo Inteligente
----------
Lenovo Legion Y520, 16GB Ram, 1 TB NVME M.2, 1 TB SSD, GTX 1050
Re: Canal 5 IDE (work in progress)
Sorry Adolfo,
But here I CANNOT COMPILE IT
I Know how make a compile.bat file but this is not the problem
have you download last version ?
the first version compiled ok ...is the last version there were problems...
and before to write words OPen your MIND !!!!
I'm sorry for you but I am a old veteran programmer of clipper / Fivewin
while you sir you have arrived long after
you think you know everything
you are in fact genes while I'm a donkey !!!
But here I CANNOT COMPILE IT
I Know how make a compile.bat file but this is not the problem
have you download last version ?
the first version compiled ok ...is the last version there were problems...
and before to write words OPen your MIND !!!!
I'm sorry for you but I am a old veteran programmer of clipper / Fivewin
while you sir you have arrived long after
you think you know everything
you are in fact genes while I'm a donkey !!!
Re: Canal 5 IDE (work in progress)
A little help, you can be the order of placement of the libraries?
I have included the library hbpcre.lib but I keep getting the same error.
Use the fwh.mak that appears in the project.
.../...
thanks
lucasdebeltran wrote:Silvio,
Error: Unresolved external '_ISARRAY' referenced from C:\WORK\PRG\C5IDE\OBJ\APP.OBJ
Error: Unresolved external '_ISCHAR' referenced from C:\WORK\PRG\C5IDE\OBJ\WNDSCINT.OBJ
Are now HB_ISCHAR and HB_ISARRAY
Error: Unresolved external '_pcre_config' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\WORK\HARBOUR\LIB\HBRTL.LIB|hbregex
You need to lick hbcpre.lib
I have included the library hbpcre.lib but I keep getting the same error.
Use the fwh.mak that appears in the project.
Code: Select all
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\Borland\bcc582\bin\ilink32.exe -Gn -aa -Tpe -s -Iobj -Lc:\Borland\bcc582\lib -x @make.tmp
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_pcre_config' referenced from C:\HARBOUR\HARB0531\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from C:\HARBOUR\HARB0531\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from C:\HARBOUR\HARB0531\LIB\HBRTL.LIB|hbregex
** error 2 ** deleting .\c5ide.exe
Code: Select all
# Harbour libraries ##########################################################
HBW32_LIB = $(HARBOUR_LIB_DIR)\hbw32.lib
DBFSIX_LIB = $(HARBOUR_LIB_DIR)\hbsix.lib
RTL_LIB = $(HARBOUR_LIB_DIR)\hbrtl.lib
VM_LIB = $(HARBOUR_LIB_DIR)\hbvm.lib
GTWIN_LIB = $(HARBOUR_LIB_DIR)\gtgui.lib
LANG_LIB = $(HARBOUR_LIB_DIR)\hblang.lib
MACRO_LIB = $(HARBOUR_LIB_DIR)\hbmacro.lib
RDD_LIB = $(HARBOUR_LIB_DIR)\hbrdd.lib
DBFNTX_LIB = $(HARBOUR_LIB_DIR)\rddntx.lib
DBFDBT_LIB = $(HARBOUR_LIB_DIR)\rdddbt.lib
DBFFPT_LIB = $(HARBOUR_LIB_DIR)\rddfpt.lib
DBFCDX_LIB = $(HARBOUR_LIB_DIR)\rddcdx.lib
DEBUG_LIB = $(HARBOUR_LIB_DIR)\hbdebug.lib
COMMON_LIB = $(HARBOUR_LIB_DIR)\hbcommon.lib
PP_LIB = $(HARBOUR_LIB_DIR)\hbpp.lib
HBWIN_LIB = $(HARBOUR_LIB_DIR)\hbwin.lib
HBCT_LIB = $(HARBOUR_LIB_DIR)\hbct.lib
HBCPLR_LIB = $(HARBOUR_LIB_DIR)\hbcplr.lib
XHB_LIB = $(HARBOUR_LIB_DIR)\xhb.lib
HBEXTERN_LIB = $(HARBOUR_LIB_DIR)\hbextern.lib
HBPCRE_LIB = $(HARBOUR_LIB_DIR)\hbpcre.lib
Code: Select all
$(APP_EXE) :: $(APP_OBJS)
@echo $(STARTUP_OBJ) + > make.tmp
@echo $(**), + >> make.tmp
@echo $(APP_EXE), + >> make.tmp
@echo $(APP_MAP), + >> make.tmp
@echo $(FIVE_LIB) + >> make.tmp
@echo $(FIVEC_LIB) + >> make.tmp
@echo $(RTL_LIB) + >> make.tmp
@echo $(VM_LIB) + >> make.tmp
@echo $(GTWIN_LIB) + >> make.tmp
@echo $(LANG_LIB) + >> make.tmp
@echo $(MACRO_LIB) + >> make.tmp
@echo $(RDD_LIB) + >> make.tmp
@echo $(HBWIN_LIB) + >> make.tmp
@echo $(HBCPLR_LIB) + >> make.tmp
@echo $(HBCT_LIB) + >> make.tmp
@echo $(HBPCRE_LIB) + >> make.temp
@echo $(XHB_LIB) + >> make.tmp
@echo $(HBEXTERN_LIB) + >> make.tmp
@echo $(WS32_LIB) + >> make.tmp
@echo $(PSAPI_LIB) + >> make.tmp
.../...
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.