.. |
nls
|
msvcrt: Properly fix setlocale and clean up tests.
|
2010-08-31 17:48:06 +02:00 |
tests
|
kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-31 14:23:47 +02:00 |
Makefile.in
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
comm.c
|
kernel32: Change fixme to trace in comm.c.
|
2010-08-17 14:18:45 +02:00 |
computername.c
|
kernel32: Fix GetComputerName errors.
|
2010-08-23 11:58:42 +02:00 |
console.c
|
kernel32: Remove old bare-console code.
|
2010-09-01 14:01:03 +02:00 |
console_private.h
|
kernel32: Modify editline logic so that it also work with bare consoles.
|
2010-09-01 14:01:03 +02:00 |
cpu.c
|
kernel32: Return the correct processor arch and type in wow64 mode.
|
2010-05-13 11:51:11 +02:00 |
debugger.c
|
kernel32: Implement CheckRemoteDebuggerPresent().
|
2010-03-15 15:56:56 +01:00 |
editline.c
|
kernel32: Modify editline logic so that it also work with bare consoles.
|
2010-09-01 14:01:03 +02:00 |
environ.c
|
kernel32: Make sure we always have a valid process title.
|
2010-06-08 11:53:58 +02:00 |
except.c
|
…
|
|
fiber.c
|
kernel32: Fix return value of FlsFree.
|
2010-03-22 15:53:42 +01:00 |
file.c
|
kernel32: Add stub for SetFileValidData.
|
2010-08-18 11:12:07 +02:00 |
format_msg.c
|
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
|
2010-05-03 13:56:53 +02:00 |
heap.c
|
kernel32: Spelling fix in a comment.
|
2010-07-28 14:01:53 +02:00 |
kernel32.spec
|
kernel32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
kernel_main.c
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
kernel_private.h
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
lcformat.c
|
…
|
|
locale.c
|
kernel32: Add stub for GetUserDefaultLocaleName.
|
2010-08-30 15:36:28 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
…
|
|
module.c
|
kernel32: Move a 16 bit related comment to krnl386.
|
2010-05-14 18:03:03 +02:00 |
oldconfig.c
|
kernel32: Abstract the key creation routine and move the key existence check to the top-level function.
|
2010-03-13 19:24:46 +01:00 |
path.c
|
Fixed various spelling mistakes.
|
2010-07-26 13:34:20 +02:00 |
powermgnt.c
|
…
|
|
process.c
|
ntdll: Allocate a console (without renderer) when starting a program from unix console.
|
2010-09-01 14:01:03 +02:00 |
profile.c
|
…
|
|
resource.c
|
kernel32: Enhance EndUpdateResource.
|
2010-07-22 11:41:41 +02:00 |
string.c
|
…
|
|
sync.c
|
kernel32: Add stub for QueryMemoryResourceNotification.
|
2010-06-29 10:55:36 +02:00 |
tape.c
|
…
|
|
thread.c
|
kernel32: Add an x86_64 implementation for the TEB access functions.
|
2010-05-07 14:15:25 +02:00 |
time.c
|
…
|
|
toolhelp.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
…
|
|
virtual.c
|
ntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image mapping has to be relocated.
|
2010-03-03 20:05:40 +01:00 |
volume.c
|
…
|
|
wer.c
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |