.. |
nls
|
kernel32/nls: Add LOCALE_IGEOID to all locales.
|
2019-11-18 22:15:20 +01:00 |
tests
|
msvcrt: Don't reset MXCSR status in __control87_2 if control information is not changed.
|
2020-07-07 19:24:27 +02:00 |
Makefile.in
|
kernel32: Remove string.c.
|
2020-05-27 00:14:10 +02:00 |
atom.c
|
kernel32: Add set_ntstatus() helper.
|
2019-10-01 09:43:27 +02:00 |
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
|
kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetEditionMode.
|
2020-07-07 19:24:27 +02:00 |
console_private.h
|
kernel32: Use a vectored exception handler to catch Ctrl-C.
|
2020-06-06 16:43:48 +02:00 |
debugger.c
|
kernel32: Use set_ntstatus() in more places.
|
2020-05-26 13:10:34 +02:00 |
editline.c
|
kernel32: Avoid using wctype functions.
|
2020-04-01 10:30:17 +02:00 |
file.c
|
kernel32: Reimplement DosDateTimeToFileTime/FileTimeToDosDateTime using ntdll functions.
|
2020-05-26 15:58:14 +02:00 |
heap.c
|
kernel32: Remove heap function replacements.
|
2019-12-11 22:46:19 +01:00 |
kernel32.spec
|
kernel32: Move RemoveDirectoryA/W() implementation to kernelbase.
|
2020-07-08 16:05:26 +02:00 |
kernel_main.c
|
kernel32: Use a vectored exception handler to catch Ctrl-C.
|
2020-06-06 16:43:48 +02:00 |
kernel_private.h
|
kernel32: Remove time.c.
|
2020-05-27 00:14:06 +02:00 |
lcformat.c
|
kernel32: Remove time.c.
|
2020-05-27 00:14:06 +02:00 |
locale.c
|
kernel32: Remove time.c.
|
2020-05-27 00:14:06 +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
|
ntdll: Disallow relative paths in wine_unix_to_nt_file_name(), handle them in the caller.
|
2020-07-08 16:05:49 +02:00 |
powermgnt.c
|
kernel32: Use set_ntstatus() in more places.
|
2020-05-26 13:10:34 +02:00 |
process.c
|
kernel32: Catch process creation breakpoint exceptions.
|
2020-07-03 11:58:05 +02:00 |
profile.c
|
kernel32: Open the INI file in PROFILE_DeleteSection().
|
2020-06-29 09:24:40 +02:00 |
resource.c
|
kernel32: Move resource functions to kernelbase.
|
2019-07-02 16:28:17 +02:00 |
sync.c
|
kernel32: Import FreeConsole from kernelbase.
|
2020-07-01 20:33:07 +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
|
kernel32: Use set_ntstatus() in more places.
|
2020-05-26 13:10:34 +02:00 |
toolhelp.c
|
kernel32: Use set_ntstatus() in more places.
|
2020-05-26 13:10:34 +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: Remove string.c.
|
2020-05-27 00:14:10 +02:00 |
volume.c
|
kernel32: Move volume functions to kernelbase.
|
2020-05-05 20:53:02 +02:00 |
winerror.mc
|
…
|
|