Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to transform a string into a dword type in the regis
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00752231
Message ID:
00752247
Vues:
15
Have you tried '1' or 1 instead of Chr(1)?

DWORD actually should be not Chr(1), but
Chr(1) + Chr(0) + Chr(0) + Chr(0)
four bytes :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform