Removed some unnecessary inclusions of thread.h
[wine] / dlls / kernel / relay16.c
2005-06-06  Alexandre JulliardMoved the kernel per-thread data out of the TEB into...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-16  Alexandre JulliardFixed handling of relay and snoop include/exclude lists...
2003-10-08  Alexandre JulliardDuplicate parts of the relay debugging init code into...
2003-09-29  Alexandre JulliardConverted most of the loader code to Unicode.
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Alexandre JulliardAdded varargs support for 16-bit entry points.
2003-08-26  Alexandre JulliardMoved 16-bit relay and snoop support to dlls/kernel.