wine/server
Eric Pouech 4b28127157 wow64: Move filter of (un)load DLL debug events to client side.
Code is duplicated in ntdll.dll (for 32bit only and old Wow configuration)
and wow64.dll for new Wow64 configurations.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-03-22 20:03:51 +01:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c conhost.exe: Handle ctrl-\ in Wine. 2023-01-25 10:04:02 +01:00
debugger.c
device.c
directory.c
event.c
fd.c
file.c
file.h server: Annotate allocation functions with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2023-03-01 21:39:30 +01:00
handle.c
handle.h
hook.c
mach.c server: On macOS, fake debug registers when running under Rosetta. 2023-02-17 11:18:52 +01:00
mailslot.c
main.c
Makefile.in
mapping.c wow64: Move filter of (un)load DLL debug events to client side. 2023-03-22 20:03:51 +01:00
mutex.c
named_pipe.c ntdll: Return the correct IOSB information when creating a named pipe. 2023-02-21 11:17:17 +01:00
object.c
object.h server: Annotate allocation functions with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2023-03-01 21:39:30 +01:00
process.c server: Set missing error status for get_process_image_name. 2022-11-22 18:27:31 +01:00
process.h
procfs.c
protocol.def server: Determine the native thread context flags on the client side. 2023-03-08 12:43:20 +01:00
ptrace.c
queue.c win32u: Invalidate all cached keys after input. 2023-03-02 10:20:01 +01:00
region.c
registry.c server: Don't return the actual 32-bit Software\Classes key. 2022-11-18 13:55:21 +01:00
request.c
request.h server: Determine the native thread context flags on the client side. 2023-03-08 12:43:20 +01:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Set TCP SYN count on sockets. 2023-02-21 11:21:27 +01:00
symlink.c
thread.c server: Determine the native thread context flags on the client side. 2023-03-08 12:43:20 +01:00
thread.h
timer.c
token.c
trace.c server: Determine the native thread context flags on the client side. 2023-03-08 12:43:20 +01:00
unicode.c
unicode.h server: Annotate allocation functions with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC). 2023-03-01 21:39:30 +01:00
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c