Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  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

map.c File Reference

#include <precomp.h>

Go to the source code of this file.

Functions

static VOID TagFontToCell (PCELL pCell, WCHAR ch)
static VOID SetGrid (PMAP infoPtr)
static VOID DrawActiveCell (PMAP infoPtr, HDC hdc)
static VOID DrawGrid (PMAP infoPtr, PAINTSTRUCT *ps)
static VOID FillGrid (PMAP infoPtr, PAINTSTRUCT *ps)
static BOOL CreateLargeCell (PMAP infoPtr)
static VOID MoveLargeCell (PMAP infoPtr)
static VOID SetFont (PMAP infoPtr, LPWSTR lpFontName)
static LRESULT NotifyParentOfSelection (PMAP infoPtr, UINT code, WCHAR ch)
static VOID OnClick (PMAP infoPtr, WORD ptx, WORD pty)
static BOOL OnCreate (PMAP infoPtr, HWND hwnd, HWND hParent)
static VOID OnVScroll (PMAP infoPtr, INT Value, INT Pos)
static VOID OnPaint (PMAP infoPtr, WPARAM wParam)
LRESULT CALLBACK MapWndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
BOOL RegisterMapClasses (HINSTANCE hInstance)
VOID UnregisterMapClasses (HINSTANCE hInstance)

Variables

static const WCHAR szMapWndClass [] = L"FontMapWnd"
static const WCHAR szLrgCellWndClass [] = L"LrgCellWnd"

Generated on Thu Feb 9 05:05:33 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.