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

msrle_private.h File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "mmsystem.h"
#include "wingdi.h"
#include "winuser.h"
#include "vfw.h"

Go to the source code of this file.

Data Structures

struct  CodecInfo

Defines

#define IDS_NAME   100
#define IDS_DESCRIPTION   101
#define IDS_ABOUT   102
#define MSRLE32_DEFAULTQUALITY   (75 * ICQUALITY_HIGH) / 100
#define FOURCC_RLE   mmioFOURCC('R','L','E',' ')
#define FOURCC_RLE4   mmioFOURCC('R','L','E','4')
#define FOURCC_RLE8   mmioFOURCC('R','L','E','8')
#define FOURCC_MRLE   mmioFOURCC('M','R','L','E')
#define WIDTHBYTES(i)   ((WORD)((i+31u)&(~31u))/8u) /* ULONG aligned ! */
#define DIBWIDTHBYTES(bi)   WIDTHBYTES((WORD)(bi).biWidth * (WORD)(bi).biBitCount)

Typedefs

typedef const BITMAPINFOHEADERLPCBITMAPINFOHEADER

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