1 reference to MMIO_ALLOCBUF
System (1)
sys\system\Media\SoundPlayer.cs (1)
572
IntPtr hMIO = UnsafeNativeMethods.mmioOpen(fileName, IntPtr.Zero, NativeMethods.MMIO_READ | NativeMethods.
MMIO_ALLOCBUF
);