server: Generate padding in request structures from make_requests.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jan 2009 13:01:39 +0000 (14:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jan 2009 13:01:39 +0000 (14:01 +0100)
commit7f1dc355ecad665beaeea95738fdee38276cf4c9
tree027243d5ea5ee95bf7e0140c306bb89c78ed5e98
parent317ad64985095f59d3dc09ae7c9792c8c2bf03b6
server: Generate padding in request structures from make_requests.

Add compile-time asserts to check that the structures have the expected layout.
include/wine/server_protocol.h
server/protocol.def
server/request.h
tools/make_requests