Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registry Class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
01246643
Message ID:
01246667
Vues:
31
Beats me. I didn't write it. Ask Rich Strahl



>Strange name of the constant, BTW. What would ERROR_SUCCESS mean?
>
>>How would I use this classlib to create a node? I tried the following, but nothing happens:
>>
>>
>>LPARAMETERS tnHKey, tcSubkey, tcEntry
>>
>>LOCAL lnRegHandle, lnResult, lnSize, lcDataBuffer, tnType
>>
>>lnResult = RegOpenKey(tnHKey,tcSubKey,@lnRegHandle)
>>
>>IF lnResult = ERROR_SUCCESS
>>
>>  lnResult = RegCreateKey(tnHKey,tcSubKey,@lnRegHandle)
>>
>>  IF lnResult # ERROR_SUCCESS
>>     RETURN .NULL.
>>  ENDIF
>>
>>ENDIF
>>
>>
>>
>>>It's not mine. It's Rick's and I like it. Check your email.
>>>
>>>>Ok, then I'll take yours, if you wouldn't mind.
>>>>
>>>>
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform