Changeset 22077
- Timestamp:
- Aug 22, 2014, 10:33:37 AM (11 years ago)
- Location:
- branches/swt/include/win
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/swt/include/win/rpcdce.h ¶
r21493 r22077 84 84 // RPC_POLICY EndpointFlags. 85 85 #define RPC_C_BIND_TO_ALL_NICS 1 86 #define RPC_C_USE_INTERNET_PORT 1 86 #define RPC_C_USE_INTERNET_PORT 1 87 87 #define RPC_C_USE_INTRANET_PORT 2 88 88 … … 1967 1967 #endif 1968 1968 1969 #include "rpcdcep.h" 1970 1969 1971 #endif /* __ODIN_RPCDCE_H__ */
Note:
See TracChangeset
for help on using the changeset viewer.