.. |
nls
|
kernel32: Fix LANGID for Korean resource.
|
2007-03-13 20:49:49 +01:00 |
tests
|
kernel32/tests: Resource functions are not implemented on win98.
|
2007-04-26 14:25:04 +02:00 |
actctx.c
|
kernel32: Print a fixme only once.
|
2007-03-22 11:28:22 +01:00 |
atom.c
|
|
|
atom16.c
|
|
|
change.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
comm.c
|
serialui: Fix return type for CommConfigDialog.
|
2007-03-06 12:25:06 +01:00 |
comm.drv.spec
|
|
|
computername.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
console.c
|
kernel32: Add stub for AttachConsole.
|
2007-03-23 13:04:36 +01:00 |
console_private.h
|
|
|
cpu.c
|
kernel32: Better default for dwActiveProcessorMask in GetSystemInfo.
|
2007-03-30 12:22:13 +02:00 |
debugger.c
|
kernel32: Add a CheckRemoteDebuggerPresent stub.
|
2007-02-19 13:11:08 +01:00 |
dosmem.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
editline.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
environ.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
error16.c
|
|
|
except.c
|
kernel32: Make default behavior more consistent when AeDebug key is not present.
|
2007-03-30 12:00:11 +02:00 |
fiber.c
|
|
|
file.c
|
kernel32: Don't use the reserved argument of the APC routine callback.
|
2007-03-26 19:14:13 +02:00 |
file16.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
format_msg.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
global16.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
heap.c
|
kernel32: Remove superfluous semicolons.
|
2007-04-09 12:19:07 +02:00 |
instr.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
kernel.rc
|
kernel: Beginning of French translation of error messages.
|
2007-01-16 11:44:55 +01:00 |
kernel16.c
|
|
|
kernel16_private.h
|
|
|
kernel32.spec
|
kernel32: Add stub for AttachConsole.
|
2007-03-23 13:04:36 +01:00 |
kernel_main.c
|
ntdll: Move the LDT section to ntdll and make it an uninterruptible section.
|
2007-01-18 15:01:45 +01:00 |
kernel_private.h
|
|
|
krnl386.exe.spec
|
|
|
lcformat.c
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
local16.c
|
|
|
locale.c
|
kernel32: Fix non-terminated separator string.
|
2007-04-16 12:07:44 +02:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
kernel32: Forward CopyLZFile() to LZCopy() instead of wrapping it.
|
2007-01-15 13:00:24 +01:00 |
Makefile.in
|
kernel: Beginning of French translation of error messages.
|
2007-01-16 11:44:55 +01:00 |
module.c
|
kernel32: Add the directory the executable was loaded from to the module search path if the module file name doesn't contain a path.
|
2007-04-25 11:49:37 +02:00 |
ne_module.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
ne_segment.c
|
kernel32: Cast-qual warnings fix.
|
2006-11-01 13:37:34 +01:00 |
oldconfig.c
|
kernel32: Allow any amount of whitespace between the words ANSI and SCSI in /proc/scsi/scsi.
|
2007-04-12 16:16:36 +02:00 |
path.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
powermgnt.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
process.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
profile.c
|
kernel32/profile: Add a few NULL checks (Coverity).
|
2007-03-28 12:07:36 +02:00 |
pthread.c
|
|
|
registry16.c
|
kernel32: Cast-qual warnings fix.
|
2006-09-20 12:22:55 +02:00 |
relay16.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
resource.c
|
kernel32: Merge existing resources in EndUpdateResource.
|
2007-01-11 12:12:00 +01:00 |
resource16.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
selector.c
|
kernel32: Replace inline static with static inline.
|
2007-03-17 20:03:39 +01:00 |
snoop16.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
stress.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
stress.spec
|
|
|
string.c
|
|
|
sync.c
|
server: Change the timeout handling to use NT-style 64-bit timeouts everywhere.
|
2007-04-17 20:08:59 +02:00 |
syslevel.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
system.c
|
|
|
system.drv.spec
|
|
|
tape.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
task.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
thread.c
|
ntdll: Abuse RtlCreateUserThread to call the thread function for CreateThread directly.
|
2007-01-18 15:02:11 +01:00 |
thunk.c
|
kernel32: Remove superfluous semicolons.
|
2007-04-09 12:19:07 +02:00 |
time.c
|
kernel32: Fixed DosDateTimeToFileTime behavior when timegm() is missing.
|
2007-03-08 21:06:41 +01:00 |
toolhelp.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
toolhelp.h
|
|
|
toolhelp.spec
|
|
|
toolhelp16.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
utthunk.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
version.c
|
kernel32: Add SetTermsrvAppInstallMode stub.
|
2007-01-09 12:46:28 +01:00 |
version.rc
|
|
|
version16.rc
|
|
|
virtual.c
|
|
|
volume.c
|
kernel32: Add a stub implementation for FindFirstVolumeMountPoint{A, W}.
|
2007-02-19 12:40:09 +01:00 |
vxd.c
|
kernel32: Remove superfluous semicolons.
|
2007-04-09 12:19:07 +02:00 |
win87em.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |
win87em.spec
|
|
|
windebug.c
|
|
|
windebug.spec
|
|
|
wowthunk.c
|
kernel32: Win64 printf format warning fixes.
|
2006-10-13 12:08:25 +02:00 |