-
ce946e57
by Alexandre Julliard at 2024-11-18T21:29:14+01:00
server: Use an explicit union instead of a typedef for message data.
-
180ba49c
by Alexandre Julliard at 2024-11-18T21:32:53+01:00
server: Use an explicit union instead of a typedef for hardware input.
-
6f5e34ad
by Alexandre Julliard at 2024-11-18T21:33:42+01:00
server: Use an explicit union instead of a typedef for debug event data.
-
ab399468
by Alexandre Julliard at 2024-11-18T21:34:40+01:00
server: Use an explicit union instead of a typedef for IRP params.
-
ac1ff67c
by Alexandre Julliard at 2024-11-18T21:35:50+01:00
server: Use an explicit union instead of a typedef for select operations.