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

wing32.c File Reference
#include <windows.h>

Go to the source code of this file.

Defines

#define WIN32_LEAN_AND_MEAN

Functions

HDC CALLBACK WinGCreateDC (void)
BOOL CALLBACK WinGRecommendDIBFormat (BITMAPINFO *bmi)
HBITMAP CALLBACK WinGCreateBitmap (HDC hdc, BITMAPINFO *bmi, void **bits)
void *CALLBACK WinGGetDIBPointer (HBITMAP hbmp, BITMAPINFO *bmi)
UINT CALLBACK WinGSetDIBColorTable (HDC hdc, UINT start, UINT end, RGBQUAD *colors)
UINT CALLBACK WinGGetDIBColorTable (HDC hdc, UINT start, UINT end, RGBQUAD *colors)
HPALETTE CALLBACK WinGCreateHalfTonePalette (void)
HBRUSH CALLBACK WinGCreateHalfToneBrush (HDC hdc, COLORREF color, INT type)
BOOL CALLBACK WinGStretchBlt (HDC hdcDst, INT xDst, INT yDst, INT widthDst, INT heightDst, HDC hdcSrc, INT xSrc, INT ySrc, INT widthSrc, INT heightSrc)
BOOL CALLBACK WinGBitBlt (HDC hdcDst, INT xDst, INT yDst, INT width, INT height, HDC hdcSrc, INT xSrc, INT ySrc)

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