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

precomp.h File Reference

#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h"

Go to the source code of this file.

Data Structures

struct  PCELL
struct  PMAP
struct  MAPNOTIFY

Defines

#define WIN32_LEAN_AND_MEAN
#define SIZEOF(_v)   (sizeof(_v) / sizeof(*_v))
#define XCELLS   20
#define YCELLS   10
#define XLARGE   45
#define YLARGE   25
#define FM_SETFONT   (WM_USER + 1)
#define FM_GETCHAR   (WM_USER + 2)
#define FM_SETCHAR   (WM_USER + 3)
#define FM_GETHFONT   (WM_USER + 4)

Typedefs

typedef struct MAPNOTIFYLPMAPNOTIFY

Functions

LRESULT CALLBACK LrgCellWndProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
VOID ShowAboutDlg (HWND hWndParent)
BOOL RegisterMapClasses (HINSTANCE hInstance)
VOID UnregisterMapClasses (HINSTANCE hInstance)

Variables

HINSTANCE hInstance

Generated on Fri Feb 10 05:04:26 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.