Removed some unnecessary inclusions of thread.h
[wine] / dlls / kernel / kernel16_private.h
2005-05-23  Alexandre JulliardSupport unloading 16-bit builtin modules, and properly...
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-19  Alexandre JulliardUse a memory mapping instead of file I/O to load 16...
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Alexandre JulliardChanged SNOOP16_RegisterDLL to take a module handle...
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new