|
|
1.1 ! root 1: ! 2: HWND CreateGraphStatusWindow (HWND hWndGraph) ; ! 3: ! 4: BOOL GraphStatusInitializeApplication (void) ; ! 5: ! 6: LRESULT APIENTRY GraphStatusWndProc (HWND hWnd, ! 7: WORD wMsg, ! 8: WPARAM wParam, ! 9: LONG lParam) ; ! 10: ! 11: ! 12: void StatusDrawAvg (HDC hDC, PLINESTRUCT pLine, BOOL bForceRedraw) ; ! 13: ! 14: ! 15: void StatusDrawMax (HDC hDC, PLINESTRUCT pLine, BOOL bForceRedraw) ; ! 16: ! 17: ! 18: void StatusDrawMin (HDC hDC, PLINESTRUCT pLine, BOOL bForceRedraw) ; ! 19: ! 20: ! 21: ! 22: void StatusDrawLast (HDC hDC, PLINESTRUCT pLine, BOOL bForceRedraw) ; ! 23: ! 24: ! 25: void StatusDrawTime (HDC hDC, BOOL bForceRedraw) ; ! 26: ! 27: ! 28: int ValuebarHeight (HWND hWnd) ; ! 29: ! 30: ! 31: void StatusTimer (HWND hWnd, BOOL bForecRedraw) ; ! 32: ! 33: ! 34:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.