wine-wine/dlls/kernelbase
Nikolay Sivov ad5257b3b6 kernel32: Add threadpool stack information exports.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-12 16:54:03 +01:00
..
tests kernelbase/tests: Avoid an uneeded lstrlenW() call. 2019-12-10 20:59:19 +01:00
Makefile.in kernelbase: Set an explicit load address. 2020-01-05 17:31:58 +01:00
collation.c unicode: Try harder to reuse subsequences when compressing data arrays. 2020-01-28 19:26:13 +01:00
compose.c unicode: Support fetching a zip containining the data files. 2020-02-09 09:48:42 +01:00
console.c kernelbase: Move some console support back to kernel32. 2019-12-12 23:16:40 +01:00
debug.c kernelbase: No longer import kernel32. 2019-12-13 09:50:24 +01:00
decompose.c unicode: Support fetching a zip containining the data files. 2020-02-09 09:48:42 +01:00
digitmap.c unicode: Support fetching a zip containining the data files. 2020-02-09 09:48:42 +01:00
file.c kernelbase: Allow NULL lpAssemblyDirectoryName in find_actctx_dllpath. 2020-02-05 21:32:05 +01:00
kernelbase.h kernelbase: Redirect heap allocation functions to ntdll. 2019-12-11 22:46:19 +01:00
kernelbase.spec kernel32: Add threadpool stack information exports. 2020-02-12 16:54:03 +01:00
loader.c kernelbase: Fix variable name aliasing issue. 2019-10-19 15:23:32 +02:00
locale.c unicode: Avoid copying the decomposition data when not necessary. 2020-02-04 21:30:26 +01:00
main.c kernelbase: Redirect heap allocation functions to ntdll. 2019-12-11 22:46:19 +01:00
memory.c kernelbase: Use exception handlers instead of IsBad* functions. 2019-12-11 23:25:58 +01:00
path.c kernelbase: Use exception handlers instead of IsBad* functions. 2019-12-11 23:25:58 +01:00
process.c kernelbase: Use the %I length modifier to print pointer-size integers. 2020-01-31 10:20:44 +01:00
registry.c kernelbase: Remove trailing dot in GetComputerNameExW() when domain name is empty. 2020-01-05 17:30:34 +01:00
security.c kernelbase: Implement EqualDomainSid. 2019-11-12 22:05:58 +01:00
string.c kernelbase: Redirect heap allocation functions to ntdll. 2019-12-11 22:46:19 +01:00
sync.c kernelbase: Use a direct server call instead of GetConsoleInputWaitHandle(). 2019-12-12 23:16:40 +01:00
thread.c kernel32: Add threadpool stack information exports. 2020-02-12 16:54:03 +01:00
version.c kernelbase: Remove support for LZ files in 32-bit version functions. 2019-12-13 09:49:52 +01:00
wctype.c unicode: Try harder to reuse subsequences when compressing data arrays. 2020-01-28 19:26:13 +01:00