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

console.c File Reference
#include "console.h"

Go to the source code of this file.

Defines

#define NUM_APPLETS   (1)
#define WM_SETCONSOLE   (WM_USER+10)

Functions

LONG APIENTRY InitApplet (HWND hwnd, UINT uMsg, LPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK OptionsProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK FontProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK LayoutProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR CALLBACK ColorsProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
static void InitPropSheetPage (PROPSHEETPAGE *psp, WORD idDlg, DLGPROC DlgProc, LPARAM lParam)
PConsoleInfo AllocConsoleInfo ()
void InitConsoleDefaults (PConsoleInfo pConInfo)
INT_PTR CALLBACK ApplyProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
void ApplyConsoleInfo (HWND hwndDlg, PConsoleInfo pConInfo)
LONG CALLBACK CPlApplet (HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2)
INT WINAPI DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID lpvReserved)

Variables

HINSTANCE hApplet = 0
APPLET Applets [NUM_APPLETS]
static COLORREF s_Colors []

Generated on Sun May 27 2012 04:41:09 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.