Ignore:
Timestamp:
Aug 23, 2001, 8:34:51 PM (24 years ago)
Author:
sandervl
Message:

wine updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/quartz/iunk.h

    r6563 r6578  
    4242        /* IUnknown fields. */
    4343        ULONG   ref;
     44        IUnknown*       punkControl;
    4445} QUARTZ_IUnkImpl;
    4546
    4647
    47 void QUARTZ_IUnkInit( QUARTZ_IUnkImpl* pImpl );
     48void QUARTZ_IUnkInit( QUARTZ_IUnkImpl* pImpl, IUnknown* punkOuter );
    4849
    4950
Note: See TracChangeset for help on using the changeset viewer.