Page 1 of 2

TWBrowse HDC

Posted: Wed Sep 16, 2009 4:08 pm
by groiss
I need the HDC's TWBROWSE CLASS, compile and link into a lib file, for fwh 908, because i'm very silly and i don't to do it.
My email is jlgroiss@gmail.com
Sorry my english
Thanks

Re: TWBrowse HDC

Posted: Sat Sep 19, 2009 8:03 am
by Antonio Linares
JL,

Do you need it for Harbour or xHarbour ?

Re: TWBrowse HDC

Posted: Sat Sep 19, 2009 11:31 am
by driessen
I'd like to have it too, for xHarbour.

Thanks in advance.

Re: TWBrowse HDC

Posted: Sat Sep 19, 2009 5:05 pm
by Antonio Linares
This enhanced version was published by Alfredo Arteaga and it does not use any external C modules, so you can easily add it as another PRG of your application. It is also compatible with commercial SQLRDD, though it can work without it too:

http://www.despachoarteaga.com.mx/TWBhdc.Zip

source code saved in the wiki for future refrences:
http://wiki.fivetechsoft.com/doku.php?i ... wse_hernan
We can't copy it here due its very large length

Re: TWBrowse HDC

Posted: Sun Sep 20, 2009 9:45 am
by driessen
Antonio,

I tried to use it but I got this error while compiling and linking :
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWSET referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWLINE referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWROWS referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWPANE referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWSCRL referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWHEIGHT referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_SR_DBREFRESH referenced from (WBROWSE.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_WBRWRECT referenced from (WBROWSE.obj)'.
How can I solve these externals ?

Thanks.

Re: TWBrowse HDC

Posted: Mon Sep 21, 2009 8:11 am
by StefanHaupt
Michel,

I can send you the last version, if you want, just give me your email

Re: TWBrowse HDC

Posted: Mon Sep 21, 2009 8:47 pm
by driessen
Stefan,

Thanks a lot for your message.

My e-mail : info@juda.be.

Re: TWBrowse HDC

Posted: Tue Sep 22, 2009 1:49 am
by jose_murugosa
Hi Stefan,

Please coud you send TWBrowse HDC to me to jmurugosa@gmail.com or if you prefair upload it and leave a link here.

Thanks in advance, and please excuse me for my terrible english.

Re: TWBrowse HDC

Posted: Tue Sep 22, 2009 2:03 am
by Antonio Linares
Michel,

My mistake. I saw this in the code:
static function wBrwLine
so I thought that it was complete.

But I missed the above line:
#ifdef __XPP__

so the C file is still required

Re: TWBrowse HDC

Posted: Tue Sep 22, 2009 6:58 am
by StefanHaupt
Michel, Jose,

just sent, hope it helps

Re: TWBrowse HDC

Posted: Tue Sep 22, 2009 8:08 am
by driessen
Stefan,

Thanks a lot for your help.

I'll try it out ASAP. Possibly that will only be tomorrow since I have to go to customers the whole day today.

Re: TWBrowse HDC

Posted: Tue Sep 22, 2009 8:37 am
by Rimantas
StefanHaupt wrote:Michel, Jose,

just sent, hope it helps
Stefan , can you send to me too ? My e-mail : rimantasu@gmail.com .

Many thanks in advance !

Re: TWBrowse HDC

Posted: Wed Sep 23, 2009 12:35 pm
by groiss
Stefan , can you send to me too ? My e-mail : jlgroiss@gmail.com .
I need the twbrowse hdc, for harbour
Many thanks in advance !

Re: TWBrowse HDC

Posted: Thu Sep 24, 2009 7:19 am
by StefanHaupt
Groiss,

just sent

Re: TWBrowse HDC

Posted: Thu Sep 24, 2009 8:09 am
by groiss
Thanks Stephan, but i don be able to compile the "c" modules for harbour 2.0. Is there anybody, to compile "c" modules for me?.
Thanks
Groiss