I got an error when building my application with xHarbour Builder.
The error : Unresolved external symbol '_PrintWindow referenced from FiveHCM.lib (Ribbon.obj)'.What can I do to solve this problem?
Thanks.
The error : Unresolved external symbol '_PrintWindow referenced from FiveHCM.lib (Ribbon.obj)'.What can I do to solve this problem?
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
LIBRARY Â Â USER32.DLL
EXPORTS
  GetMenuInfo       @1871
  GetWindowLongPtr     @1968
  SetMenuInfo       @2291
  GetMenuBarInfo      @1867
  GetComboBoxInfo     @1814
  GetListBoxInfo      @1862
  PrintWindow       @2195Antonio,
Thanks a lot for your help.
Problem solved.
Have a nice weekend.
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