Hello,
after using FWH 18.1 I had to disable this option :
aPalBmp := oWnd:ReadPalBmpEx( "c:\fwh\bitmaps\olga1.jpg", nil, .t. )
pBrush := GDIP_IMAGEBRUSH( aPalBmp[ 1 ] )
It seems < ReadPalBmpEx > doesn't exist anymore ( couldn't find it )
Samples
fontbru.prg and msglogo.prg don't work
maybe something changed
Application
===========
Path and name: I:\FWH\samples\fontbru.exe (32 bits)
Size: 3,564,032 bytes
Compiler version: xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
FiveWin version: FWHX 18.01
C compiler version: Borland/Embarcadero C++ 7.3 (32-bit)
Windows version: 6.2, Build 9200
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 03/06/18, 11:40:08
Error description: Warning BASE/1004 Message not found: TWINDOW:READPALBMPEX
Stack Calls
===========
Called from: source\rtl\tobject.prg => TWINDOW:ERROR( 0 )
Called from: source\rtl\tobject.prg => TWINDOW:MSGNOTFOUND( 0 )
Called from: source\rtl\tobject.prg => TWINDOW:READPALBMPEX( 0 )
Called from: fontbru.prg => MAIN( 12 )
regards
Uwe