Implement ANSI group and item functions.
[reactos.git] / reactos / lib / userenv / desktop.c
2004-09-06 Eric KohlImplement ANSI group and item functions.
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 Bluemeldo not statically link to ole32.dll, import the functio...
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().