Search found 4 matches
- Wed Oct 18, 2006 5:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Unresolved external '_HB_FUN_TSTATUSBAR'
- Replies: 3
- Views: 732
New error Application =========== Path and name: C:\FWH\CMJFROTAH\CMJFrota.Exe (32 bits) Size: 1,562,624 bytes Time from start: 0 hours 0 mins 11 secs Error occurred at: 18/10/2006, 14:16:16 Error description: Error BASE/1004 Class: 'NIL' has no exported method: NEW Args: [ 1] = O Object [ 2] = C Pr...
- Wed Oct 18, 2006 11:08 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Unresolved external '_HB_FUN_TSTATUSBAR'
- Replies: 3
- Views: 732
Unresolved external '_HB_FUN_TSTATUSBAR'
Error: Unresolved external '_HB_FUN_TSTATUSBAR' referenced from C:\FWH\LIB\FIVEHX.LIB|RPREVIEW
FWH 2.6 xHARBOUR 0.99.50
FWH 2.6 xHARBOUR 0.99.50
- Thu Oct 05, 2006 3:10 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Error: Unresolved external '_HB_FUN_HICON' referenced from
- Replies: 0
- Views: 455
Error: Unresolved external '_HB_FUN_HICON' referenced from
Que lib devo carregar para não ver esse erro? O que devo fazer?
Estou usando conf. segue
oIcon := HIcon():AddRESOURCE( "ICON_1" )
Grato
Estou usando conf. segue
oIcon := HIcon():AddRESOURCE( "ICON_1" )
Grato
- Thu Jun 15, 2006 7:00 pm
- Forum: FiveWin para CA-Clipper
- Topic: Perdendo valor da variavel
- Replies: 0
- Views: 771
Perdendo valor da variavel
Esta perdendo o Objeto Com um Menu com poucos itens não dá o erro, mas o que estou usando tem muitos, acaba perdendo o valor. Alguém pode me ajudar a mante-la Obrigado, a seguir listo o código Error description: Error BASE/1003 Variable does not exist: OMENUTREE FUNCTION MnuOpen( ) LOCAL oLbx, oMenu...