.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Fix two typos.
|
2011-11-15 11:48:58 +01:00 |
alloc.c
|
…
|
|
atom.c
|
Assorted spelling fixes.
|
2012-01-23 16:07:32 +01:00 |
change.c
|
kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr.
|
2011-10-25 16:57:28 +02:00 |
codepage.c
|
kernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.
|
2012-05-17 17:44:26 +02:00 |
comm.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
console.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
debugger.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02:00 |
directory.c
|
…
|
|
drive.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32: Add a test for deleting a file opened for reading.
|
2012-06-22 14:09:49 +02:00 |
format_msg.c
|
kernel32/tests: Add line-wrapping tests for FormatMessage().
|
2012-06-20 10:27:33 +02:00 |
generated.c
|
…
|
|
heap.c
|
kernel32/tests: Skip some tests if not allowed to modify the image file execution options.
|
2011-09-19 17:56:04 +02:00 |
loader.c
|
kernel32: Add a test for LoadLibrary called on a not DLL image.
|
2012-02-24 09:56:25 +01:00 |
locale.c
|
kernel32: Change LCMapStringW to LCMapStringEx and call it from LCMapStringW.
|
2012-06-28 11:36:56 +02:00 |
mailslot.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
module.c
|
kernel32: Clear the module handle on failure in GetModuleHandleEx.
|
2012-04-05 14:51:33 +02:00 |
path.c
|
…
|
|
pipe.c
|
kernel32: Fixed read overflow in WriteFile argument.
|
2012-06-20 20:16:01 +02:00 |
process.c
|
Assorted spelling fixes and wording tweaks.
|
2011-11-28 16:40:50 +01:00 |
profile.c
|
kernel32: Avoid ini cache if file does not exist anymore.
|
2012-03-28 11:38:35 +02:00 |
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
server: OpenMutex should perform a real access check instead of validating access flags.
|
2012-03-12 16:37:24 +01:00 |
thread.c
|
kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first.
|
2011-08-22 16:14:32 +02:00 |
time.c
|
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
|
2011-06-08 16:18:26 +02:00 |
timer.c
|
kernel32/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:38 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
virtual.c
|
kernel32/tests: Remove a couple of invalid tests.
|
2012-05-09 23:21:07 +02:00 |
volume.c
|
kernel32/tests: Check what happens if QueryDosDeviceA() is given an insufficient buffer.
|
2011-10-03 16:56:30 -05:00 |