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

display.c File Reference
#include <windows.h>
#include <stdio.h>
#include "display.h"

Go to the source code of this file.

Data Structures

struct  DISPLAYDATA

Defines

#define SPACING1   8
#define SPACING2   5

Functions

LRESULT CALLBACK DisplayProc (HWND, UINT, WPARAM, LPARAM)
BOOL Display_InitClass (HINSTANCE hInstance)
static int Display_DrawText (HDC hDC, DISPLAYDATA *pData, int nYPos)
static LRESULT Display_SetTypeFace (HWND hwnd, PEXTLOGFONTW pExtLogFont)
static LRESULT Display_SetString (HWND hwnd, LPARAM lParam)
static LRESULT Display_OnCreate (HWND hwnd)
static LRESULT Display_OnPaint (HWND hwnd)
static LRESULT Display_OnSize (HWND hwnd)
static LRESULT Display_OnVScroll (HWND hwnd, WPARAM wParam)
static LRESULT Display_OnDestroy (HWND hwnd)

Variables

const WCHAR g_szFontDisplayClassName [] = "FontDisplayClass"

Generated on Fri May 25 2012 04:38:24 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.