1 /**************************************
8 #if !defined(RPC_NO_WINDOWS_H) && !defined(__WINE__)
13 #define __RPC_API WINAPI
14 #define __RPC_USER WINAPI
15 #define __RPC_STUB WINAPI
16 #define RPC_ENTRY WINAPI
17 typedef long RPC_STATUS;
19 typedef void* I_RPC_HANDLE;
37 RPC_STATUS RPC_ENTRY UuidCreate(UUID *Uuid);
40 /* #include "rpcnsi.h" */
41 /* #include "rpcnterr.h" */
42 /* #include "excpt.h" */
45 #endif /*__WINE_RPC_H */