ntdll/tests: Use NTSTATUS instead of DWORD for status variables.
[wine] / dlls / ntdll / tests / change.c
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-10  Aric Stewartntdll: gcc 2.95 compile fixes.
2006-02-06  Mike McCormackntdll: Add some more tests for NtNotifyChangeDirectoryFile.
2006-01-27  Alexandre Julliardserver: Make the FILE_SHARE_DELETE sharing checks depen...
2006-01-27  Mike McCormackserver: Fix the file notification interface to use...
2006-01-17  Mike McCormackntdll: Add a test for NtNotifyChangeDirectoryFile.