This file recreates most, if not all, of the source found in dlls/advapi32/registry.c in dlls/kernel32. It provides registry functionality.
Tested on Linux Mint 14 and Mac OS X 10.8 (Mountain Lion).
---
�dlls/kernel32/advapi32_registry.c | 2928 +++++++++++++++++++++++++++++++++++++
�1 file changed, 2928 insertions(+)
�create mode 100644 dlls/kernel32/advapi32_registry.c