Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RegOpenKey & RegDeleteKey
Message
 
À
17/02/2003 13:40:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00754071
Message ID:
00754186
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>>Mike,
>>
>>Try
DECLARE Integer RegOpenKey IN Win32API;
>>  INTEGER nHKey, STRING @cSubKey, INTEGER @nHandle
>>lnSuccess = RegOpenKey(lnOpenHKey, @lcOpenKey, @lnOpenResult)
>
>Hi George,
>
>Still getting the error number 87. I I cut and pasted your code.
>
Mike,

Missed the obivious the first time through. Try
lcOpenKey = "System\CurrentControlSet\Control\ComputerName\ComputerName\MyNewReg"
Too many backslashes.< s >
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