Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Callback Functions
Message
 
 
To
08/02/2000 12:26:51
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00328923
Message ID:
00329031
Views:
26
David,

> Is there any way to get the memory address for a VFP user defined function
> so that I can pass it on an API call ? I know that Visual Basic has a function
> called ADDRESSOF() that does it. Any ideas ?

Nope.

The best you can do is use another C++ wrapper DLL that you call from VFP, you can use the _vfp.Eval() method to call back into VFP if you can't do all the callback stuff in C++.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform