by Marco Turco » Tue Oct 21, 2008 7:46 pm
Ok. Solved replacing GetProcAddress() with GetProcAdd(),
thanks for the suggests Enrico & Antonio.
However I have now another problem with folder,
the following error appairs.
Note that in this specific situation I create the folder at runtime with:
oFld:=tFolder():New(......
oFld:LoadPages(.......
oFld:SetPrompt(.....
Any ideas ?
-----
Application
===========
Path and name: K:\ACTIVEXP\ACTIVEXP.Exe (32 bits)
Size: 3,473,920 bytes
Time from start: 0 hours 0 mins 7 secs
Error occurred at: 21/10/2008, 21:33:41
Error description: Error BASE/1005 Class: 'NIL' has no property: NHELPID
Args:
[ 1] = U
[ 2] = U
Stack Calls
===========
Called from: => _NHELPID(0)
Called from: .\source\classes\folder.PRG => TFOLDER:SETPROMPTS(0)
Called from: .\source\classes\folder.PRG => TFOLDER:NEW(0)
Called from: K:\pigc\ADDON32\UPDATED2\MODXP.PRG => MAKEWINDOW(341)
Called from: K:\ACTIVEXP\SOURCE\MODD1A.PRG => MODD1A(147)
Called from: K:\ACTIVEXP\SOURCE\ACTIVE.PRG => (b)MAIN(367)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:CLICK(0)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:LBUTTONUP(0)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: .\source\classes\CONTROL.PRG => TCONTROL:HANDLEEVENT(0)
Called from: .\source\classes\BTNBMP.PRG => TBTNBMP:HANDLEEVENT(0)
Called from: .\source\classes\WINDOW.PRG => _FWH(0)
Called from: => WINRUN(0)
Called from: .\source\classes\WINDOW.PRG => TMDIFRAME:ACTIVATE(0)
Called from: K:\ACTIVEXP\SOURCE\ACTIVE.PRG => MAIN(388)
System
======
CPU type: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz 2000 Mhz
Hardware memory: 2038 megs
Free System resources: 90 %
GDI resources: 90 %
User resources: 90 %
Compiler version: xHarbour build 1.1.0 Intl. (SimpLex) (Rev. 6195)
Windows version: 6.0, Build 6000
Best Regards,
Marco Turco
SOFTWARE XP LLP