Rob Shearman
|
ac7e221c20
|
userenv: Add a stub for UnloadUserProfile.
|
2007-09-21 12:05:42 +02:00 |
Francois Gouget
|
41c6d23365
|
userenv: Add a skeleton userenv.h header and use it.
|
2007-08-10 11:56:08 +02:00 |
Yuval Fledel
|
ec16e6323e
|
userenv: Make GetProfileType report a normal (non-roaming) profile.
|
2007-04-23 13:56:08 +02:00 |
Hans Leidekker
|
68b255e5e2
|
userenv: Add stub implementations for {Register, Unregister}GPNotification.
|
2007-03-19 13:55:32 +01:00 |
Hans Leidekker
|
0e59ff2592
|
userenv: Implement ExpandEnvironmentStringsForUser{A,W}.
|
2007-02-20 20:23:58 +01:00 |
Michael Stefaniuc
|
41dd56cb7f
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Hans Leidekker
|
3a40b175c4
|
userenv: Add a stub implementation for GetProfileType.
|
2006-06-27 21:14:02 +02:00 |
Mike McCormack
|
4a2d96077e
|
userenv: Add profinfo.h.
|
2006-06-13 11:40:23 +02:00 |
Mike McCormack
|
a6ea0f61d9
|
userenv: Add a stub implementation of userenv.dll.
|
2006-06-05 21:07:33 +02:00 |