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

msgsm32.c File Reference
#include "config.h"
#include <wine/port.h>
#include <assert.h>
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "mmsystem.h"
#include "mmreg.h"
#include "msacm.h"
#include "msacmdrv.h"
#include "wine/library.h"
#include "wine/debug.h"

Go to the source code of this file.

Defines

#define NUM_RATES   (sizeof(gsm_rates)/sizeof(*gsm_rates))

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (gsm)
static LRESULT GSM_drvFree (void)
static LRESULT GSM_DriverDetails (PACMDRIVERDETAILSW add)
static DWORD GSM_FormatValidate (const WAVEFORMATEX *wfx)
static LRESULT GSM_FormatTagDetails (PACMFORMATTAGDETAILSW aftd, DWORD dwQuery)
static LRESULT GSM_FormatDetails (PACMFORMATDETAILSW afd, DWORD dwQuery)
static LRESULT GSM_FormatSuggest (PACMDRVFORMATSUGGEST adfs)
LRESULT CALLBACK GSM_DriverProc (DWORD_PTR dwDevID, HDRVR hDriv, UINT wMsg, LPARAM dwParam1, LPARAM dwParam2)

Variables

static const DWORD gsm_rates [] = { 8000, 11025, 22050, 44100, 48000, 96000 }

Generated on Sat May 26 2012 05:11:52 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.