.. |
nls
|
kernel32/nls: Add LOCALE_IGEOID to all locales.
|
2019-11-18 22:15:20 +01:00 |
tests
|
kernel32/tests: Remove GetLongPathName() workarounds.
|
2020-01-07 22:26:08 +01:00 |
Makefile.in
|
kernel32: Move GetStringType functions to kernelbase.
|
2019-12-09 23:47:46 +01:00 |
actctx.c
|
kernel32: Move activation context functions to kernelbase.
|
2019-07-02 16:28:17 +02:00 |
atom.c
|
kernel32: Add set_ntstatus() helper.
|
2019-10-01 09:43:27 +02:00 |
comm.c
|
kernel32: Move ioctl functions to kernelbase.
|
2019-09-09 21:05:07 +02:00 |
computername.c
|
kernel32: Use the Get/SetComputerName functions from kernelbase.
|
2019-12-12 23:17:05 +01:00 |
console.c
|
kernelbase: Move some console support back to kernel32.
|
2019-12-12 23:16:40 +01:00 |
console_private.h
|
…
|
|
cpu.c
|
kernel32: Move system information functions to kernelbase.
|
2019-11-19 23:15:04 +01:00 |
debugger.c
|
kernel32: Duplicate OutputDebugStringA implementation.
|
2019-12-16 12:00:36 +01:00 |
editline.c
|
…
|
|
environ.c
|
kernel32: Move process startup information functions to kernelbase.
|
2019-09-09 16:25:55 +02:00 |
file.c
|
kernelbase: Move some console support back to kernel32.
|
2019-12-12 23:16:40 +01:00 |
format_msg.c
|
kernel32: Add set_ntstatus() helper.
|
2019-10-01 09:43:27 +02:00 |
heap.c
|
kernel32: Remove heap function replacements.
|
2019-12-11 22:46:19 +01:00 |
kernel32.spec
|
kernel32: Fix spec entries for GetLongPathName().
|
2020-01-07 22:26:08 +01:00 |
kernel_main.c
|
kernel32: Move timezone functions to kernelbase.
|
2019-12-10 20:59:19 +01: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 GeoID functions to kernelbase.
|
2019-12-09 23:47:46 +01:00 |
locale_rc.rc
|
kernel32: Add Asturian locale.
|
2019-05-03 21:47:49 +02:00 |
lzexpand.c
|
…
|
|
module.c
|
kernel32: Add a special case to EnumProcessModules for the local process.
|
2019-11-04 22:43:01 +01:00 |
nameprep.c
|
make_unicode: Avoid including wine/unicode.h in generated files.
|
2019-05-22 19:16:05 +02:00 |
path.c
|
kernel32: Set all %eax bits on Wow64EnableWow64FsRedirection return.
|
2019-12-05 23:36:23 +01:00 |
powermgnt.c
|
kernel32: Implement GetSystemPowerStatus on top of NtPowerInformation.
|
2019-10-31 19:38:49 +01:00 |
process.c
|
kernel32: Return S_OK in RegisterApplicationRecoveryCallback stub.
|
2019-12-10 22:15:05 +01:00 |
profile.c
|
kernel32: Simplify is_not_current().
|
2019-05-15 19:23:44 +02:00 |
resource.c
|
kernel32: Move resource functions to kernelbase.
|
2019-07-02 16:28:17 +02:00 |
string.c
|
kernel32: Move lstr* string functions to kernelbase.
|
2019-07-01 15:56:46 +02:00 |
sync.c
|
kernel32: Move some misc functions to kernelbase.
|
2019-09-26 19:36:10 +02:00 |
tape.c
|
…
|
|
term.c
|
…
|
|
thread.c
|
kernel32: Move some process functions to kernelbase.
|
2019-08-09 15:24:52 +02:00 |
time.c
|
kernel32: Move timezone functions to kernelbase.
|
2019-12-10 20:59:19 +01:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32: Move some misc functions to kernelbase.
|
2019-09-26 19:36:10 +02:00 |
version.rc
|
kernel32: Update version to win7.
|
2019-12-19 16:20:39 +01:00 |
virtual.c
|
kernel32: Move virtual memory functions to kernelbase.
|
2019-09-08 22:52:09 +02:00 |
volume.c
|
kernel32: Output a message in GetVolumeInformationW() when device has no read access.
|
2019-11-07 20:18:46 +01:00 |
wer.c
|
kernel32: Add stub WerUnregisterRuntimeExceptionModule.
|
2019-05-17 09:23:17 +02:00 |
winerror.mc
|
kernel32/winerror: Correct capitalization of "Windows" in ERROR_OLD_WIN_VERSION string.
|
2019-04-04 16:58:59 +02:00 |