migrate substitution keywords to SVN
[reactos.git] / reactos / lib / userenv / profile.c
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-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-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.