Ignore:
Timestamp:
Oct 6, 2001, 10:56:18 AM (24 years ago)
Author:
sandervl
Message:

Wine 20011004 resync

File:
1 edited

Legend:

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

    r6710 r6952  
    1313
    1414#include "iunk.h"
     15#include "sample.h"
    1516
    1617typedef struct MA_IMemAllocatorImpl
     
    2728        CRITICAL_SECTION        csMem;
    2829        ALLOCATOR_PROPERTIES    prop;
     30        HANDLE  hEventSample;
     31        BYTE*   pData;
     32        CMemMediaSample**       ppSamples;
    2933} CMemoryAllocator;
    3034
Note: See TracChangeset for help on using the changeset viewer.