Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does VFP6.0 SP3 have any problems with 16 or 32 bit c ap
Message
From
28/08/1999 16:16:10
 
 
To
27/08/1999 16:27:21
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00257888
Message ID:
00258864
Views:
19
>Thanks Christof. Now that suggests that there is some mechanism to 'inform' the desired callbacker to do so. Would it be a discrete 'function' or some option of the parameter list or???
>

As George points out, the callback function is identified in the API call (or set up in a call that preceded and set up the desired function call.) It's a reference to a place in code, not a p-code reference point. The most common practice in the past with accessing APIs that require callbacks to VFP has been to write an FLL to provide the callback entrypoint and invoke the API call through the FLL.

>Jim N
>
>>Hi Jim,
>>
>>>Could one of you inform the poorly educated among us (that's me at least) of what a "callback is?? I would appreciate it.
>>
>>A callback means that Windows (or any other DLL) calls a function in your VFP application when something happens.
>>
>>Christof
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform