Sweden-Number/dlls/kernelbase
Alexandre Julliard 47fed8f5bc ntdll: Don't set the DllPath parameter by default.
Recent Windows versions don't set it either.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-24 20:43:49 +01:00
..
tests kernelbase: Use wide-char string literals. 2020-11-26 12:36:53 +01:00
Makefile.in include: Use proper dllimports for kernel32 functions. 2020-11-24 18:41:13 +01:00
collation.c
console.c kernelbase: Do not forcefully reset console_flags to 0. 2021-03-12 17:28:26 +01:00
debug.c include: Always define 32- and 64-bit versions of the TEB and PEB structures. 2021-03-05 15:53:19 +01:00
digitmap.c
file.c kernelbase: Convert DOS to NT path for FileRenameInfo in SetFileInformationByHandle. 2021-03-23 20:58:25 +01:00
kernelbase.h kernelbase: Remove no longer needed console handle mapping. 2020-12-01 19:50:30 +01:00
kernelbase.rc
kernelbase.rgs make_unicode: Use codepage 949 to add default mappings to codepage 20949. 2021-03-11 13:13:35 +01:00
kernelbase.spec kernel32: Implement SetUserGeoName(). 2021-03-09 21:33:43 +01:00
loader.c kernelbase: Align stack in GetProcAddress() on x64. 2020-10-27 20:30:31 +01:00
locale.c kernelbase: Accept LINGUISTIC_IGNOREDIACRITIC & SORT_DIGITSASNUMBERS in CompareStringEx(). 2021-03-22 18:52:57 +01:00
main.c kernelbase: Copy MulDiv() implementation instead of forwarding. 2020-11-13 13:18:53 +01:00
memory.c kernelbase: Implement VirtualAlloc2. 2020-10-26 20:35:42 +01:00
path.c kernelbase: Use wide-char string literals. 2020-11-26 12:36:53 +01:00
process.c ntdll: Don't set the DllPath parameter by default. 2021-03-24 20:43:49 +01:00
registry.c ntdll: ObjectName should also be used in NtUnloadKey. 2021-02-17 22:21:13 +01:00
security.c
string.c
sync.c kernelbase: Don't use wine/server.h. 2021-02-16 23:01:37 +01:00
thread.c
version.c kernelbase: Fix GetFileVersionInfo*() crashes with malformed resources. 2021-03-03 21:54:45 +01:00
volume.c kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle. 2021-02-17 11:44:05 +01:00