Add a missing </sect3>.
[wine] / memory / registry.c
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-15  Alexandre JulliardConverted enum_key_value request to the new request...
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-15  Alexandre JulliardConverted a few more server requests to the new mechanism.
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Marcus MeissnerCheck for buffer overflows on data returns from RegQuer...
2000-10-02  Alexandre JulliardConvert NtQueryKey and NtEnumerateKey to the new reques...
2000-10-01  Alexandre JulliardConverted some of the registry server requests to the...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-25  Alexandre JulliardTemporarily moved advapi32 registry support back into...