kernel32: Create the hardware registry keys one at a time, and bail out if the main...
[wine] / dlls / userenv /
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-03  Lei Zhanguserenv: Add a small test for DestroyEnvironmentBlock.
2010-02-02  Maarten Lankhorstuserenv: Implement DestroyEnvironmentBlock.
2010-02-01  Piotr Cabanuserenv: Added GetAllUsersProfileDirectory[AW] stubs.
2010-01-04  Andrew Nguyenwine.inf: Add CommonProgramFiles system environment...
2009-12-07  Hans Leidekkeruserenv/tests: Fix some memory leaks.
2009-08-19  Alexandre Julliarduserenv/tests: Don't depend on the Ascii length to...
2009-08-19  Alexandre Julliarduserenv/tests: Don't use string debugging functions...
2009-08-05  Austin Englishuserenv: Add a stub for LoadUserProfileW.
2009-05-19  Francois Gougetuserenv/tests: Replace realloc() with HeapReAlloc().
2009-01-25  Alexandre Julliarduserenv/tests: Don't check for TEMP and TMP variables...
2008-12-12  Francois Gougetuserenv/tests: Make userenv_dbgstr_w() static.
2008-10-22  Paul Vriensuserenv/tests: Skip a few tests on NT4.
2008-10-22  Paul Vriensuserenv/tests: Rewrite the test to cope with multiple...
2008-09-22  Paul Vriensuserenv/tests: Don't crash on NT4.
2008-06-04  Dan Kegeluserenv/tests: Fix buffer overrun.
2008-05-06  Alexandre Julliardkernel32: Set the USERPROFILE and ALLUSERSPROFILE envir...
2008-05-01  Lei Zhanguserenv: Add a test for variable inheritance for Create...
2008-05-01  Lei Zhanguserenv: Add more tests for environment variables for...
2008-05-01  Lei Zhanguserenv: Add tests for environment variables for Create...
2008-04-30  Lei Zhanguserenv: Initial implementation of CreateEnvironmentBlock.
2008-04-30  Lei Zhanguserenv: Add initial tests for CreateEnvironmentBlock.
2007-09-21  Rob Shearmanuserenv: Add a stub for UnloadUserProfile.
2007-08-10  Francois Gougetuserenv: Add a skeleton userenv.h header and use it.
2007-04-23  Yuval Fledeluserenv: Make GetProfileType report a normal (non-roami...
2007-03-19  Hans Leidekkeruserenv: Add stub implementations for {Register, Unregi...
2007-02-20  Hans Leidekkeruserenv: Implement ExpandEnvironmentStringsForUser...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Hans Leidekkeruserenv: Add a stub implementation for GetProfileType.
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-05  Mike McCormackuserenv: Add a stub implementation of userenv.dll.