|
-
Apr 23rd, 2000, 08:02 PM
#1
Thread Starter
Addicted Member
Hi ...
Does anyone know how to get User ID from
NT/Novell using API ?
Thank you
Keiko
-
Apr 23rd, 2000, 10:15 PM
#2
Addicted Member
I'm not sure if this will work, but did you try the GetUserName API call?
-
Apr 23rd, 2000, 10:25 PM
#3
Lively Member
SonGouki is right.
Declare Function GetUserName Lib "advapi32.dll" Alias "GetUserNameA" (ByVal lpBuffer As String, nSize As Long) As Long
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|