server: Implement the file sharing check when truncating a file that has an existing...
[wine] / server / registry.c
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-03-26  Andreas MohrMoved some registry definitions to winnt.h.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Huw D M DaviesEnsure that non-NULL terminated stings are saved correctly.
2000-03-08  Patrik StridvallFixed some warnings.
2000-01-27  Juergen SchmiedGet HCU name from unix user name.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-09  Juergen Schmied- removed copying of HKEY_USERS to HKEY_CURRENT_USER
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-12-10  Ulrich CzekallaFixed off-by-one error.
1999-11-25  Alexandre JulliardStore all object names as Unicode in the server.
1999-11-24  Alexandre JulliardAdded wine.conf option for new format registry files.
1999-11-24  Alexandre JulliardAdded support to the server for loading new format...
1999-11-23  Alexandre JulliardAdded registry support to the server.