FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour error in Preview with fwh 25.04.2
Posts: 193
Joined: Wed Apr 04, 2007 06:54 AM
error in Preview with fwh 25.04.2
Posted: Wed Jul 02, 2025 09:47 AM
hi at all.
i receive this error printing pages, visualizing the preview with fwh64 25.04.2

if oPrn <> NIL
ENDPRINT // row 4154
oPrn := NIL
endif

the instruction "ENDPRINT" with fwh64 25.01 works fine and visualize the preview.


Application
===========
Path and name: C:\vitaruss27\scuola64.exe (64 bits)
Size: 6,309,888 bytes
Compiler version: Harbour 3.2.0dev (r2503251254)
FiveWin version: FWH 25.01
C compiler version: Microsoft Visual C 19.32.31329 (64-bit)
Windows 11 64 Bits, version: 6.2, Build 9200

Time from start: 28 sec
Error occurred at: 02-07-25, 10:54:54
Error description: Error BASE/1004 Message not found: TWINDOW:DEFCONTROL
Args:
[ 1] = O TWINDOW

Stack Calls
===========
Called from: => __ERRRT_SBASE( 0 )
Called from: ../../../tobject.prg => TWINDOW:ERROR( 0 )
Called from: ../../../tobject.prg => (b)HBOBJECT( 0 )
Called from: ../../../tobject.prg => TWINDOW:MSGNOTFOUND( 0 )
Called from: ../../../tobject.prg => TWINDOW:DEFCONTROL( 0 )
Called from: .\source\classes\tmetafil.prg => TMETAFILE:NEW( 0 )
Called from: .\source\classes\rpreview.prg => TPREVIEW:BUILDWINDOW( 0 )
Called from: .\source\classes\rpreview.prg => TPREVIEW:NEW( 0 )
Called from: .\source\classes\rpreview.prg => RPREVIEW( 0 )
Called from: .\source\classes\printer.prg => (b)TPRINTER( 0 )
Called from: .\source\classes\printer.prg => TPRINTER:PREVIEW( 0 )
Called from: .\source\classes\printer.prg => PRINTEND( 0 )
Called from: scuola.prg => PRNSTUD( 4154 )
Called from: functscl.prg => (b)PRNOLDSLIP( 3838 )
Called from: functscl.prg => (b)MSGPROGRESS( 5246 )
Called from: .\source\classes\dialog.prg => (b)TDIALOG( 0 )
Called from: .\source\classes\dialog.prg => TDIALOG:DISPLAY( 0 )
Called from: .\source\classes\dialog.prg => TDIALOG:HANDLEEVENT( 0 )
Called from: => DIALOGBOXINDIRECTW( 0 )
Called from: .\source\classes\dialog.prg => TDIALOG:ACTIVATE( 0 )
Called from: functscl.prg => MSGPROGRESS( 5248 )
Called from: functscl.prg => PRNOLDSLIP( 3838 )
Called from: functscl.prg => (b)RIBBONBAR( 4190 )
Called from: .\source\classes\trbtn.prg => TRBTN:CLICK( 0 )
Called from: .\source\classes\trbtn.prg => TRBTN:LBUTTONUP( 0 )
Called from: .\source\classes\control.prg => TCONTROL:HANDLEEVENT( 0 )
Called from: .\source\classes\trbtn.prg => TRBTN:HANDLEEVENT( 0 )
Called from: .\source\classes\window.prg => _FWH( 0 )
Called from: => WINRUN( 0 )
Called from: .\source\classes\window.prg => TWINDOW:ACTIVATE( 0 )
Called from: scuola.prg => BRWSSCUOLA( 920 )
Called from: scuola.prg => SCUOLA( 733 )

System
======
Hardware memory: 65304 megs

Free System resources: 90 %
GDI resources: 90 %
User resources: 90 %

Windows total applications running: 1
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: error in Preview with fwh 25.04.2
Posted: Wed Jul 02, 2025 02:48 PM
Dear Marzio,

Fixed :idea:

Many thanks for your feedback :wink:

Please send me an email or a whatsapp msg to get the fixed build
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 193
Joined: Wed Apr 04, 2007 06:54 AM
Re: error in Preview with fwh 25.04.2
Posted: Thu Jul 03, 2025 06:09 AM

dear Antonio,

many thanks for all your help.

now all is working fine!

Marzio

Continue the discussion