Robert Shearman <[EMAIL PROTECTED]> writes:

> ---
>   include/Makefile.in            |    2 +
>   include/sharedidl/dcetypes.idl |   88 ++++++++++++
>   include/sharedidl/epm.idl      |  113 ++++++++++++++++
>   programs/rpcss/Makefile.in     |    3 +
>   programs/rpcss/epm.idl         |   19 +++
>   programs/rpcss/epmp.c          |  291
> ++++++++++++++++++++++++++++++++++++++++
>   programs/rpcss/rpcss_main.c    |   54 +++++---
>   7 files changed, 550 insertions(+), 20 deletions(-)
>   create mode 100644 include/sharedidl/dcetypes.idl
>   create mode 100644 include/sharedidl/epm.idl
>   create mode 100644 programs/rpcss/epm.idl
>   create mode 100644 programs/rpcss/epmp.c

That sharedidl stuff is ugly, we really have to find a way to make this
work with the idl files in include/wine.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to