msvcrt: Add a new file for the x86_64 exception handling.
[wine] / dlls / msvcrt / lock.c
2008-12-17  Alexandre Julliardmsvcrt: Add __cdecl to all function prototypes.
2007-03-12  Jan Zerebeckimsvcrt: Add DebugInfo to critical sections.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-21  Peter HunnisettAdd _lock,_unlock and header file for them.