VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Get the logged on username from Windows 95/98/NT

Ryan Hartman  (2 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Get the logged on username from Windows 95/98 and NT

API Declarations
Declare Function GetUserName Lib "advapi32.dll" Alias "GetUserNameA" (ByVal
lpBuffer As String, nSize As Long) As Long
'inl as 1

Rate Get the logged on username from Windows 95/98/NT (38(38 Vote))
Get the logged on username from Windows 95/98/NT.bas

Get the logged on username from Windows 95/98/NT Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters