Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WIN32API structure
Message
From
06/06/1997 23:24:23
 
 
To
06/06/1997 20:52:20
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00035512
Message ID:
00035518
Views:
57
>As said several times, you can't use structures that contain pointers. It's useless to try to do it (or to convert something) using only FoxPro language. The strings in the structure you're talking about are in fact pointers to strings.

So, am I right to say that we can only use structures which deals with non pointers only like SetSystemTime()?

We are trying to find a workaround for this. Right now, we have been able to make NetUserDel() works but we couldn't with NetUserAdd(). Is the best approach to build a C program, for that specific function, that we can call from Visual FoxPro?
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform