Do not use the PEB lock as loader lock, use a separate critical
[wine] / scheduler / handle.c
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-07-15  Andreas MohrExtend the WSOCK32 warning in certain functions to...
2000-06-14  Alexandre JulliardConvertToGlobalHandle: fixed handle leak.
1999-11-04  Alexandre JulliardAdded special handling for the stdio handles in CloseHa...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Marcus MeissnerCreateSocketHandle,GetHandleContext,SetHandleContext...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-14  Alexandre JulliardRemoved PROCESS_GetPtr.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-01  Alexandre JulliardFixed CloseHandle() on global handles.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-11-06  Marcus MeissnerSolaris redefines ERR and CS, fixed occurances.
1998-10-24  Ulrich WeigandAdded support for global handles, implemented ConvertTo...
1998-10-24  Uwe BonnesMore off-by-one errors fixed.
1998-10-19  Uwe BonnesFixed off by one error in HANDLE_GetObjPtr.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-02-15  Alexandre JulliardRelease 980215 wine-980215