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

graphctl.h File Reference

Go to the source code of this file.

Data Structures

struct  TGraphCtrl

Defines

#define MAX_PLOTS   4
#define MAX_CTRLS   4

Functions

double GraphCtrl_AppendPoint (TGraphCtrl *this, double dNewPoint0, double dNewPoint1, double dNewPoint2, double dNewPoint3)
BOOL GraphCtrl_Create (TGraphCtrl *this, HWND hWnd, HWND hParentWnd, UINT nID)
void GraphCtrl_Dispose (TGraphCtrl *this)
void GraphCtrl_DrawPoint (TGraphCtrl *this)
void GraphCtrl_InvalidateCtrl (TGraphCtrl *this, BOOL bResize)
void GraphCtrl_Paint (TGraphCtrl *this, HWND hWnd, HDC dc)
void GraphCtrl_Reset (TGraphCtrl *this)
void GraphCtrl_Resize (TGraphCtrl *this)
void GraphCtrl_SetBackgroundColor (TGraphCtrl *this, COLORREF color)
void GraphCtrl_SetGridColor (TGraphCtrl *this, COLORREF color)
void GraphCtrl_SetPlotColor (TGraphCtrl *this, int plot, COLORREF color)
void GraphCtrl_SetRange (TGraphCtrl *this, double dLower, double dUpper, int nDecimalPlaces)
INT_PTR CALLBACK GraphCtrl_WndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Variables

WNDPROC OldGraphCtrlWndProc

Generated on Sat May 26 2012 04:42:38 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.