Commit in reactos/lib/shell32 on MAIN | |||
shellole.c | +1 | -1 | 1.9 -> 1.10 |
Vincent B�ron <vberon@mecano.gme.usherb.ca> Fix various function prototypes.
diff -u -r1.9 -r1.10 --- shellole.c 7 Oct 2004 09:13:56 -0000 1.9 +++ shellole.c 20 Oct 2004 07:47:39 -0000 1.10 @@ -101,7 +101,7 @@
/************************************************************************/
-LRESULT WINAPI SHCoCreateInstance(
+HRESULT WINAPI SHCoCreateInstance(
LPCWSTR aclsid, const CLSID *clsid, LPUNKNOWN pUnkOuter,