Alexandre Julliard
|
be94563670
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |
Mike Kaplinskiy
|
af25949a51
|
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
|
2009-08-18 12:29:27 +02:00 |
Francois Gouget
|
630d92b947
|
ntdll/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-23 12:21:35 +01:00 |
Francois Gouget
|
d9e8a0f63e
|
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
|
2007-03-28 12:36:13 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Aric Stewart
|
d7187d79bd
|
ntdll: gcc 2.95 compile fixes.
|
2006-02-10 14:54:04 +01:00 |
Mike McCormack
|
bad5f92f54
|
ntdll: Add some more tests for NtNotifyChangeDirectoryFile.
|
2006-02-06 11:59:01 +01:00 |
Alexandre Julliard
|
8b0feb253b
|
server: Make the FILE_SHARE_DELETE sharing checks depend on DELETE
access instead of on the FILE_DELETE_ON_CLOSE flag (based on a patch
by Mike McCormack).
|
2006-01-27 15:50:38 +01:00 |
Mike McCormack
|
08351071fd
|
server: Fix the file notification interface to use directory handles.
|
2006-01-27 12:13:56 +01:00 |
Mike McCormack
|
2e32a425db
|
ntdll: Add a test for NtNotifyChangeDirectoryFile.
|
2006-01-17 13:13:29 +01:00 |