Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accept Win32 user messages
Message
 
À
12/11/1997 00:56:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00059457
Message ID:
00059723
Vues:
36
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform