-
126c54cd
by Alexandre Julliard at 2024-11-15T16:25:09+01:00
server: Print a warning if page size isn't 4k.
-
45953cdb
by Alexandre Julliard at 2024-11-15T16:25:09+01:00
server: Move the generated part of request.h to a separate header.
-
75e2ec47
by Alexandre Julliard at 2024-11-15T16:25:09+01:00
server: Move the generated part of trace.c to a separate header.
-
eae7db4f
by Alexandre Julliard at 2024-11-15T16:25:09+01:00
server: Simplify updating the protocol version.
-
1137a10e
by Alexandre Julliard at 2024-11-15T16:25:10+01:00
server: Use an explicit union instead of a typedef for APC calls.
-
4c0103e5
by Alexandre Julliard at 2024-11-15T16:25:10+01:00
server: Use an explicit union instead of a typedef for APC results.
-
305ec347
by Alexandre Julliard at 2024-11-15T16:25:10+01:00
server: Use an explicit struct instead of a typedef for user APCs.
-
576d7e24
by Alexandre Julliard at 2024-11-15T16:25:10+01:00
server: Use an explicit struct instead of a typedef for async I/O data.