[ros-diffs] [tkreuzer] 38866: Forgot this file

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Sun Jan 18 03:38:35 CET 2009


Author: tkreuzer
Date: Sat Jan 17 20:38:35 2009
New Revision: 38866

URL: http://svn.reactos.org/svn/reactos?rev=38866&view=rev
Log:
Forgot this file

Modified:
    trunk/reactos/dll/win32/user32/include/user32p.h

Modified: trunk/reactos/dll/win32/user32/include/user32p.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/user32/include/user32p.h?rev=38866&r1=38865&r2=38866&view=diff
==============================================================================
--- trunk/reactos/dll/win32/user32/include/user32p.h [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/user32/include/user32p.h [iso-8859-1] Sat Jan 17 20:38:35 2009
@@ -249,5 +249,10 @@
 #endif
 #endif
 
+/* Hack away wine hack */
+#define __TRY if(1)
+#define __EXCEPT_PAGE_FAULT else
+#define __ENDTRY
+
 #endif
 /* EOF */



More information about the Ros-diffs mailing list