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

drawdib.c File Reference
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "vfw.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  WINE_HDD

Defines

#define CHANGED(x)   (whdd->x != x)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msvideo)
static int num_colours (const BITMAPINFOHEADER *lpbi)
static WINE_HDDMSVIDEO_GetHddPtr (HDRAWDIB hd)
HDRAWDIB VFWAPI DrawDibOpen (void)
BOOL VFWAPI DrawDibClose (HDRAWDIB hdd)
BOOL VFWAPI DrawDibEnd (HDRAWDIB hdd)
BOOL VFWAPI DrawDibBegin (HDRAWDIB hdd, HDC hdc, INT dxDst, INT dyDst, LPBITMAPINFOHEADER lpbi, INT dxSrc, INT dySrc, UINT wFlags)
BOOL VFWAPI DrawDibDraw (HDRAWDIB hdd, HDC hdc, INT xDst, INT yDst, INT dxDst, INT dyDst, LPBITMAPINFOHEADER lpbi, LPVOID lpBits, INT xSrc, INT ySrc, INT dxSrc, INT dySrc, UINT wFlags)
BOOL VFWAPI DrawDibStart (HDRAWDIB hdd, DWORD rate)
BOOL VFWAPI DrawDibStop (HDRAWDIB hdd)
BOOL VFWAPI DrawDibChangePalette (HDRAWDIB hdd, int iStart, int iLen, LPPALETTEENTRY lppe)
BOOL VFWAPI DrawDibSetPalette (HDRAWDIB hdd, HPALETTE hpal)
LPVOID VFWAPI DrawDibGetBuffer (HDRAWDIB hdd, LPBITMAPINFOHEADER lpbi, DWORD dwSize, DWORD dwFlags)
HPALETTE VFWAPI DrawDibGetPalette (HDRAWDIB hdd)
UINT VFWAPI DrawDibRealize (HDRAWDIB hdd, HDC hdc, BOOL fBackground)
BOOL VFWAPI DrawDibTime (HDRAWDIB hdd, LPDRAWDIBTIME lpddtime)
DWORD VFWAPI DrawDibProfileDisplay (LPBITMAPINFOHEADER lpbi)

Variables

static WINE_HDDHDD_FirstHdd
static UINT_PTR HDD_HandleRef = 1

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