Sweden-Number/dlls/kernel32
Alexandre Julliard 8a5e603000 kernel32/tests: Avoid assumptions about the current working directory.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-14 19:42:39 +02:00
..
nls
tests kernel32/tests: Avoid assumptions about the current working directory. 2020-09-14 19:42:39 +02:00
Makefile.in kernel32: Remove string.c. 2020-05-27 00:14:10 +02:00
atom.c
comm.c kernel32: Avoid using tolowerW/toupperW(). 2020-04-01 10:28:01 +02:00
computername.c
console.c kernel32: Use IOCTL_CONDRV_WRITE_CONSOLE in WriteConsoleW when possible. 2020-09-11 16:55:40 +02:00
console_private.h kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
debugger.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
editline.c kernel32: Use IOCTL_CONDRV_GET_INPUT_INFO in CONSOLE_GetNumHistoryEntries. 2020-08-14 22:02:04 +02:00
file.c kernel32: FILE_SetDosError() is not used anymore so remove it. 2020-07-17 23:16:51 +02:00
heap.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
kernel32.spec kernel32: Remove the no longer used __wine_start_process() function. 2020-09-01 16:41:03 +02:00
kernel_main.c kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +02:00
kernel_private.h kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +02:00
lcformat.c kernel32: Remove time.c. 2020-05-27 00:14:06 +02:00
locale.c kernel32: Remove time.c. 2020-05-27 00:14:06 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Move the psapi functions to kernelbase. 2020-05-06 16:24:24 +02:00
path.c ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
powermgnt.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
process.c kernel32: Remove the no longer used __wine_start_process() function. 2020-09-01 16:41:03 +02:00
profile.c libwine: Remove wine/library.h. 2020-09-08 16:26:17 +02:00
resource.c
sync.c kernel32: Import FreeConsole from kernelbase. 2020-07-01 20:33:07 +02:00
tape.c
term.c kernel32: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
thread.c ntdll: Call the thread entry point through BaseThreadInitThunk(). 2020-09-01 16:41:03 +02:00
toolhelp.c kernel32: Zero initialize module data in fetch_module(). 2020-07-22 22:16:05 +02:00
version.c kernel32: Move some stub functions to kernelbase. 2020-05-05 20:53:02 +02:00
version.rc
virtual.c kernel32: Remove string.c. 2020-05-27 00:14:10 +02:00
volume.c kernel32: Move volume functions to kernelbase. 2020-05-05 20:53:02 +02:00
winerror.mc kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00