.. |
nls
|
kernel32: Add locale script tag resources.
|
2008-06-24 12:39:27 +02:00 |
tests
|
kernel32/tests: Fix a failing test in Vista.
|
2008-07-23 13:54:06 +02:00 |
actctx.c
|
|
|
atom.c
|
|
|
atom16.c
|
|
|
change.c
|
|
|
comm.c
|
Spelling fixes.
|
2008-04-23 12:31:07 +02:00 |
comm.drv.spec
|
|
|
computername.c
|
|
|
console.c
|
kernel32: Add stubs for [G|S]etConsoleDisplayMode.
|
2008-06-27 11:29:07 +02:00 |
console_private.h
|
|
|
cpu.c
|
kernel32: Set processorLevel to cpu family.
|
2008-03-31 12:14:41 +02:00 |
debugger.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
dosmem.c
|
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
|
2008-04-14 20:39:27 +02:00 |
editline.c
|
|
|
environ.c
|
kernel32: Assign to structs instead of using memcpy.
|
2008-03-04 11:54:20 +01:00 |
error16.c
|
|
|
except.c
|
kernel32: Remove the no-exec fault workaround, it shouldn't be needed anymore.
|
2007-12-05 12:35:47 +01:00 |
fiber.c
|
kernel32: Implement the fiber local storage functions.
|
2008-02-29 19:56:04 +01:00 |
file.c
|
kernel32: Implemented ReadFileScatter and WriteFileGather.
|
2008-03-15 10:58:38 +01:00 |
file16.c
|
|
|
format_msg.c
|
kernel32: Remove unneeded casts.
|
2007-12-14 12:25:06 +01:00 |
global16.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
heap.c
|
kernel32: Assign to structs instead of using memcpy.
|
2008-03-04 11:54:20 +01:00 |
instr.c
|
kernel32: Remove unneeded address-of operators from array names.
|
2008-07-11 14:06:06 +02:00 |
kernel.rc
|
|
|
kernel16.c
|
kernel32: Add a builtin 16-bit winhelp.exe.
|
2008-05-13 18:50:50 +02:00 |
kernel16_private.h
|
|
|
kernel32.spec
|
kernel32: Add a stub for ChangeTimerQueueTimer.
|
2008-07-22 13:21:01 +02:00 |
kernel_main.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
kernel_private.h
|
winedos: Add the possibility of refusing to emulate some interrupts.
|
2007-12-23 13:55:12 +01:00 |
krnl386.exe.spec
|
|
|
lcformat.c
|
|
|
local16.c
|
kernel32: Remove unused variables.
|
2008-04-21 12:10:36 +02:00 |
locale.c
|
kernel32: Remove unneeded address-of operators from array names.
|
2008-07-11 14:06:06 +02:00 |
locale_rc.rc
|
kernel32: Add the NLS file for Romansh (Switzerland).
|
2008-03-28 09:51:52 +01:00 |
lzexpand.c
|
kernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
|
2007-12-06 12:07:17 +01:00 |
Makefile.in
|
kernel32: Add a builtin 16-bit winhelp.exe.
|
2008-05-13 18:50:50 +02:00 |
module.c
|
kernel32: Make GetModuleFileName set ERROR_INSUFFICIENT_BUFFER like win2k3 and vista do.
|
2008-06-18 15:21:49 +02:00 |
ne_module.c
|
kernel32: Remove unused variables.
|
2008-04-21 12:10:36 +02:00 |
ne_segment.c
|
kernel32: Remove unneeded casts.
|
2007-12-20 10:47:00 +01:00 |
oldconfig.c
|
|
|
path.c
|
kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub).
|
2008-03-14 11:53:15 +01:00 |
powermgnt.c
|
|
|
process.c
|
kernel32: Set the stdin/stdout file descriptors to match the specified Win32 handles when possible.
|
2008-07-10 12:20:56 +02:00 |
profile.c
|
kernel32: Don't get the profile string if the buffer length is zero.
|
2008-07-18 11:31:59 +02:00 |
pthread.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
registry16.c
|
kernel32: Spelling fixes.
|
2008-03-18 11:44:09 +01:00 |
relay16.c
|
kernel32: Remove unneeded address-of operators from array names.
|
2008-07-11 14:06:06 +02:00 |
resource.c
|
kernel32: Fix use of uninitialised nameW and typeW in find_resourceA.
|
2008-02-29 12:36:55 +01:00 |
resource16.c
|
|
|
selector.c
|
|
|
snoop16.c
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
stress.c
|
|
|
stress.spec
|
|
|
string.c
|
|
|
sync.c
|
ntdll: Implement RtlCreateTimer for kernel32's CreateTimerQueueTimer.
|
2008-07-23 11:24:03 +02:00 |
syslevel.c
|
|
|
system.c
|
|
|
system.drv.spec
|
|
|
tape.c
|
|
|
task.c
|
kernel32: Remove unneeded address-of operators from array names.
|
2008-07-11 14:06:06 +02:00 |
thread.c
|
exception.h: Make the RtlUnwind wrapper available separately.
|
2008-07-03 13:08:19 +02:00 |
thunk.c
|
kernel32: Assign to structs instead of using memcpy.
|
2008-03-04 11:54:20 +01:00 |
time.c
|
Spelling fixes.
|
2008-04-04 11:51:40 +02:00 |
toolhelp.c
|
kernel32: Remove unneeded casts.
|
2008-01-09 12:26:04 +01:00 |
toolhelp.h
|
|
|
toolhelp.spec
|
|
|
toolhelp16.c
|
|
|
utthunk.c
|
kernel32: Fix typo in UTUnRegister.
|
2008-02-29 12:37:01 +01:00 |
version.c
|
kernel32: Add some simple tests for GetVersionExA.
|
2007-12-03 11:52:01 +01:00 |
version.rc
|
|
|
version16.rc
|
|
|
virtual.c
|
kernel32: Add support for the execute protection values in CreateFileMappingW.
|
2008-06-09 19:11:25 +02:00 |
volume.c
|
kernel32: Fix GetVolumeInformation for fat32 partitions.
|
2008-03-01 12:32:27 +01:00 |
vxd.c
|
|
|
win87em.c
|
|
|
win87em.spec
|
|
|
windebug.c
|
|
|
windebug.spec
|
|
|
wowthunk.c
|
winedos: Print better diagnostics when a DOS app fails to start.
|
2008-05-07 17:33:50 +02:00 |