Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hwnd
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Re: Hwnd
Miscellaneous
Thread ID:
00187513
Message ID:
00187969
Views:
19
>Hi,
> I understand the concept. The problem is, when I want to pass the reference for the bitmap to API. Acccording to the HELP of API, the variable type to be passed will be INTEGER, but how could I pass the bitmap control(image control reference) as INTEGER ????
>
>
>Thank you
>
>Regard,

Hi John,

You can't use a VFP image control for this. You have to use one of the API functions such as LoadBitmap() in order to get the value you need. I haven't done much work in this area, so I don't even know if this is possible.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform