42 UINT32 UnacknowledgedFrames;
43 UINT32 TotalDecodedFrames;
44 UINT64 StartDecodingTime;
45 BOOL suspendFrameAcks;
48 wHashTable* SurfaceTable;
51 void* CacheSlots[25600];
52 rdpPersistentCache* persistent;
54 rdpContext* rdpcontext;
58 RdpgfxClientContext* context;