Alexandre Julliard
|
6aa0cc5e3c
|
Load the HKEY_CURRENT_USER branch at server startup too.
|
2005-07-11 20:44:59 +00:00 |
Alexandre Julliard
|
34a9ab04b2
|
Get rid of the old config conversion code.
|
2005-06-29 19:22:02 +00:00 |
Mike McCormack
|
405ac7a80c
|
- don't include winreg.h
- include kernel_private.h to get declaration for convert_old_config()
|
2005-06-20 10:40:37 +00:00 |
Mike McCormack
|
5b2d5fd758
|
Use HANDLE instead of HKEY in the NT API.
|
2005-06-17 13:58:33 +00:00 |
Alexandre Julliard
|
2e4bca9db5
|
Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
|
2005-06-13 18:56:00 +00:00 |
Francois Gouget
|
821d4c4645
|
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
Make the error message about unexpected '#ifdef HAVE_XXX' clearer.
Protect sys/stat.h #includes with the corresponding '#ifdef HAVE_XXX'
check.
|
2005-05-06 16:22:54 +00:00 |
Alexandre Julliard
|
4a334aed3c
|
Move all the old config conversion code to a new oldconfig.c file, and
get rid of misc/registry.c and the misc directory.
|
2005-04-20 15:43:36 +00:00 |