Alexandre Julliard : server: Generate padding in request structures from make_requests.

Alexandre Julliard julliard at winehq.org
Mon Jan 19 08:58:51 CST 2009


Module: wine
Branch: master
Commit: 7f1dc355ecad665beaeea95738fdee38276cf4c9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7f1dc355ecad665beaeea95738fdee38276cf4c9

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 19 14:01:39 2009 +0100

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 |  145 +++++-
 server/protocol.def            |    1 -
 server/request.h               | 1294 ++++++++++++++++++++++++++++++++++++++++
 tools/make_requests            |   33 +-
 4 files changed, 1468 insertions(+), 5 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7f1dc355ecad665beaeea95738fdee38276cf4c9



More information about the wine-cvs mailing list