Author: greatlrd
Date: Fri Jun 29 19:02:32 2007
New Revision: 27325
URL:
http://svn.reactos.org/svn/reactos?rev=27325&view=rev
Log:
cleaning up ddk header file, I am aming for ddk2003sp1 3790.1830 compatible
fixing the comping issue, not tetsed whole way, but fixing smaller fualt
Modified:
branches/ddk2003/include/ddk2003/rpc.h
branches/ddk2003/include/ddk2003/servprov.idl
Modified: branches/ddk2003/include/ddk2003/rpc.h
URL:
http://svn.reactos.org/svn/reactos/branches/ddk2003/include/ddk2003/rpc.h?r…
==============================================================================
--- branches/ddk2003/include/ddk2003/rpc.h (original)
+++ branches/ddk2003/include/ddk2003/rpc.h Fri Jun 29 19:02:32 2007
@@ -115,7 +115,7 @@
#include <poppack.h>
#else
#include <rpcdce.h>
- /* #include <rpcnsi.h> */
+ #include <rpcnsi.h>
#include <rpcnterr.h>
#include <excpt.h>
#include <winerror.h>
Modified: branches/ddk2003/include/ddk2003/servprov.idl
URL:
http://svn.reactos.org/svn/reactos/branches/ddk2003/include/ddk2003/servpro…
==============================================================================
--- branches/ddk2003/include/ddk2003/servprov.idl (original)
+++ branches/ddk2003/include/ddk2003/servprov.idl Fri Jun 29 19:02:32 2007
@@ -1,5 +1,5 @@
-cpp_quote("#pragma comment(lib,\"uuid.lib\")")
+
cpp_quote("")
import "objidl.idl";