Dmitry Timoshkov
|
3b429e88ff
|
server: Add support for pending write flag to the serial device.
|
2013-10-25 13:36:01 +02:00 |
Dmitry Timoshkov
|
53e727ef95
|
kernel32/tests: WaitCommEvent may sometimes return immediately on a busy system when write operation to a COM-port has already completed.
|
2013-10-25 13:36:01 +02:00 |
Dmitry Timoshkov
|
0db996e14c
|
kernel32/tests: Increase the timeout for completion of write to a COM-port.
It's not enough for some hardware configurations.
|
2013-10-25 13:36:01 +02:00 |
Dmitry Timoshkov
|
b46bd115bb
|
kernel32/tests: Accept the case when WriteFile is able to complete the request immediately for an overlapped COM-port write.
The behaviour depends on the driver and hardware used.
|
2013-10-25 13:36:01 +02:00 |
Daniel Lehman
|
0669a8aca2
|
kernel32: Don't use depth in RtlInterlockedFlushSList.
Depth wraps around at 65536 but list supports more elements.
|
2013-10-24 10:56:13 +02:00 |
Frédéric Delanoy
|
f56e9ebe38
|
kernel32/tests: Use BOOL type where appropriate.
|
2013-10-24 10:49:53 +02:00 |
Frédéric Delanoy
|
7ab78b4e03
|
kernel32: Use BOOL type where appropriate.
|
2013-10-24 10:49:11 +02:00 |
Dmitry Timoshkov
|
231a31223c
|
kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
3fa1b837cf
|
kernel32/tests: Fix volume tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
7dab5fe998
|
kernel32/tests: Fix version tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
965d903f33
|
kernel32/tests: Fix toolhelp tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
7e39bfc04b
|
kernel32/tests: Fix timer tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
abbe8b3d02
|
kernel32/tests: Fix thread tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
Dmitry Timoshkov
|
31917bfa73
|
kernel32/tests: Fix synchronization tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
a18087e5d1
|
kernel32/tests: Fix resource tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
f776e879fd
|
kernel32/tests: Fix profile tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
5628183bf4
|
kernel32/tests: Fix pipe tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
b2e9561a2d
|
kernel32/tests: Fix path tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
f1a6bf70bf
|
kernel32/tests: Fix module tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
9d5ddd25e1
|
kernel32/tests: Fix mailslot tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
Dmitry Timoshkov
|
020bd36323
|
kernel32/tests: Fix locale tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
e02774ad40
|
kernel32/tests: Fix heap tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
d44cc84381
|
kernel32/tests: Fix FormatMessage tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
8014c7cbbb
|
kernel32/tests: Fix file tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
f8fbe80cc7
|
kernel32/tests: Fix fiber tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
79ac1fa33f
|
kernel32/tests: Fix debugger tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
fd65dfbac9
|
kernel32/tests: Fix console tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
93a54c03be
|
kernel32/tests: Fix file change notification tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
Dmitry Timoshkov
|
519e2d8a98
|
kernel32/test: Fix activation context tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:53 +02:00 |
Dmitry Timoshkov
|
193c837989
|
kernel32/tests: Fix time tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:29 +02:00 |
Dmitry Timoshkov
|
373178cdf1
|
kernel32/tests: Fix environment tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:29 +02:00 |
Dmitry Timoshkov
|
6e07317939
|
kernel32/tests: Fix communication port tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:28 +02:00 |
Dmitry Timoshkov
|
035295bb31
|
kernel32/tests: Fix virtual memory tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:28 +02:00 |
Dmitry Timoshkov
|
6774accd02
|
kernel32/tests: Fix process tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:28 +02:00 |
Dmitry Timoshkov
|
ddb6632155
|
kernel32/tests: Fix PE loader tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:28 +02:00 |
Nikolay Sivov
|
9a6567d1a6
|
kernel32: Added support for GET_MODULE_HANDLE_EX_FLAG_PIN.
|
2013-10-15 14:28:20 +02:00 |
Dmitry Timoshkov
|
49d0e64f88
|
kernel32: The return and last error values set by ReadFile on EOF depend on whether overlapped pointer was passed in.
|
2013-10-11 12:45:06 +02:00 |
Dmitry Timoshkov
|
aa8546ecc2
|
ntdll: Add support for FILE_APPEND_DATA to NtWriteFile.
|
2013-10-07 14:44:35 +02:00 |
Francois Gouget
|
dd71bc567b
|
kernel32/tests: Fix compilation on systems that don't support nameless unions.
|
2013-10-07 14:44:35 +02:00 |
Frédéric Delanoy
|
baf491b80b
|
kernel32: Use BOOL type where appropriate.
|
2013-10-03 12:54:37 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Frédéric Delanoy
|
6918c86544
|
kernel32: Use BOOL type where appropriate.
|
2013-09-26 21:34:13 +02:00 |
Dmitry Timoshkov
|
a20b07c558
|
ntdll: Make asynchronous WaitCommEvent report correct number of bytes returned.
|
2013-09-26 10:46:54 +02:00 |
Dmitry Timoshkov
|
b4e375ecf4
|
kernel32/tests: Add DuplicateHandle test to the file access tests.
|
2013-09-25 11:50:03 +02:00 |
Michael Stefaniuc
|
2a39cb377a
|
dlls: Replace the remaining CONSTs.
|
2013-09-25 11:49:20 +02:00 |
Dmitry Timoshkov
|
2ffd28cff7
|
ntdll: Perform the offset checks in NtWriteFile also for a serial device.
|
2013-09-25 11:48:56 +02:00 |
Dmitry Timoshkov
|
084f4b643c
|
ntdll: Perform the offset checks also for a serial device.
|
2013-09-23 20:32:22 +02:00 |
Dmitry Timoshkov
|
96c6ad4aa7
|
kernel32/tests: Add FILE_APPEND_DATA case to the file access tests.
|
2013-09-23 11:49:58 +02:00 |