Sweden-Number/dlls/kernel32
Nick Fox c133264b69 ntdll: Fix LdrGetDllPath with LOAD_WITH_ALTERED_SEARCH_PATH without a path.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=26350
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51821
Signed-off-by: Nick Fox <nick@foxsec.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit ef26f7bd5c)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-03-15 23:06:59 +01:00
..
nls kernel32/nls: Add LOCALE_IGEOID to all locales. 2019-11-18 22:15:20 +01:00
tests ntdll: Fix LdrGetDllPath with LOAD_WITH_ALTERED_SEARCH_PATH without a path. 2022-03-15 23:06:59 +01:00
Makefile.in kernel32: Always use conhost for ReadConsoleW. 2020-10-13 18:19:31 +02:00
atom.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
comm.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
computername.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
console.c kernel32: Remove outdated comments. 2020-12-02 19:08:04 +01:00
debugger.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
file.c kernel32: Import ReadFile from kernelbase. 2020-11-19 21:44:55 +01:00
heap.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
kernel32.spec kernel32: Remove entry for BasepDebugDump. 2021-07-09 21:47:25 +02:00
kernel_main.c kernel32: Remove no longer used variables. 2020-12-02 19:08:04 +01:00
kernel_private.h kernel32: Remove no longer used variables. 2020-12-02 19:08:04 +01:00
lcformat.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
locale.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
locale_rc.rc
lzexpand.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
module.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
path.c kernel32: Remove no longer used variables. 2020-12-02 19:08:04 +01:00
powermgnt.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
process.c kernel32: Remove no longer used variables. 2020-12-02 19:08:04 +01:00
profile.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
resource.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
sync.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
tape.c
thread.c kernel32: Implement BaseThreadInitThunk in assembly also for PE builds. 2020-11-23 21:05:04 +01:00
toolhelp.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
version.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
version.rc kernel32: Update version to win7. 2019-12-19 16:20:39 +01:00
virtual.c kernel32: Build with msvcrt. 2020-09-28 19:38:42 +02:00
volume.c kernel32: Use wide-char string literals. 2020-11-17 09:52:27 +01:00
winerror.mc kernel32: Add string for E_FAIL error. 2020-11-03 11:24:16 +01:00