mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 13:10:28 +00:00
10b1b23d40
Implement UuidCreate (using existing code from CoCreateGuid). CoCreateGuid calls UuidCreate.
7 lines
82 B
Python
7 lines
82 B
Python
name rpcrt4
|
|
type win32
|
|
init RPCRT4_LibMain
|
|
|
|
|
|
@ stdcall UuidCreate(ptr) UuidCreate
|