Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WIN32API structure
Message
From
06/06/1997 19:32:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
WIN32API structure
Miscellaneous
Thread ID:
00035512
Message ID:
00035512
Views:
79
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
Next
Reply
Map
View

Click here to load this message in the networking platform