Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to access win32api function LogonUser
Message
From
29/12/1998 12:49:23
 
 
To
29/12/1998 03:12:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00170686
Message ID:
00171259
Views:
52
>With short and integers is the return value is still 0
>and the GetlastError is 127

GetLastError returns 127 because you have declared it after the call of LogonUser. Declare it before that call.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform