Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window Handles
Message
De
15/06/1999 13:15:03
Paul Ezerski
John Deere Credit
Iowa, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Window Handles
Divers
Thread ID:
00230058
Message ID:
00230058
Vues:
62
I am new to API programming. Is there anyway to get the handle to windows and controls in FoxPro? I am trying to call a function within a DLL which requires both the handle to a window and the handle to a control within that window. Also, I am wondering how to get the value of WM_USER so that I can pick a unique identifier for the transfer message.

The DLL function's declaration:
int Init(HWND hWnd, HWND hMsgWnd, UINT nXferMsg, in nFlag);
nXferMsg should be WM_USER + n

Any help would be greatly appreciated.

Paul Ezerski
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform