Sweden-Number/dlls/kernel32
Paul Gofman 53c1914e42 kernel32: Add string for E_NOTIMPL error.
Fixes a crash in Horizon Zero Dawn.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-25 19:31:43 +02:00
..
nls kernel32/nls: Add LOCALE_IGEOID to all locales. 2019-11-18 22:15:20 +01:00
tests kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00
Makefile.in kernel32: Remove string.c. 2020-05-27 00:14:10 +02:00
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 kernel32: Fix user handle conversion in GetConsoleWindow(). 2020-08-20 21:44:20 +02:00
console_private.h kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
debugger.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
editline.c kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
file.c kernel32: FILE_SetDosError() is not used anymore so remove it. 2020-07-17 23:16:51 +02:00
heap.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
kernel32.spec kernel32: Implement GetEnabledXStateFeatures(). 2020-08-20 21:14:15 +02:00
kernel_main.c kernelbase: Use PEB ConsoleHandle to check for console connection in AllocConsole. 2020-08-13 21:13:32 +02:00
kernel_private.h kernel32: FILE_SetDosError() is not used anymore so remove it. 2020-07-17 23:16:51 +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: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
powermgnt.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
process.c kernel32: Implement GetEnabledXStateFeatures(). 2020-08-20 21:14:15 +02:00
profile.c kernel32: Free the right variable (Coverity). 2020-08-24 22:14:44 +02:00
resource.c
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: Zero initialize module data in fetch_module(). 2020-07-22 22:16:05 +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 kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00