server: Avoid redefining the DuplicateHandle() constants.
commit584427fc89f943d40fb6ee4d51e14ff46b0f9300
authorAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2021 10:27:18 +0000 (16 11:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Feb 2021 20:20:47 +0000 (16 21:20 +0100)
tree779716d5cefa5513644efe5e8276437fafb751fa
parentd3df2b12ce15e660865364efb74655b8b1b6bb44
server: Avoid redefining the DuplicateHandle() constants.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/process.c
dlls/krnl386.exe16/vxd.c
dlls/ntdll/heap.c
dlls/wineandroid.drv/device.c
include/wine/server_protocol.h
include/winnt.h
server/handle.c
server/protocol.def
server/thread.c
server/winstation.c