wine/dlls/rpcrt4/rpcrt4.spec
Huw D M Davies 10b1b23d40 Create rpcrt4.dll.
Implement UuidCreate (using existing code from CoCreateGuid).
CoCreateGuid calls UuidCreate.
2000-07-15 19:53:50 +00:00

7 lines
82 B
Python

name rpcrt4
type win32
init RPCRT4_LibMain
@ stdcall UuidCreate(ptr) UuidCreate