Add a few more fields to HTTP_GetStdHeaderIndex() and fix some typos.
[wine] / dlls / advapi32 / registry.c
2000-05-14  Alexandre JulliardAdded support for registry values larger than the serve...
2000-05-09  Andreas MohrAdded some reg temp file clutter check (more than 100...
2000-03-26  Alexandre JulliardFixed error checking in registry saving.
2000-02-20  Alexandre JulliardAvoid crash on NULL data pointer.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-15  Juergen SchmiedIf there is enough space in the buffer and the type...
2000-01-09  Juergen SchmiedCorrected behaviour of RegOpenKey in case of failure.
1999-11-25  Eric PouechFixed some bogus error detection for RegEnumValue[AW...
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.