Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Short and Sweet.
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00161466
Message ID:
00161666
Views:
22
>>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform