- Support control panel applications that provide more than one control panel.
[reactos.git] / reactos / lib / userenv /
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-13 Gé van GeldorpCreate "Program Files" directory and store its location...
2004-10-10 Eric KohlRemove obsolete comments.
2004-10-10 Eric KohlSilence a debug message.
2004-10-08 Eric Kohl- User resource strings instead of constant strings...
2004-10-05 Eric KohlRemove outdated profile path postfix.
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-02 Eric KohlImprove creation of shell folder settings.
2004-09-30 Eric Kohl- Add proper file header.
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-09-06 Eric KohlImplement ANSI group and item functions.
2004-08-15 Casper HornstrupSimplify precomp.h.
2004-08-15 Thomas Bluemeladded missing file
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-12 Thomas Bluemelsimplified dynamic loading of dlls
2004-07-11 Thomas Bluemelremoved wrong comments
2004-07-11 Thomas Bluemeldo not statically link to ole32.dll, import the functio...
2004-06-29 Eric KohlSet short path names for 'temp' and 'tmp' environment...
2004-06-25 Eric KohlExpand user-specific environment variables.
2004-06-24 Eric KohlCreate user specific temp directory.
2004-05-29 Hartmut Birr- Moved the definition of all dll base addresses to...
2004-05-08 Eric KohlImplement recursive deletion of start menu groups and...
2004-05-07 Eric KohlEnable the creation of nested desktop and start menu...
2004-05-05 Eric KohlImplement AddItemW().
2004-05-04 Eric KohlImplement DeleteItemW().
2004-05-03 Eric Kohl- Implement DeleteGroup().
2004-05-01 Eric Kohl- Set ALLUSERSPROFILE environment variable upon logon.
2004-04-29 Eric KohlImplement AddDesktopItem() and DeleteDesktopItem().
2004-04-19 Eric KohlImplement CreateUserProfileA().
2004-03-24 Eric Kohl- Set user-specific environment variables.
2004-03-19 Eric KohlImplement CreateEnvironmentBlock() and DestroyEnvironme...
2004-03-17 Eric KohlSimplify LoadUserProfileW() and check for loaded profile.
2004-03-16 Eric KohlFlush the new user hive after copying.
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.
2004-01-09 Eric KohlCreate profile directories.