ReactOS 0.4.15-dev-7924-g5949c20
tagWINE_MMIO Struct Reference

#include <winemm.h>

Collaboration diagram for tagWINE_MMIO:

Public Attributes

MMIOINFO info
 
struct tagWINE_MMIOlpNext
 
struct IOProcListioProc
 
unsigned bTmpIOProc: 1
 
unsigned bBufferLoaded: 1
 
DWORD dwFileSize
 

Detailed Description

Definition at line 142 of file winemm.h.

Member Data Documentation

◆ bBufferLoaded

unsigned tagWINE_MMIO::bBufferLoaded

Definition at line 147 of file winemm.h.

Referenced by MMIO_GrabNextBuffer(), MMIO_Open(), MMIO_SetBuffer(), and mmioSeek().

◆ bTmpIOProc

unsigned tagWINE_MMIO::bTmpIOProc

Definition at line 146 of file winemm.h.

Referenced by MMIO_Open(), and mmioClose().

◆ dwFileSize

DWORD tagWINE_MMIO::dwFileSize

Definition at line 148 of file winemm.h.

Referenced by MMIO_Open(), mmioAdvance(), and mmioSeek().

◆ info

◆ ioProc

◆ lpNext

struct tagWINE_MMIO* tagWINE_MMIO::lpNext

Definition at line 144 of file winemm.h.

Referenced by MMIO_Create(), MMIO_Destroy(), and MMIO_Get().


The documentation for this struct was generated from the following file: