Antonio,
it´s very curious. I don´t get any errors or warning messages during link.
Example:
If i link the version of hernan´s twbrowse and i´m using a variable declared in this new class i get this error:
error/BASE 1005: message not found: TWBROWSE_LHSCROLL
lHScroll cannot be found in the original TwBrowse class, so the new lib is not linked in. Every new lib, which is replacing functions from the original libs (with the same names) does not seem to work.
This is the trace.log:
*** WARNING! Function: TGRAPH in Module: TGRAPH.PRG is hidden by previously registered Module: TGRAPH.PRG
*** WARNING! Function: TSMTP in Module: tsmtp.prg is hidden by previously registered Module: TSMTP.PRG
*** WARNING! Function: TPOP3 in Module: tpop3.prg is hidden by previously registered Module: TPop3.PRG
*** WARNING! Function: TSOCKET in Module: tsocket.prg is hidden by previously registered Module: TSOCKET.PRG
*** WARNING! Function: MENUBEGIN in Module: PDMENU.PRG is hidden by previously registered Module: PDMENU.PRG
*** WARNING! Function: MENUADDITEM in Module: PDMENU.PRG is hidden by previously registered Module: PDMENU.PRG
*** WARNING! Function: MENUEND in Module: PDMENU.PRG is hidden by previously registered Module: PDMENU.PRG
*** WARNING! Function: LASTMENU in Module: PDMENU.PRG is hidden by previously registered Module: PDMENU.PRG
*** WARNING! Function: LASTITEMPOS in Module: PDMENU.PRG is hidden by previously registered Module: PDMENU.PRG
*** WARNING! Function: TMENU in Module: MENU.PRG is hidden by previously registered Module: MENU.PRG
*** WARNING! Function: MEMOEDIT in Module: memoedit.prg is hidden by previously registered Module: MemoEdit.PRG
*** WARNING! Function: GETNEW in Module: tgetint.prg is hidden by previously registered Module: TCLIPGET.PRG
The link order should be ok
.....
d:\Borland\BCC55\Lib\C0W32.OBJ, +
D:\Projekte\WIN\WT\bin\Wt32.Exe, +
D:\Projekte\WIN\WT\Debug\Wt32.Map, +
D:\FwH\LIBx\XP_Menu.Lib +
D:\FWH\Libx\TwBrw32x.LIB +
D:\FwH\LIBx\Tsbrw613.LIB +
D:\FwH\LIBx\FwTools32.Lib +
D:\FwH\LIBx\SButtonX.LIB +
D:\FWH\lib\Fivehx.lib +
D:\FWH\lib\Fivehc.lib +
d:\xHARBOUR71\Lib\rtl.lib +
....
kind regards
Stefan