I was compiling genfold.prg sample and I got that error :
Application
===========
Path and name: E:\COMPILER\clipper\FWH\SAMPLES\genfold.exe (32 bits)
Size: 1,070,080 bytes
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 12/08/06, 00:53:38
Error description: Error BASE/1004 Message not found: TWINDOW:LRESIZE16
Args:
[ 1] = O Object
Stack Calls
===========
Called from: => __ERRRT_SBASE(0)
Called from: => TWINDOW:ERROR(179)
Called from: source\rtl\tobject.prg => (b)HBOBJECT(105)
Called from: => TWINDOW:MSGNOTFOUND(0)
Called from: => TWINDOW:LRESIZE16(169)
Called from: => TFOLDER:DEFAULT(0)
Called from: => TFOLDER:NEW(0)
Called from: genfold.prg => MAIN(14)