wine/dlls/kernel32
Eric Pouech d203beb5e5 kernel32/tests: Extend the tests for load/unload debug events on Wow64.
Showing that:
- load events for 64bit DLLs are generated for a WOW64 process.
- unload events for 64bit DLLs are not generated for a WOW64 process
  (as any other unload event on process teardown).
- a 32bit startup exception is generated as well (with a specific exception
  code)

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-03-22 20:03:51 +01:00
..
tests kernel32/tests: Extend the tests for load/unload debug events on Wow64. 2023-03-22 20:03:51 +01:00
atom.c kernel32: Null-terminate the atom names passed to NtAddAtom. 2022-11-04 19:23:55 +01:00
comm.c
computername.c
console.c
debugger.c
file.c
heap.c include: Declare some missing ntdll functions, and fix the sorting. 2023-03-22 20:03:51 +01:00
kernel32.spec kernelbase: Implement DiscardVirtualMemory(). 2023-03-08 17:49:00 +01:00
kernel_main.c
kernel_private.h
locale.c kernel32: Fix GetCurrencyFormatA when input length is 0. 2023-03-08 20:05:14 +01:00
lzexpand.c
Makefile.in
module.c
path.c kernel32: Use MoveFileWithProgress() to partially implement MoveFileTransacted(), 2023-01-27 21:55:34 +01:00
powermgnt.c
process.c kernel32: Implement GetFirmwareType(). 2023-03-06 11:09:03 +01:00
profile.c kernel32/profile: Trim spaces from section names on load. 2022-11-24 09:27:48 +01:00
resource.c
sync.c
tape.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c