kernel32: ReadDirectoryChangesW fixes.
[wine] / dlls / kernel / fiber.c
2005-06-21  Alexandre JulliardDon't require execute permission for thread stacks.
2005-06-20  Mike McCormack- don't include winreg.h
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2003-11-27  Alexandre JulliardPorting fixes.
2003-10-24  Alexandre JulliardUse sigsetjmp instead of setjmp in Wine internal except...
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...