ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

winemm16.h File Reference
#include "winemm.h"
#include "wine/mmsystem16.h"
#include "wownt32.h"

Go to the source code of this file.

Defines

#define HDRVR_32(h16)   ((HDRVR)(ULONG_PTR)(h16))
#define HMIDI_32(h16)   ((HMIDI)(ULONG_PTR)(h16))
#define HMIDIIN_32(h16)   ((HMIDIIN)(ULONG_PTR)(h16))
#define HMIDIOUT_32(h16)   ((HMIDIOUT)(ULONG_PTR)(h16))
#define HMIDISTRM_32(h16)   ((HMIDISTRM)(ULONG_PTR)(h16))
#define HMIXER_32(h16)   ((HMIXER)(ULONG_PTR)(h16))
#define HMIXEROBJ_32(h16)   ((HMIXEROBJ)(ULONG_PTR)(h16))
#define HMMIO_32(h16)   ((HMMIO)(ULONG_PTR)(h16))
#define HWAVE_32(h16)   ((HWAVE)(ULONG_PTR)(h16))
#define HWAVEIN_32(h16)   ((HWAVEIN)(ULONG_PTR)(h16))
#define HWAVEOUT_32(h16)   ((HWAVEOUT)(ULONG_PTR)(h16))
#define HDRVR_16(h32)   (LOWORD(h32))
#define HMIDI_16(h32)   (LOWORD(h32))
#define HMIDIIN_16(h32)   (LOWORD(h32))
#define HMIDIOUT_16(h32)   (LOWORD(h32))
#define HMIDISTRM_16(h32)   (LOWORD(h32))
#define HMIXER_16(h32)   (LOWORD(h32))
#define HMIXEROBJ_16(h32)   (LOWORD(h32))
#define HMMIO_16(h32)   (LOWORD(h32))
#define HWAVE_16(h32)   (LOWORD(h32))
#define HWAVEIN_16(h32)   (LOWORD(h32))
#define HWAVEOUT_16(h32)   (LOWORD(h32))

Typedefs

typedef LONG(* MCIPROC16 )(DWORD, HDRVR16, WORD, DWORD, DWORD)

Functions

void MMDRV_Init16 (void)
void MMSYSTEM_MMTIME16to32 (LPMMTIME mmt32, const MMTIME16 *mmt16)
void MMSYSTEM_MMTIME32to16 (LPMMTIME16 mmt16, const MMTIME *mmt32)

Generated on Sat May 26 2012 05:19:39 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.