Sweden-Number/dlls/kernelbase
Akihiro Sagawa d6d99e59e3 ntdll: ObjectName should also be used in NtUnloadKey.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-17 22:21:13 +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 unicode: Try harder to reuse subsequences when compressing data arrays. 2020-01-28 19:26:13 +01:00
console.c kernelbase: Remove no longer needed console handle mapping. 2020-12-01 19:50:30 +01:00
debug.c kernelbase: Implement GetMappedFileNameA/W. 2021-02-11 11:02:26 +01:00
digitmap.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
file.c kernelbase: Support FileEndOfFileInfo in SetFileInformationByHandle. 2021-02-03 21:01:54 +01:00
kernelbase.h kernelbase: Remove no longer needed console handle mapping. 2020-12-01 19:50:30 +01:00
kernelbase.rc unicode: Generate a registry script for Nls keys. 2020-03-17 15:18:52 +01:00
kernelbase.rgs nls: Build codepage data for CP708. 2020-10-09 17:22:56 +02:00
kernelbase.spec kernelbase: Also export the non-K32 names for the psapi functions. 2021-02-11 10:16:04 +01:00
loader.c kernelbase: Align stack in GetProcAddress() on x64. 2020-10-27 20:30:31 +01:00
locale.c kernelbase: Map LANG_SERBIAN_NEUTRAL in ConvertDefaultLocale(). 2021-02-04 15:41:01 +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: Pass a debug object in the new_process request. 2021-02-01 11:08:44 +01:00
registry.c ntdll: ObjectName should also be used in NtUnloadKey. 2021-02-17 22:21:13 +01:00
security.c kernelbase: Implement CreateRestrictedToken(). 2020-09-23 15:58:45 +02:00
string.c kernelbase: Don't allow the full Unicode character range in StrToInt* functions. 2020-03-10 20:39:21 +01:00
sync.c kernelbase: Don't use wine/server.h. 2021-02-16 23:01:37 +01:00
thread.c ntdll: Reimplement FLS data management on top of up to date structures. 2020-10-08 12:40:29 +02:00
version.c kernelbase: Add GetPackageFamilyName stub. 2020-06-01 22:10:28 +02:00
volume.c kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle. 2021-02-17 11:44:05 +01:00