Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Short and Sweet.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00161466
Message ID:
00161666
Vues:
23
>>>>What is a "HINSTANCE hinst" and how do I get a value for it?
>>>
>>>An HINSTANCE is a handle instance - it's a 4 byte DWORD.
>>>
>>>What are you trying to provide a handle to? IOW, what API call are you rying to invoke?)
>>
>>
>>I am tring to call the createwindow api but I can't seem to get it to work.
>
>Hiya Chuck,
>
>Far be it for me (of all people) to suggest a VFP solution over the API, but what's wrong with oMyForm = CREATEOBJECT('Form'). You don't have to deal with it then, and you'll have much more control over it.

I want a window that is not tied to my application so when it closes it will still be up on the window. But so far my createwindow only returns 0.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform