.. |
nls
|
kernel32/nls: Generate some plausible data for LOCALE_SNATIVEDISPLAYNAME.
|
2011-08-24 14:28:27 +02:00 |
tests
|
kernel32/tests: Fix MSVC build in console.c.
|
2011-10-04 17:31:45 -05:00 |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
kernel32: Fix TRACE output: IXON and IXOFF are swapped.
|
2011-04-19 13:27:45 +02:00 |
computername.c
|
kernel32: Added missing break (Coverity).
|
2011-03-28 17:12:26 +02:00 |
console.c
|
kernel32: Fix writing to a pipe in WriteConsoleW().
|
2011-08-04 11:47:36 +02:00 |
console_private.h
|
kernel32: Mark more internal symbols as invisible.
|
2011-04-22 12:59:23 +02:00 |
cpu.c
|
kernel32: Set dwProcessorType on ARM.
|
2011-06-16 11:15:58 +02:00 |
debugger.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
editline.c
|
…
|
|
environ.c
|
…
|
|
except.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32: CreateFile uses an nonalertable io mode.
|
2011-08-23 16:53:55 +02:00 |
format_msg.c
|
…
|
|
heap.c
|
kernel32: Fix overflow on 32-bits systems.
|
2011-09-12 10:07:28 +02:00 |
kernel32.spec
|
kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string.
|
2011-08-24 19:07:45 +02:00 |
kernel_main.c
|
…
|
|
kernel_private.h
|
kernel32: Mark more internal symbols as invisible.
|
2011-04-22 12:59:23 +02:00 |
lcformat.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
locale.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
module.c
|
kernel32: Reset LastError if GetModuleFileName() succeeds.
|
2011-10-03 16:56:27 -05:00 |
oldconfig.c
|
…
|
|
path.c
|
dlls: Assorted spelling fixes.
|
2011-08-02 20:47:51 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
kernel32: Fix the NT path returned by QueryFullProcessImageName().
|
2011-10-04 15:23:03 -05:00 |
profile.c
|
kernel32: Only get the Windows directory if PROFILE_Open() needs it.
|
2011-03-30 18:23:38 +02:00 |
resource.c
|
kernel32: Fix a couple of handle leaks.
|
2011-05-26 13:28:46 +02:00 |
string.c
|
…
|
|
sync.c
|
server: Store sharing state for named pipes.
|
2011-09-27 16:54:00 +02:00 |
tape.c
|
…
|
|
term.c
|
kernel32: Suppress constness warnings for tigetstr parameter.
|
2011-05-18 16:54:26 +02:00 |
thread.c
|
kernel32: Make CreateThread hotpatchable.
|
2011-08-22 19:49:39 +02:00 |
time.c
|
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
|
2011-06-08 16:18:26 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
kernel32: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32.
|
2011-05-16 16:35:35 +02:00 |
volume.c
|
kernel32: Add parentheses to clarify the precedence between '&' and '||'.
|
2011-09-09 16:09:52 +02:00 |
wer.c
|
…
|
|
winerror.mc
|
kernel32: Some spelling tweaks and fixes for the error messages.
|
2011-03-16 16:31:53 +01:00 |