- Changed all registry functions to WCHAR.
authorHartmut Birr <osexpert@googlemail.com>
Fri, 18 Nov 2005 22:04:17 +0000 (22:04 +0000)
committerHartmut Birr <osexpert@googlemail.com>
Fri, 18 Nov 2005 22:04:17 +0000 (22:04 +0000)
commitaebe29f1ef8ac6b7ff6588ae382c4f46525e5aa3
treecf7e7eb801d62f905aca6920f2ef96bc264937ec
parent0bfe9a412e3ec2c6901d8740746ca8d0f107520a
- Changed all registry functions to WCHAR.
- Implemented packed/unpacked names for keys and values.
- Fixed the hash values for very short data.
- Fixed the debug build.
- Don't search for a serial mouse, if the port is used for debug prints.

svn path=/trunk/; revision=19329
21 files changed:
reactos/boot/freeldr/freeldr/arch/i386/hardware.c
reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c
reactos/boot/freeldr/freeldr/arch/i386/hwapm.c
reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c
reactos/boot/freeldr/freeldr/arch/i386/hwpci.c
reactos/boot/freeldr/freeldr/cache/cache.c
reactos/boot/freeldr/freeldr/comm/rs232.c
reactos/boot/freeldr/freeldr/debug.c
reactos/boot/freeldr/freeldr/freeldr_base.xml
reactos/boot/freeldr/freeldr/freeldr_base64k.xml
reactos/boot/freeldr/freeldr/freeldr_main.xml
reactos/boot/freeldr/freeldr/freeldr_startup.xml
reactos/boot/freeldr/freeldr/include/comm.h
reactos/boot/freeldr/freeldr/include/debug.h
reactos/boot/freeldr/freeldr/include/freeldr.h
reactos/boot/freeldr/freeldr/include/registry.h
reactos/boot/freeldr/freeldr/include/version.h
reactos/boot/freeldr/freeldr/reactos/binhive.c
reactos/boot/freeldr/freeldr/reactos/reactos.c
reactos/boot/freeldr/freeldr/reactos/registry.c
reactos/boot/freeldr/freeldr/reactos/setupldr.c