Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accept Win32 user messages
Message
 
To
12/11/1997 00:56:41
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00059457
Message ID:
00059723
Views:
32
My original reply in this thread was based on reading the API reference guide where the first parameter is described as a pointer to a structure. I guess you're right, you can use a string to simulate the structure and pass it by reference to the function.

Sorin


>Why do you need the Pointer class for these functions? Can't you use a string to simulate the structure?
>
>Vlad
>
>>Hi Balasz,
>>
>>You might want to take a look at the GetMessage or PeekMessage funxtions in WIN32API. However, both of these functions use pointers to structures as parameters, and VFP cannot deal natively with pointers. To help you with that, there is a Pointers class in the Files section that you can download. It will do the job.
>>
>>HTH,
>>Sorin
>>
>>
>>>I'm accessing an API which returns his output via
>>>Win32 user messages. Is it possible to accept Win32
>>>user messages with VFP 5.0 ?
>>>
>>>Thanks for any help.
>>>
>>>Balazs Simon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform