mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
9 lines
191 B
Python
9 lines
191 B
Python
name rpcrt4
|
|
type win32
|
|
init RPCRT4_LibMain
|
|
|
|
import ntdll.dll
|
|
|
|
@ stdcall UuidCreate(ptr) UuidCreate
|
|
@ stdcall RpcStringFreeA(ptr) RpcStringFreeA
|
|
@ stdcall UuidToStringA(ptr ptr) UuidToStringA
|