Fixed typo in HKEY_CURRENT_CONFIG name.
[wine] / server / mapping.c
2000-08-14  Alexandre JulliardImplemented SEC_IMAGE mappings and shared PE sections...
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-13  Alexandre JulliardAdded get_page_size function.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-23  Marcus MeissnerDo not use pagesize aligned size_low to grow mapped...
1999-05-15  Alexandre JulliardServer reorganization:
1999-02-28  Alexandre JulliardAdded support for mappings with no associated file.
1999-02-14  Alexandre JulliardMoved process definitions to include/server/process.h
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.