FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour lib\user32.lib
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
lib\user32.lib
Posted: Wed Aug 12, 2009 08:20 AM

I noticed that now in buildx.bat is also user32.lib included.
Could someone please tell me what user32.lib is for?
Thank you in advance
Otto

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: lib\user32.lib
Posted: Wed Aug 12, 2009 09:03 AM

There is a new function PrintWindow() of windows API ( user32.dll ) that is used by Ribbonbar.
Normally that function should have been included in the lib by Borland. But it was not included.
That is the reason FWH provided a user32.lib which includes that function also. This lib is for Borland
I think other functions work without this lib as usual

Regards



G. N. Rao.

Hyderabad, India
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: lib\user32.lib
Posted: Sun Aug 16, 2009 10:03 AM

Next FWH 9.08 will not need user32.lib (neither prnwnd.lib)

We have managed to dynamically link it:

viewtopic.php?p=84736#p84736

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: lib\user32.lib
Posted: Sun Aug 16, 2009 11:05 AM

Antonio,

Very well that you put a link here to your offered solution.

Only one problem : I don't understand any word of Spanish.

Is it possible to add your solution here too with the English explanation ?

Thanks a lot 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

Continue the discussion