FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error - Cannot create Dialog Box
Posts: 357
Joined: Thu Nov 02, 2006 06:53 PM
Error - Cannot create Dialog Box
Posted: Sat Jun 18, 2011 03:10 PM

when I run .\samples\testfld2 I got error

Application

Path and name: S:\samples12\testfld2.exe (32 bits)
Size: 1,814,528 bytes
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 06/18/11, 17:05:57
Error description: Error FiveWin/3 Cannot create Dialog Box:
Resource: testfld2

Stack Calls

Called from: Source\Classes\dialog.prg => CREATEDLGERROR(562)
Called from: Source\Classes\dialog.prg => TDIALOG:ACTIVATE(292)
Called from: testfld2.prg => MAIN(39)

System

CPU type: -137433 Mhz
Hardware memory: 2048 megs

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

Compiler version: xHarbour build 1.2.1 Intl. (SimpLex) (Rev. 6726)
Windows version: 5.1, Build 2600 Dodatek Service Pack 3

Windows total applications running: 0

Variables in use

Procedure Type Value
==========================
CREATEDLGERROR
Param 1: O Class: TDIALOG
Local 1: C "testfld2"
Local 2: C " "
TDIALOG:ACTIVATE
Param 1: U
Param 2: U
Param 3: U
Param 4: L .T.
Param 5: U
Param 6: L .T.
Param 7: U
Param 8: U
Param 9: U
Param 10: L .F.
Param 11: L .F.
Local 1: O Class: TDIALOG
Local 2: N 0
Local 3: U
Local 4: U
MAIN
Local 1: O Class: TDIALOG
Local 2: O Class: TFOLDER
Local 3: O Class: TFOLDER
Local 4: C " "

Linked RDDs

DBF
DBFFPT
DBFNTX
DBFBLOB

DataBases in use

Classes in use:

 1 ERROR
 2 HASHENTRY
 3 HBCLASS
 4 HBOBJECT
 5 TWINDOW
 6 TDIALOG
 7 TBRUSH
 8 TCONTROL
 9 TFOLDER
10 TFONT
11 TCOMBOBOX
12 TGET
13 GET
14 TCLIPGET
15 TBUTTON
16 TREG32

Memory Analysis

  129 Static variables

Dynamic memory consume:
Actual Value: 0 bytes
Highest Value: 0 bytes


best regards

kajot
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Error - Cannot create Dialog Box
Posted: Mon Jun 20, 2011 11:55 PM

Kajot,

It works fine for me. Are you linking in the RC file?

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion