Huw Davies : include: Add ALIGNM2 format character.

Alexandre Julliard julliard at winehq.org
Mon Aug 17 11:24:42 CDT 2009


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

Author: Huw Davies <huw at codeweavers.com>
Date:   Mon Aug 17 14:29:50 2009 +0100

include: Add ALIGNM2 format character.

---

 include/wine/rpcfc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/wine/rpcfc.h b/include/wine/rpcfc.h
index 34878e2..ee7ba7f 100644
--- a/include/wine/rpcfc.h
+++ b/include/wine/rpcfc.h
@@ -87,6 +87,7 @@
 
 #define RPC_FC_POINTER			0x36
 
+#define RPC_FC_ALIGNM2			0x37
 #define RPC_FC_ALIGNM4			0x38
 #define RPC_FC_ALIGNM8			0x39
 




More information about the wine-cvs mailing list