.. |
nls
|
kernel32: Corrections to Walloon locale.
|
2012-01-09 12:52:15 +01:00 |
tests
|
server: OpenMutex should perform a real access check instead of validating access flags.
|
2012-03-12 16:37:24 +01:00 |
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
|
|
|
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
|
kernel32: Add stubs for DeleteVolumeMountPointA/W.
|
2012-03-14 17:30:18 +01:00 |
kernel_main.c
|
|
|
kernel_private.h
|
|
|
lcformat.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
locale.c
|
kernel32: Remove unused file-static variables.
|
2011-11-16 09:44:48 +01:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
Makefile.in
|
|
|
module.c
|
kernel32: Make GetModuleHandleA hotpatchable.
|
2012-03-08 18:55:18 +01: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 shadowing parameter "len".
|
2011-10-24 12:35:51 +02:00 |
resource.c
|
|
|
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
|
|
|
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 |