Computing.Net > Forums > Programming > Create a user profile in Visual C++?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Create a user profile in Visual C++?

Reply to Message Icon

Name: Jason
Date: June 12, 2002 at 12:15:22 Pacific
Comment:

I'm trying to create a user profile (in Windows 2000) within my program. Looking in Userenv.h I see many user profile functions, including a DeleteProfile function. Unfortunetally, I see no way to create a profile. Any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: borelli33
Date: June 13, 2002 at 01:51:48 Pacific
Reply:

You could try CopyProfile and then modify the new copy.

borelli33


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Create a user profile in Visual C++?

RichEdits in Visual C++ www.computing.net/answers/programming/richedits-in-visual-c/11521.html

dirlistbox in visual c++ mfc www.computing.net/answers/programming/dirlistbox-in-visual-c-mfc-/14340.html

clear screen in visual C++ www.computing.net/answers/programming/clear-screen-in-visual-c/1919.html