ole32: Fix the CoCreateGuid() ordinal in the documentation.
This commit is contained in:
parent
015844a63c
commit
f76bea09d4
|
@ -1197,7 +1197,7 @@ HRESULT WINAPI CoDisconnectObject( LPUNKNOWN lpUnk, DWORD reserved )
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
* CoCreateGuid [OLE32.@]
|
* CoCreateGuid [OLE32.@]
|
||||||
* CoCreateGuid [COMPOBJ.17]
|
* CoCreateGuid [COMPOBJ.73]
|
||||||
*
|
*
|
||||||
* Simply forwards to UuidCreate in RPCRT4.
|
* Simply forwards to UuidCreate in RPCRT4.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue