Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WIN32API structure
Message
De
06/06/1997 19:32:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
WIN32API structure
Divers
Thread ID:
00035512
Message ID:
00035512
Vues:
76
When I change the system time using WIN32API SetSystemTime(), I had to do a structure. Each of those 8 parameters of the structure is then converted into a DWORD format. This was pretty easy has each parameter is numeric.

Then, I tried the NetUserAdd() function, where the 3rd parameter is also a structure. However, only 3 of those parameters are in a DWORD format and the others are in a STRING format. What kind of conversion should I apply to those parameters to make them part of the structure?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform