
How To Get USER Environ from Windows 98?
Use the GetUserName API call instead.
--
Attitudes are contagious. Is yours worth catching?
http://www.acadx.com
Quote:
> How To Get USER Environ from Windows 98?
> My workstation is Windows 98 and my server is Windows NT. How can I
use
> function to obtain USER from Login dialog? This Environ function is used
> from MS-DOS environment such as 'Set USER = BRYAN'. Do you know if there
is
> an API function that allows to read USER from Windows environment instead
of
> MS-DOS environment?
> --
> Regards,
> Bryan Parkoff