Page 1 of 1

!RESOLVED! Unresolved external 'AlphaBlend' ( FWH 8.06 )

Posted: Wed Jul 23, 2008 12:09 pm
by JC
Dear Antonio and friends!

When I try to compile a example into sample directory with FWH 8.06 and xHarbour... this error is returned:

Code: Select all

Compiling...
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6154)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'testxbr2.prg' and generating preprocessed output to 'testxbr2.ppo'...

Lines 80, Functions/Procedures 3
Generating C source output to 'testxbr2.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testxbr2.c:
Borland Resource Compiler  Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'AlphaBlend' referenced from H:\FWH8.06\FWH\LIB\FIVEH
C.LIB|BRUSHES
* There are errors
The 'AlphaBlend' method or function is part of FWH 8.06 or not?

Thanks to all!

Posted: Wed Jul 23, 2008 12:24 pm
by JC
Friends...

I have included the lib file "\lib\psdk\msimg32.lib" and this is ok now!