[ros-diffs] [greatlrd] 28678: fix the build
greatlrd at svn.reactos.org
greatlrd at svn.reactos.org
Thu Aug 30 20:39:08 CEST 2007
Author: greatlrd
Date: Thu Aug 30 22:39:08 2007
New Revision: 28678
URL: http://svn.reactos.org/svn/reactos?rev=28678&view=rev
Log:
fix the build
Modified:
trunk/reactos/include/psdk/ntgdi.h
Modified: trunk/reactos/include/psdk/ntgdi.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/ntgdi.h?rev=28678&r1=28677&r2=28678&view=diff
==============================================================================
--- trunk/reactos/include/psdk/ntgdi.h (original)
+++ trunk/reactos/include/psdk/ntgdi.h Thu Aug 30 22:39:08 2007
@@ -3635,4 +3635,12 @@
APIENTRY
NtGdiInitSpool();
+/* FIXME wrong prototypes fix the build */
+W32KAPI
+INT
+APIENTRY
+NtGdiGetSpoolMessage( DWORD u1,
+ DWORD u2,
+ DWORD u3,
+ DWORD u4);
#endif
More information about the Ros-diffs
mailing list