Ignore:
Timestamp:
Jun 9, 2002, 6:37:22 PM (23 years ago)
Author:
sandervl
Message:

Resync with latest Wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/ole2stubs.c

    r8441 r8620  
    5050}
    5151
    52  
     52
    5353/***********************************************************************
    5454 *               WriteFmtUserTypeStg (OLE32.160)
     
    9595  HRESULT hres, hres1;
    9696  IUnknown * pUnk = NULL;
    97    
     97
    9898  FIXME("\n\t%s\n\t%s stub!\n", debugstr_guid(rclsid), debugstr_guid(riid));
    9999
     
    212212 */
    213213HRESULT     WINAPI OleRegEnumFormatEtc (
    214   REFCLSID clsid, 
     214  REFCLSID clsid,
    215215  DWORD    dwDirection,
    216216  LPENUMFORMATETC* ppenumFormatetc)
Note: See TracChangeset for help on using the changeset viewer.