Make dinput a properly separated dll.
[wine] / include / thread.h
2001-06-21  Ove KaavenExtended __wine_enter_vm86 to handle pending interrupts.
2001-05-18  Alexandre JulliardRemoved THREAD_IsWin16.
2001-05-16  Alexandre JulliardCreate an X connection for each thread, and process...
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-08  Alexandre JulliardAdded support for nested server waits (to allow waiting...
2001-03-01  Alexandre JulliardCreate the server pipes on the client side and transfer...
2001-02-28  Alexandre JulliardUse the standard CreateThread routine to create 16...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-21  Alexandre JulliardAdded separate server pipe to wait on blocking server...
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-29  Alexandre JulliardAdded the data structures and macros that will be neede...
2000-08-03  Juergen SchmiedImplemented the ErrorInfo interfaces.
2000-06-12  Juergen Schmied- implemented Get/SetThreadLocale
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-01  Alexandre JulliardSetup the initial thread %fs from a constructor.
2000-05-01  Alexandre JulliardRewrote Unix process launching to allow passing startup...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-04-14  Ove KaavenPOSIX threads emulation, tricks glibc into being thread...
2000-04-13  Alexandre JulliardCleanup thread stack allocation. Use a single VirtualAl...
2000-04-11  Alexandre JulliardMade GetProcessHeap(), GetCurrentProcessId(), GetCurren...
2000-03-25  Alexandre JulliardFixed a couple of file descriptor leaks.
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-07  Alexandre JulliardBetter implementation of inline functions SetLastError and
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-29  Alexandre JulliardUse a per-thread buffer and write(2) for debug traces.
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
2000-01-15  Juergen Schmied- added NT fields to TEB
1999-12-05  Eric PouechMoved wineserver's buffer & buffer_size at the end...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-05-29  Alexandre JulliardGot rid of THREAD_InitDone.
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Ulrich WeigandCall THREAD_FreeTHDB as service thread callback.
1999-04-18  Ulrich WeigandMerged Linux/FreeBSD reentrant errno handler, added...
1999-03-27  Ulrich WeigandFixed sequence of DLL_PROCESS_DETACH notification calls.
1999-03-21  Alexandre JulliardChanged process initialisation to use the new server...
1999-03-16  Ulrich WeigandPass new arguments (suspend/inherit) to the server.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Alexandre JulliardProcess and thread id now use the server-side id instea...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Alexandre JulliardChanged initial process creation to avoid memory alloca...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-01  Alexandre JulliardMoved MsgWaitForMultipleObject implementation to USER...
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-30  Alexandre JulliardChanged server wait logic a bit.
1998-11-24  Ulrich WeigandBugfix: Set the TEBF_WIN32 flag in teb.flags for 32...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-01  Alexandre JulliardRelease 970101 wine-970101