Changeset 22077


Ignore:
Timestamp:
Aug 22, 2014, 10:33:37 AM (11 years ago)
Author:
rousseau
Message:

Added 'rpcdcep.h' header file

This introduces PRPC_MESSAGE among other things.
On Wine it is included at the end of 'rpcdce.h', so we'll do the same
for Odin32.

Location:
branches/swt/include/win
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/swt/include/win/rpcdce.h

    r21493 r22077  
    8484// RPC_POLICY EndpointFlags.
    8585#define RPC_C_BIND_TO_ALL_NICS          1
    86 #define RPC_C_USE_INTERNET_PORT         1 
     86#define RPC_C_USE_INTERNET_PORT         1
    8787#define RPC_C_USE_INTRANET_PORT         2
    8888
     
    19671967#endif
    19681968
     1969#include "rpcdcep.h"
     1970
    19691971#endif /* __ODIN_RPCDCE_H__ */
Note: See TracChangeset for help on using the changeset viewer.