Abort with error if the app uses our api to subclass and then theirs
[wine] / dlls / ntdll / critsection.c
2002-09-18  Alexandre JulliardAvoid calling some kernel functions.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-13  Dmitry TimoshkovThrow exception only for Wine internal locks.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-05-20  Francois GougetDump thread id instead of %fs.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-09  Alexandre JulliardAdded Interlocked*Pointer functions.
2001-01-22  Jon GriffithsMade SpinCount FIXME into a TRACE.
2000-12-22  Joerg MayerAdd %fs info to the critical section timeout message.
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.