[ros-diffs] [ea] 16853: Add PORT_MESSAGE_TYPE macro.

ea at svn.reactos.com ea at svn.reactos.com
Fri Jul 29 11:51:12 CEST 2005


Add PORT_MESSAGE_TYPE macro.
Modified: trunk/reactos/include/ndk/lpctypes.h
  _____  

Modified: trunk/reactos/include/ndk/lpctypes.h
--- trunk/reactos/include/ndk/lpctypes.h	2005-07-29 09:30:41 UTC
(rev 16852)
+++ trunk/reactos/include/ndk/lpctypes.h	2005-07-29 09:51:08 UTC
(rev 16853)
@@ -9,6 +9,8 @@

 #ifndef _LPCTYPES_H
 #define _LPCTYPES_H
 
+#define PORT_MESSAGE_TYPE(m) ((m).Header.MessageType)
+
 /* DEPENDENCIES
**************************************************************/
 
 /* EXPORTED DATA
*************************************************************/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050729/43f82b95/attachment.html


More information about the Ros-diffs mailing list