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

wineacm.h File Reference
#include <windef.h>
#include <winuser.h>
#include "msacmdlg.h"

Go to the source code of this file.

Data Structures

struct  PWINE_ACMOBJ
struct  WINE_ACMLOCALDRIVER
struct  WINE_ACMLOCALDRIVERINST
struct  WINE_ACMDRIVER
struct  PWINE_ACMSTREAM
struct  WINE_ACMDRIVERID
struct  WINE_ACMNOTIFYWND

Defines

#define WINE_ACMOBJ_DONTCARE   0x5EED0000
#define WINE_ACMOBJ_DRIVERID   0x5EED0001
#define WINE_ACMOBJ_DRIVER   0x5EED0002
#define WINE_ACMOBJ_STREAM   0x5EED0003
#define WINE_ACMOBJ_NOTIFYWND   0x5EED0004
#define WINE_ACMOBJ_LOCALDRIVER   0x5EED0005

Typedefs

typedef struct _WINE_ACMDRIVERID * PWINE_ACMDRIVERID
typedef struct _WINE_ACMDRIVER * PWINE_ACMDRIVER
typedef struct
_WINE_ACMLOCALDRIVER * 
PWINE_ACMLOCALDRIVER
typedef struct
_WINE_ACMLOCALDRIVERINST * 
PWINE_ACMLOCALDRIVERINST
typedef struct _WINE_ACMNOTIFYWND * PWINE_ACMNOTIFYWND

Functions

PWINE_ACMDRIVERID MSACM_RegisterDriver (LPCWSTR pszDriverAlias, LPCWSTR pszFileName, PWINE_ACMLOCALDRIVER pLocalDriver)
void MSACM_RegisterAllDrivers (void)
PWINE_ACMDRIVERID MSACM_UnregisterDriver (PWINE_ACMDRIVERID p)
void MSACM_UnregisterAllDrivers (void)
PWINE_ACMDRIVERID MSACM_GetDriverID (HACMDRIVERID hDriverID)
PWINE_ACMDRIVER MSACM_GetDriver (HACMDRIVER hDriver)
PWINE_ACMNOTIFYWND MSACM_GetNotifyWnd (HACMDRIVERID hDriver)
PWINE_ACMOBJ MSACM_GetObj (HACMOBJ hObj, DWORD type)
MMRESULT MSACM_Message (HACMDRIVER, UINT, LPARAM, LPARAM)
BOOL MSACM_FindFormatTagInCache (const WINE_ACMDRIVERID *, DWORD, LPDWORD)
void MSACM_RePositionDriver (PWINE_ACMDRIVERID, DWORD)
void MSACM_WriteCurrentPriorities (void)
void MSACM_BroadcastNotification (void)
void MSACM_DisableNotifications (void)
void MSACM_EnableNotifications (void)
PWINE_ACMNOTIFYWND MSACM_RegisterNotificationWindow (HWND hNotifyWnd, DWORD dwNotifyMsg)
PWINE_ACMNOTIFYWND MSACM_UnRegisterNotificationWindow (const WINE_ACMNOTIFYWND *)
PWINE_ACMDRIVERID MSACM_RegisterDriverFromRegistry (LPCWSTR pszRegEntry)
PWINE_ACMLOCALDRIVER MSACM_RegisterLocalDriver (HMODULE hModule, DRIVERPROC lpDriverProc)
PWINE_ACMLOCALDRIVERINST MSACM_OpenLocalDriver (PWINE_ACMLOCALDRIVER, LPARAM)
LRESULT MSACM_CloseLocalDriver (PWINE_ACMLOCALDRIVERINST)
LRESULT CALLBACK PCM_DriverProc (DWORD_PTR dwDevID, HDRVR hDriv, UINT wMsg, LPARAM dwParam1, LPARAM dwParam2)

Variables

HANDLE MSACM_hHeap
PWINE_ACMDRIVERID MSACM_pFirstACMDriverID
HINSTANCE MSACM_hInstance32

Generated on Sun May 27 2012 05:12:46 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.