wine-wine/dlls/kernel32
Alexandre Julliard fd11023e4b kernel32: Fix another overflow in GetModuleFileNameExW. 2012-05-01 14:43:46 +02:00
..
nls kernel32: Corrections to Walloon locale. 2012-01-09 12:52:15 +01:00
tests kernel32/tests: Added IdnToUnicode tests. 2012-04-30 20:03:27 +02:00
Makefile.in make_unicode: Create tables with data needed by nameprep algorithm. 2012-04-26 19:41:28 +02: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
editline.c
environ.c
except.c
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: Limit dwTotalPageFile in GlobalMemoryStatus to 4Gb minus 512kb for apps that do not expect so much memory. 2012-04-11 19:07:03 +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
locale.c kernel32: Added IdnToUnicode implementation. 2012-04-30 20:03:26 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Fix another overflow in GetModuleFileNameExW. 2012-05-01 14:43:46 +02:00
nameprep.c make_unicode: Create tables with data needed by nameprep algorithm. 2012-04-26 19:41:28 +02:00
oldconfig.c
path.c
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
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
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