VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Retrieve the Windows user name

Anonymous  (267 Submissions)   Windows System Services   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Wed 16th December 1998   Mon 8th February 2021

Retrieve the Windows user name

API Declarations


' call the function GetUserName.
Declare Function GetUserName Lib "advapi32.dll" Alias "GetUserNameA" (ByVal lpBuffer As String, nSize As Long) As Long

Rate Retrieve the Windows user name (2(2 Vote))
Retrieve the Windows user name.bas

Retrieve the Windows user name Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters