Fix code assuming that the Reg* functions set the last error code
[reactos.git] / reactos / lib / userenv / misc.c
2006-01-12 Thomas BluemelFix code assuming that the Reg* functions set the last...
2006-01-11 Thomas Bluemel- partially implemented RegisterGPNotification() and...
2006-01-09 Thomas Bluemelfixed growing the buffer
2005-08-27 Thomas Bluemel#include "precomp.h" -> #include <precomp.h>
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
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-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-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-03-13 Eric KohlImplement LoadUserProfileW() and UnloadUserProfile().
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-16 Eric KohlCreate user profile directory by copying the default...