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

mciwnd.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "wingdi.h"
#include "winuser.h"
#include "winternl.h"
#include "vfw.h"
#include "digitalv.h"
#include "commctrl.h"
#include "wine/unicode.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  MCIWndInfo

Defines

#define CTL_PLAYSTOP   0x3200
#define CTL_MENU   0x3201
#define CTL_TRACKBAR   0x3202

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mci)
static LRESULT WINAPI MCIWndProc (HWND hWnd, UINT wMsg, WPARAM wParam, LPARAM lParam)
BOOL VFWAPIV MCIWndRegisterClass (void)
HWND VFWAPIV MCIWndCreateW (HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCWSTR szFile)
HWND VFWAPIV MCIWndCreateA (HWND hwndParent, HINSTANCE hInstance, DWORD dwStyle, LPCSTR szFile)
static void MCIWND_notify_mode (MCIWndInfo *mwi)
static void MCIWND_notify_pos (MCIWndInfo *mwi)
static void MCIWND_notify_size (MCIWndInfo *mwi)
static void MCIWND_notify_error (MCIWndInfo *mwi)
static void MCIWND_UpdateState (MCIWndInfo *mwi)
static LRESULT MCIWND_Create (HWND hWnd, LPCREATESTRUCTW cs)
static void MCIWND_ToggleState (MCIWndInfo *mwi)
static LRESULT MCIWND_Command (MCIWndInfo *mwi, WPARAM wParam, LPARAM lParam)
static void MCIWND_notify_media (MCIWndInfo *mwi)
static MCIERROR mci_generic_command (MCIWndInfo *mwi, UINT cmd)
static LRESULT mci_get_devcaps (MCIWndInfo *mwi, UINT cap)
static LRESULT MCIWND_KeyDown (MCIWndInfo *mwi, UINT key)

Variables

HMODULE MSVFW32_hModule
static const WCHAR mciWndClassW [] = {'M','C','I','W','n','d','C','l','a','s','s',0}

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