Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Arcade Game Written in VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00531577
Message ID:
00531934
Vues:
31
>Yes George. THANKS!!
>
>I'm pretty weak in API stuff so I'll try to chew on this info for awhile. But if I understand you correctly, I should be able to use calls like:
>
>~SetWindowPos
>~SelectPalette
>~SelectObject
>Setdc
>Bitblt
>
>????
>
>Thanks again.

I've read some of the other comments (and like the DirectX idea) and I had a thought you might want to consider.

One of the pieces of information you may need is the window handle of the client area of the VFP desktop. With VFP 6.0, this can be a bit tricky to get, but it's usually the last child of the main VFP frame. With VFP 7.0, the desktop is accessed through the _SCREEN system variable, has its own property holding the window handle. This is something you may want to consider in view of the immenent release of the product.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform