.. |
nls
|
kernel32: Corrections to Walloon locale.
|
2012-01-09 12:52:15 +01:00 |
tests
|
kernel32: Clear the module handle on failure in GetModuleHandleEx.
|
2012-04-05 14:51:33 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
…
|
|
console.c
|
kernel32: Enhance bare fd check by checking that the handle is a real console handle.
|
2012-02-20 11:38:24 +01:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Set dwProcessorType on ARM.
|
2011-06-16 11:15:58 +02:00 |
debugger.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
except.c
|
kernel32: Use PAGE_READWRITE access when enabling write access to resource data.
|
2011-11-02 17:58:51 +01:00 |
fiber.c
|
…
|
|
file.c
|
kernel32: Make CreateFile called with creation == 0 work when opening a vxd in win9x mode.
|
2012-03-12 10:14:13 +01:00 |
format_msg.c
|
kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.
|
2012-01-09 15:32:50 +01:00 |
heap.c
|
kernel32: Fix overflow on 32-bits systems.
|
2011-09-12 10:07:28 +02:00 |
kernel32.spec
|
ntdll: Add a __chkstk entry point for x86_64.
|
2012-04-02 12:46:40 +02:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
…
|
|
lcformat.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
locale.c
|
kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
|
2012-03-27 11:55:05 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
module.c
|
kernel32: GetModuleHandleEx already clears the module handle on failure.
|
2012-04-05 14:51:33 +02:00 |
oldconfig.c
|
…
|
|
path.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Only change the Unix current after exec_process to make sure it's inherited properly.
|
2012-01-31 13:44:40 +01:00 |
profile.c
|
kernel32: Avoid ini cache if file does not exist anymore.
|
2012-03-28 11:38:35 +02:00 |
resource.c
|
kernel32: Fix a couple of handle leaks.
|
2011-05-26 13:28:46 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Implement the memory resource notification functions.
|
2012-03-12 10:44:02 +01:00 |
tape.c
|
…
|
|
term.c
|
kernel32: No need for WINE_ prefixed debug output macros.
|
2012-01-11 17:47:23 +01:00 |
thread.c
|
kernel32: Add stubs for several SRW lock functions.
|
2011-10-13 19:57:19 +02:00 |
time.c
|
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
|
2011-06-08 16:18:26 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Fix access flags to page protection mapping in MapViewOfFileEx.
|
2012-01-17 11:54:43 +01:00 |
volume.c
|
kernel32: Add stubs for DeleteVolumeMountPointA/W.
|
2012-03-14 17:30:18 +01:00 |
wer.c
|
kernel32: Add a stub for WerRegisterRuntimeExceptionModule.
|
2012-03-13 10:54:00 +01:00 |
winerror.mc
|
kernel32: Add a trailing full stop to the error messages.
|
2012-02-11 16:12:12 +01:00 |