FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TWBrowse HDC
Posts: 234
Joined: Tue Sep 01, 2009 07:55 AM
TWBrowse HDC
Posted: Wed Sep 16, 2009 04:08 PM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: TWBrowse HDC
Posted: Sat Sep 19, 2009 08:03 AM

JL,

Do you need it for Harbour or xHarbour ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: TWBrowse HDC
Posted: Sat Sep 19, 2009 11:31 AM

I'd like to have it too, for xHarbour.

Thanks in advance.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: TWBrowse HDC
Posted: Sat Sep 19, 2009 05:05 PM
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?id=fivewin_class_twbrowse_hernan
We can't copy it here due its very large length
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: TWBrowse HDC
Posted: Sun Sep 20, 2009 09:45 AM
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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Re: TWBrowse HDC
Posted: Mon Sep 21, 2009 08:11 AM

Michel,

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

kind regards

Stefan
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: TWBrowse HDC
Posted: Mon Sep 21, 2009 08:47 PM

Stefan,

Thanks a lot for your message.

My e-mail : info@juda.be.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1279
Joined: Mon Feb 06, 2006 04:28 PM
Re: TWBrowse HDC
Posted: Tue Sep 22, 2009 01:49 AM

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.

Saludos/Regards,

José Murugosa

"Los errores en programación, siempre están entre la silla, el teclado y la IA!!"
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: TWBrowse HDC
Posted: Tue Sep 22, 2009 02:03 AM

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Re: TWBrowse HDC
Posted: Tue Sep 22, 2009 06:58 AM

Michel, Jose,

just sent, hope it helps

kind regards

Stefan
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: TWBrowse HDC
Posted: Tue Sep 22, 2009 08:08 AM

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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: TWBrowse HDC
Posted: Tue Sep 22, 2009 08:37 AM
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 !
Rimantas U.
Posts: 234
Joined: Tue Sep 01, 2009 07:55 AM
Re: TWBrowse HDC
Posted: Wed Sep 23, 2009 12:35 PM

Stefan , can you send to me too ? My e-mail : jlgroiss@gmail.com .
I need the twbrowse hdc, for harbour
Many thanks in advance !

Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Re: TWBrowse HDC
Posted: Thu Sep 24, 2009 07:19 AM

Groiss,

just sent

kind regards

Stefan
Posts: 234
Joined: Tue Sep 01, 2009 07:55 AM
Re: TWBrowse HDC
Posted: Thu Sep 24, 2009 08:09 AM

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