M()zart Posted November 17, 2009 Posted November 17, 2009 Please tell me how to find out if user profiles are enabled on Windows 9x from my (C or C++) code.
Mijzelf Posted November 17, 2009 Posted November 17, 2009 I'm not sure, but I think you can see it by gettng the current user with GetUserName(), and then check for the existance of \Windows\Profile\Username
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now