| commit | 552fddc1cb79ea9f9c9373c9a4635213a5be96ad | [log] [tgz] |
|---|---|---|
| author | Francois Gouget <fgouget@codeweavers.com> | Wed Nov 08 05:06:10 2000 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 08 05:06:10 2000 +0000 |
| tree | c93fcfa987060ce2d67e93400300cf64d09e3cf7 | |
| parent | f5cea729a6fb0a334066271c50ce57504aa8b68e [diff] [blame] |
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 \