wine-wine/dlls/kernelbase
Alexandre Julliard 6bed2b427b kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-22 14:31:55 +02:00
..
tests kernelbase/tests: Add test of assembly path of manifest embedded in exe module. 2020-03-09 12:10:52 +01:00
Makefile.in kernel32: Move volume functions to kernelbase. 2020-05-05 20:53:02 +02:00
collation.c unicode: Try harder to reuse subsequences when compressing data arrays. 2020-01-28 19:26:13 +01:00
console.c wincon.h: Don't use calling convention wrappers on MSVC. 2020-04-27 12:04:08 +02:00
debug.c kernel32: Move the psapi functions to kernelbase. 2020-05-06 16:24:24 +02:00
digitmap.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
file.c kernel32: Move Get/SetSystemTimeAdjustment to kernelbase. 2020-05-22 14:31:55 +02:00
kernelbase.h kernelbase: Redirect heap allocation functions to ntdll. 2019-12-11 22:46:19 +01:00
kernelbase.rc unicode: Generate a registry script for Nls keys. 2020-03-17 15:18:52 +01:00
kernelbase.rgs unicode: Generate the NLS file for sortkeys. 2020-03-17 15:18:57 +01:00
kernelbase.spec kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
loader.c include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. 2020-04-24 10:13:39 +02:00
locale.c kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
main.c kernelbase: Move WaitOnAddress implementation to sync.c. 2020-05-21 19:36:52 +02:00
memory.c kernelbase: Use wide character string literals in the remaining files. 2020-03-10 10:00:53 +01:00
path.c kernelbase: Check NULL canonicalized_len parameter in UrlCanonicalizeW(). 2020-05-18 12:09:54 +02:00
process.c kernel32: Move GetProcessTimes() implementation to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
registry.c kernelbase: Handle RegGetValue() RRF_SUBKEY_WOW64??KEY flags. 2020-03-27 21:16:12 +01:00
security.c kernelbase: Implement EqualDomainSid. 2019-11-12 22:05:58 +01: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 kernel32: Move GetSystemTimes() implementation to kernelbase. 2020-05-22 14:31:55 +02:00
thread.c kernel32: Move some stub functions to kernelbase. 2020-05-05 20:53:02 +02:00
version.c kernel32: Move some stub functions to kernelbase. 2020-05-05 20:53:02 +02:00
volume.c kernel32: Move volume functions to kernelbase. 2020-05-05 20:53:02 +02:00