Changeset 8620 for trunk/src/ole32/ole2stubs.c
- Timestamp:
- Jun 9, 2002, 6:37:22 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/ole32/ole2stubs.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ole32/ole2stubs.c
r8441 r8620 50 50 } 51 51 52 52 53 53 /*********************************************************************** 54 54 * WriteFmtUserTypeStg (OLE32.160) … … 95 95 HRESULT hres, hres1; 96 96 IUnknown * pUnk = NULL; 97 97 98 98 FIXME("\n\t%s\n\t%s stub!\n", debugstr_guid(rclsid), debugstr_guid(riid)); 99 99 … … 212 212 */ 213 213 HRESULT WINAPI OleRegEnumFormatEtc ( 214 REFCLSID clsid, 214 REFCLSID clsid, 215 215 DWORD dwDirection, 216 216 LPENUMFORMATETC* ppenumFormatetc)
Note:
See TracChangeset
for help on using the changeset viewer.
