Moved things to the proper rpcxxx.h header.
Added some type definitions used by the MFC.

diff --git a/include/Makefile.in b/include/Makefile.in
index c20d6f7..44ed9a4 100644
--- a/include/Makefile.in
+++ b/include/Makefile.in
@@ -8,6 +8,7 @@
 	basetsd.h \
 	cderr.h \
 	cguid.h \
+	comcat.h \
 	commctrl.h \
 	commdlg.h \
 	compobj.h \
@@ -60,6 +61,9 @@
 	regstr.h \
 	richedit.h \
 	rpc.h \
+	rpcdce.h \
+	rpcdcep.h \
+	rpcndr.h \
 	servprov.h \
 	setupapi.h \
 	shellapi.h \