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++?
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?
Summary: Hi, I just need to know where I can get a good free tutorial on using the RichEdit control in Visual C++, either programmatically or in a dialogbox. Thanks in anticipation! Athlon XP 1800+ 512Mb DDR26...
Summary: how can I do a dirlistbox equivalent thing in visual c++.I want to change the notification of click to double click in the event listener please help ...
Summary: Hi, can anybody tell me how to clear the screen in visual C++? printf("\032") doesn't work and without the clear screen my program is pretty ugly. thanks ...