Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SefocusAPI function
Message
De
25/07/2006 08:26:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
SefocusAPI function
Divers
Thread ID:
01139628
Message ID:
01139628
Vues:
81
Hi, anybody experienced using the Windows API SefocusAPI? I try with visual basic it works well, by have the problem on VFP. Somebody can help ?

In VB
=====
Declare Function SefocusAPI Lib "user32" Alias "SetFocus" _
(ByVal hwnd As Long) As Long

In VFP
======
DECLARE INTEGER SefocusAPI IN user32;
INTEGER hWnd
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform