ntdll: Simplify the checking of heap pointers when debugging is not enabled.
[wine] / dlls / ntdll / tests / change.c
2009-08-18  Mike Kaplinskiyntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
2009-02-23  Francois Gougetntdll/tests: Use win_skip() to skip over unimplemented...
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.