Sweden-Number/dlls/kernel32
Carlos Rivera 00a0e2cd8c kernel32/tests: Change file name to avoid collision with other tests.
Entries in IniFileMapping are persisted in Windows until the next
reboot, even if removed from the registry. This made the
function test_registry_mapping to cause other tests
that accessed the actual winetest.ini file to fail if the
profile test was run more than once on Windows without rebooting.

Signed-off-by: Carlos Rivera <carlos@superkaos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-01 20:56:44 +02:00
..
nls
tests kernel32/tests: Change file name to avoid collision with other tests. 2020-09-01 20:56:44 +02:00
Makefile.in
atom.c
comm.c
computername.c
console.c kernelbase: Move KERNEL32_CONSOLE_ALLOC handling to kernelbase. 2020-08-31 21:41:07 +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
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
locale.c
locale_rc.rc
lzexpand.c
module.c
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
process.c kernel32: Remove the no longer used __wine_start_process() function. 2020-09-01 16:41:03 +02:00
profile.c kernel32: Free the right variable (Coverity). 2020-08-24 22:14:44 +02:00
resource.c
sync.c kernel32: Import FreeConsole from kernelbase. 2020-07-01 20:33:07 +02:00
tape.c
term.c
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
version.rc
virtual.c
volume.c
winerror.mc kernel32: Add string for E_NOTIMPL error. 2020-08-25 19:31:43 +02:00