James Hawkins
|
ac5885ef41
|
kernel32: Fix a few test failures in win9x.
|
2008-06-30 15:05:19 +02:00 |
Francois Gouget
|
2321017707
|
kernel32/tests: Get the tests running again on Win95.
|
2008-05-26 18:01:06 +02:00 |
Alexandre Julliard
|
b62f3dee2d
|
kernel32: Waitable timer names are case sensitive.
|
2008-05-21 20:44:36 +02:00 |
Alexandre Julliard
|
116297d0c1
|
kernel32: Semaphore names are case sensitive.
|
2008-05-21 20:43:43 +02:00 |
Alexandre Julliard
|
c96752c044
|
kernel32: Event names are case sensitive.
|
2008-05-21 20:42:54 +02:00 |
Alexandre Julliard
|
e9793cc183
|
kernel32: Mutex names are case sensitive.
|
2008-05-21 20:41:45 +02:00 |
James Hawkins
|
ed714d09b7
|
kernel32: Fix a test that fails in win2k3.
|
2008-04-25 14:53:22 +02:00 |
Francois Gouget
|
12689d9b0f
|
kernel32/tests: Small spelling fix in a parameter name.
|
2008-01-16 12:46:38 +01:00 |
Andrey Turkin
|
343f2c1b30
|
ntdll: Implement BindIoCompletionCallback.
|
2007-12-21 13:52:34 +01:00 |
Stefan Dösinger
|
70868dfa61
|
kernel32: Add a test for BindIoCompletionCallback.
|
2007-12-18 14:07:48 +01:00 |
Rob Shearman
|
92db6d2c2f
|
server: Don't do access checks on the security descriptors of newly created objects.
|
2007-11-06 14:52:21 +01:00 |
Rob Shearman
|
512239d515
|
kernel32: Add tests for creating events with different initial security descriptors.
|
2007-10-25 12:47:28 +02:00 |
Francois Gouget
|
0271a09d4c
|
Add missing '\n's in traces.
|
2007-02-06 13:20:59 +01:00 |
Damjan Jovanovic
|
07db8882c2
|
ntdll: Slist support.
Implemented ntdll's RtlInitializeSListHead, RtlQueryDepthSList,
RtlInterlockedFlushSList, RtlFirstEntrySList,
RtlInterlockedPushEntrySList, RtlInterlockedPopEntrySList, their
kernel32 equivalents, and tests.
|
2007-02-05 21:46:28 +01:00 |
Michael Stefaniuc
|
8218440c20
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |