Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DECLARE DLL problem
Message
From
13/11/2001 16:34:07
 
 
To
13/11/2001 12:36:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00580332
Message ID:
00581151
Views:
24
Well, as I understand funtion DoubleToNum it converts data to valid double one before calling DLL. The following is the code I use:

set proce to clsheap addi && Ed clsheap class

ascmx = replicate(chr(0),8*10)
xdata =DoubleToNum(ascmx) && Is this OK ?

retval=MyDll(,,@xdata)

The C0000005 error appear after that.

Must I convert LONG data type too?


Thanks.

Alejandro Fernandez
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform