ho trovato un errore nella classe TRFANDLG
iLink32.Exe -Gn -aa -Tpe -s @TESTFANC.bcl
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_RELEASECAP' referenced from C:\WORK\LIB_32\FANCIES\OBJ\TRFANDLG.OBJ
dove posso trovare questa funzione RELEASECAP ?
fancies class
Moderator: Enrico Maria Giordano
fancies class
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: fancies class
Prova a sostituire nella classe (che comunque non fa parte delle FWH) ReleaseCap() con ReleaseCapture().
EMG
EMG
grazie
ma adesso fi fa un altro errore strano
ma adesso fi fa un altro errore strano
Code: Select all
Application
===========
Path and name: C:\Work\LIB_32\FANCIES\TESTFANC.Exe (32 bits)
Size: 443,392 bytes
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 08/01/03, 04:52:50
Error description: Error BASE/1004 Class: 'NIL' has no exported method: ACONTROLS
Args:
Stack Calls
===========
Called from: => ACONTROLS(0)
Called from: TRFANDLG.PRG => DLGCNTRTRANSP(66)
Best Regards, Saludos
Falconi Silvio
Falconi Silvio