mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Vincent B�ron <vberon@mecano.gme.usherb.ca>
Fix various function prototypes. svn path=/trunk/; revision=11341
This commit is contained in:
parent
2b473d593e
commit
177b871326
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ DWORD WINAPI __SHGUIDToStringW (REFGUID guid, LPWSTR str)
|
||||||
|
|
||||||
/************************************************************************/
|
/************************************************************************/
|
||||||
|
|
||||||
LRESULT WINAPI SHCoCreateInstance(
|
HRESULT WINAPI SHCoCreateInstance(
|
||||||
LPCWSTR aclsid,
|
LPCWSTR aclsid,
|
||||||
const CLSID *clsid,
|
const CLSID *clsid,
|
||||||
LPUNKNOWN pUnkOuter,
|
LPUNKNOWN pUnkOuter,
|
||||||
|
|
Loading…
Reference in a new issue