mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:19:49 +00:00
ole32: Fix the CoCreateGuid() ordinal in the documentation.
This commit is contained in:
parent
015844a63c
commit
f76bea09d4
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ HRESULT WINAPI CoDisconnectObject( LPUNKNOWN lpUnk, DWORD reserved )
|
|||
|
||||
/******************************************************************************
|
||||
* CoCreateGuid [OLE32.@]
|
||||
* CoCreateGuid [COMPOBJ.17]
|
||||
* CoCreateGuid [COMPOBJ.73]
|
||||
*
|
||||
* Simply forwards to UuidCreate in RPCRT4.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue