Fix code assuming that the Reg* functions set the last error code
[reactos.git] / reactos / lib / userenv / profile.c
2006-01-12 Thomas BluemelFix code assuming that the Reg* functions set the last...
2006-01-11 Thomas Bluemel- partially implemented RegisterGPNotification() and...
2005-08-27 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-19 Thomas Bluemelreport proper buffer sizes as documented
2004-11-08 Thomas Bluemel1. fixed GetProfilesDirectoryW(). the lpcchSize paramet...
2004-10-05 Eric KohlRemove outdated profile path postfix.
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-09-30 Eric Kohl- Add proper file header.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-03 Eric Kohl- Implement DeleteGroup().
2004-04-29 Eric KohlImplement AddDesktopItem() and DeleteDesktopItem().
2004-04-19 Eric KohlImplement CreateUserProfileA().
2004-03-17 Eric KohlSimplify LoadUserProfileW() and check for loaded profile.
2004-03-14 Eric KohlImplement GetUserProfileDirectoryW().
2004-03-13 Eric KohlImplement LoadUserProfileW() and UnloadUserProfile().
2004-02-28 Eric KohlComplete user profile creation.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlCreate the user-specific registry hive.
2004-01-16 Eric KohlCreate user profile directory by copying the default...
2004-01-15 Eric KohlImplemented most of the user profile creation.
2004-01-13 Eric KohlAdd user profile directory functions.