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

taskmgr.c File Reference
#include <precomp.h>

Go to the source code of this file.

Defines

#define STATUS_WINDOW   2001
#define PAGE_OFFSET_LEFT   17
#define PAGE_OFFSET_TOP   72
#define PAGE_OFFSET_WIDTH   (PAGE_OFFSET_LEFT*2)
#define PAGE_OFFSET_HEIGHT   (PAGE_OFFSET_TOP+32)

Functions

int APIENTRY wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow)
INT_PTR CALLBACK TaskManagerWndProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
void FillSolidRect (HDC hDC, LPCRECT lpRect, COLORREF clr)
void FillSolidRect2 (HDC hDC, int x, int y, int cx, int cy, COLORREF clr)
void Draw3dRect (HDC hDC, int x, int y, int cx, int cy, COLORREF clrTopLeft, COLORREF clrBottomRight)
void Draw3dRect2 (HDC hDC, LPRECT lpRect, COLORREF clrTopLeft, COLORREF clrBottomRight)
static void SetUpdateSpeed (HWND hWnd)
BOOL OnCreate (HWND hWnd)
void OnMove (WPARAM nType, int cx, int cy)
void OnSize (WPARAM nType, int cx, int cy)
void LoadSettings (void)
void SaveSettings (void)
void TaskManager_OnRestoreMainWindow (void)
void TaskManager_OnEnterMenuLoop (HWND hWnd)
void TaskManager_OnExitMenuLoop (HWND hWnd)
void TaskManager_OnMenuSelect (HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu)
void TaskManager_OnViewUpdateSpeed (DWORD dwSpeed)
void TaskManager_OnTabWndSelChange (void)
LPWSTR GetLastErrorText (LPWSTR lpszBuf, DWORD dwSize)
DWORD EndLocalThread (HANDLE *hThread, DWORD dwThread)

Variables

HINSTANCE hInst
HWND hMainWnd
HWND hStatusWnd
HWND hTabWnd
int nMinimumWidth
int nMinimumHeight
int nOldWidth
int nOldHeight
BOOL bInMenuLoop = FALSE
TASKMANAGER_SETTINGS TaskManagerSettings

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