.. |
nls
|
kernel32/nls: Add LOCALE_IGEOID to all locales.
|
2019-11-18 22:15:20 +01:00 |
tests
|
kernel32/tests: Add some tests for FormatMessageA/W buffer sizes.
|
2020-05-13 22:05:31 +02:00 |
Makefile.in
|
kernelbase: Reimplement FormatMessageA/W using RtlFormatMessage().
|
2020-05-13 22:05:31 +02:00 |
actctx.c
|
…
|
|
atom.c
|
…
|
|
comm.c
|
kernel32: Avoid using tolowerW/toupperW().
|
2020-04-01 10:28:01 +02:00 |
computername.c
|
kernel32: Use the Get/SetComputerName functions from kernelbase.
|
2019-12-12 23:17:05 +01:00 |
console.c
|
wincon.h: Don't use calling convention wrappers on MSVC.
|
2020-04-27 12:04:08 +02:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Move the psapi functions to kernelbase.
|
2020-05-06 16:24:24 +02:00 |
debugger.c
|
kernel32: Duplicate OutputDebugStringA implementation.
|
2019-12-16 12:00:36 +01:00 |
editline.c
|
kernel32: Avoid using wctype functions.
|
2020-04-01 10:30:17 +02:00 |
environ.c
|
…
|
|
file.c
|
kernel32: Move the psapi functions to kernelbase.
|
2020-05-06 16:24:24 +02:00 |
heap.c
|
kernel32: Remove heap function replacements.
|
2019-12-11 22:46:19 +01:00 |
kernel32.spec
|
kernelbase: Reimplement FormatMessageA/W using RtlFormatMessage().
|
2020-05-13 22:05:31 +02:00 |
kernel_main.c
|
include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY.
|
2020-04-24 10:13:39 +02:00 |
kernel_private.h
|
kernel32: Move timezone functions to kernelbase.
|
2019-12-10 20:59:19 +01:00 |
lcformat.c
|
kernel32: Move EnumCalendarInfo functions to kernelbase.
|
2019-11-18 19:12:13 +01:00 |
locale.c
|
kernel32: Move some stub functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
locale_rc.rc
|
…
|
|
lzexpand.c
|
kernel32/lzexpand: Fix uninitialized read in read_header.
|
2020-01-27 16:29:39 +01:00 |
module.c
|
kernel32: Move the psapi functions to kernelbase.
|
2020-05-06 16:24:24 +02:00 |
path.c
|
kernel32: Move some file functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
powermgnt.c
|
kernel32: Implement GetSystemPowerStatus on top of NtPowerInformation.
|
2019-10-31 19:38:49 +01:00 |
process.c
|
kernel32: Move the psapi functions to kernelbase.
|
2020-05-06 16:24:24 +02:00 |
profile.c
|
kernel32: Avoid using wctype functions.
|
2020-04-01 10:30:17 +02:00 |
resource.c
|
…
|
|
string.c
|
…
|
|
sync.c
|
kernel32: Move GetNamedPipeHandleStateW() implementation to kernelbase.
|
2020-04-16 22:10:04 +02:00 |
tape.c
|
…
|
|
term.c
|
kernel32: Use standard dlopen() instead of the libwine wrappers.
|
2020-04-06 21:21:41 +02:00 |
thread.c
|
…
|
|
time.c
|
kernel32: Move some stub functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
toolhelp.c
|
include: Rename the other In*OrderModuleList fields to In*OrderLinks for consistency.
|
2020-04-24 10:13:49 +02:00 |
version.c
|
kernel32: Move some stub functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
version.rc
|
kernel32: Update version to win7.
|
2019-12-19 16:20:39 +01:00 |
virtual.c
|
kernel32: Move the psapi functions to kernelbase.
|
2020-05-06 16:24:24 +02:00 |
volume.c
|
kernel32: Move volume functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
winerror.mc
|
…
|
|