.. |
nls
|
kernel32/nls: Add genitive forms for Lithuanian locale.
|
2009-10-21 16:05:58 +02:00 |
tests
|
Assorted spelling fixes.
|
2009-11-09 19:42:31 +01:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
atom16.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
…
|
|
computername.c
|
…
|
|
console.c
|
…
|
|
console_private.h
|
…
|
|
cpu.c
|
…
|
|
debugger.c
|
kernel32: Move the 16-bit debugger functions to kernel16.c.
|
2009-10-08 11:11:12 +02:00 |
dosmem.c
|
…
|
|
editline.c
|
…
|
|
environ.c
|
…
|
|
error16.c
|
kernel32: Move the 16-bit error functions to error16.c.
|
2009-10-08 11:10:08 +02:00 |
except.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32: Moved the DeviceIoControl function to file.c.
|
2009-10-08 20:30:16 +02:00 |
file16.c
|
kernel32: Move the DOS file handle functions to file16.c.
|
2009-10-08 19:22:17 +02:00 |
format_msg.c
|
kernel32: Replicate the MS bug with va_list argument counting in FormatMessage.
|
2009-10-30 11:03:39 +01:00 |
global16.c
|
…
|
|
heap.c
|
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
|
2009-10-14 13:03:33 +02:00 |
instr.c
|
…
|
|
kernel16.c
|
kernel32: Move Get/SetProcessDword to kernel16.c.
|
2009-10-08 11:12:21 +02:00 |
kernel16_private.h
|
kernel32: Move some 16-bit definitions to kernel16_private.h.
|
2009-10-08 20:29:57 +02:00 |
kernel32.spec
|
kernel32: Implement GetProductInfo on top of ntdll stub.
|
2009-10-26 11:37:04 +01:00 |
kernel_main.c
|
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
|
2009-10-08 19:12:37 +02:00 |
kernel_private.h
|
kernel32: Add a structure to store all the information about an executable.
|
2009-10-28 11:03:04 +01:00 |
krnl386.exe.spec
|
kernel32: Move Get/SetProcessDword to kernel16.c.
|
2009-10-08 11:12:21 +02:00 |
lcformat.c
|
…
|
|
local16.c
|
…
|
|
locale.c
|
kernel32: Make sure the codepage registry keys are set correctly on wineprefix creation.
|
2009-10-30 15:14:49 +01:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel32: Add a structure to store all the information about an executable.
|
2009-10-28 11:03:04 +01:00 |
ne_module.c
|
…
|
|
ne_segment.c
|
…
|
|
oldconfig.c
|
…
|
|
path.c
|
ntdll: The meaning of the flag is inverted between RtlWow64EnableFsRedirection and RtlWow64EnableFsRedirectionEx.
|
2009-10-28 10:55:19 +01:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Set the 64-bit flag for builtin executables based on their load directory.
|
2009-10-28 11:09:20 +01:00 |
profile.c
|
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
|
2009-10-08 19:12:37 +02:00 |
registry16.c
|
…
|
|
relay16.c
|
…
|
|
resource.c
|
…
|
|
resource16.c
|
…
|
|
selector.c
|
kernel32: Move some 16-bit definitions to kernel16_private.h.
|
2009-10-08 20:29:57 +02:00 |
snoop16.c
|
…
|
|
string.c
|
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
|
2009-10-08 11:12:21 +02:00 |
sync.c
|
kernel32: Make GetQueuedCompletionStatus return failure for I/O errors, as per MSDN.
|
2009-10-27 16:52:48 +01:00 |
syslevel.c
|
…
|
|
tape.c
|
…
|
|
task.c
|
…
|
|
thread.c
|
kernel32: Move the 16-bit thread and process functions to kernel16.c.
|
2009-10-08 11:11:45 +02:00 |
thunk.c
|
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
|
2009-10-08 11:12:21 +02:00 |
time.c
|
…
|
|
toolhelp.c
|
…
|
|
utthunk.c
|
…
|
|
version.c
|
kernel32: Implement GetProductInfo on top of ntdll stub.
|
2009-10-26 11:37:04 +01:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
…
|
|
volume.c
|
kernel32: Add stub for GetVolumePathNamesForVolumeNameW.
|
2009-10-23 12:38:31 +02:00 |
vxd.c
|
kernel32: Moved the DeviceIoControl function to file.c.
|
2009-10-08 20:30:16 +02:00 |
wowthunk.c
|
kernel32: Fix empty function prototypes.
|
2009-10-06 16:12:39 +02:00 |