FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour preview.dll run time error
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
preview.dll run time error
Posted: Fri Mar 10, 2006 02:32 PM

I got that run time error for the first time .
Application
===========
Path and name: E:\programs\clipper\FWH\sitex\sitex.exe (32 bits)
Size: 1,190,400 bytes
Time from start: 0 hours 0 mins 11 secs
Error occurred at: 10/03/2006, 16:30:07
Error description: Error FiveWin/3 Cannot create Dialog Box:
每每每每每每每每每每每每每每每每每每每每每每Resource: PREVIEW_PROC

Stack Calls

Called from: => CREATEDLGERROR(0)
Called from: => TDIALOG:ACTIVATE(0)
Called from: => TREPORT:ACTIVATE(0)
Called from: => TWBROWSE:REPORT(0)
Called from: => (b)LISTCUST(190)
Called from: => TBUTTON:CLICK(0)
Called from: => TCONTROL:HANDLEEVENT(0)
Called from: => _FWH(0)
Called from: => SENDMESSAGE(0)
Called from: => TWINDOW:COMMAND(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => DIALOGBOXINDIRECT(0)
Called from: => TWINDOW:ACTIVATE(0)
Called from: => LISTCUST(199)
Called from: => (b)BUILDMENU(68)
Called from: => TMENU:COMMAND(0)
Called from: => TWINDOW:COMMAND(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: => _FWH(0)
Called from: => WINRUN(0)
Called from: => TWINDOW:ACTIVATE(0)
Called from: => MAIN(50)

Posts: 114
Joined: Tue Feb 14, 2006 08:13 AM
Re: preview.dll run time error
Posted: Fri Mar 10, 2006 03:05 PM

Ehab,
You cannot have PREVIEW.DLL in a 32-bit program.
In 32-bit environments, we use PREV32.DLL

  • Also check your private email -
    Regards
    Evans

Continue the discussion