[ros-diffs] [greatlrd] 32272: remove my hack in wtype.ldl I should not coding when i start fall into sleep sorry and thx fireball

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Sun Feb 10 20:40:36 CET 2008


Author: greatlrd
Date: Sun Feb 10 22:40:36 2008
New Revision: 32272

URL: http://svn.reactos.org/svn/reactos?rev=32272&view=rev
Log:
remove my hack in wtype.ldl I should not coding when i start fall into sleep
sorry and thx fireball

Modified:
    trunk/reactos/include/psdk/wtypes.idl

Modified: trunk/reactos/include/psdk/wtypes.idl
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/wtypes.idl?rev=32272&r1=32271&r2=32272&view=diff
==============================================================================
--- trunk/reactos/include/psdk/wtypes.idl (original)
+++ trunk/reactos/include/psdk/wtypes.idl Sun Feb 10 22:40:36 2008
@@ -29,9 +29,6 @@
 
 interface IWinTypes
 {
-cpp_quote("#ifndef __wtypes_h__ ") /* fix compatible issue with VC and dxsdk use same name as ms __wtypes_h__*/
-cpp_quote("#define __wtypes_h__ ") /* fix compatible issue with VC and dxsdk use same name as ms __wtypes_h__*/
-
 
 /******************** BASIC WIN32 TYPES ********************/
 cpp_quote("#if 0 /* winnt.h */") /* don't redefine these */
@@ -815,5 +812,4 @@
         } ByObjectId;
 } uCLSSPEC;
 
-cpp_quote("#endif") /* fix compatible issue with VC and dxsdk use same name as ms __wtypes_h__*/
 } /* interface IWinTypes */




More information about the Ros-diffs mailing list