Annotation of mstools/samples/sdktools/perfmon/grafdisp.h, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: 
        !             4: BOOL GraphDisplayInitializeApplication (void) ;
        !             5: 
        !             6: 
        !             7: HWND CreateGraphDisplayWindow (HWND hWndGraph) ;
        !             8: 
        !             9: 
        !            10: void SizeGraphDisplayComponentsRect (HDC hDC,
        !            11:                                      PGRAPHSTRUCT pGraph,
        !            12:                                      RECT rectDisplay) ;
        !            13: 
        !            14: 
        !            15: void SizeGraphDisplayComponents (HWND hWnd) ;
        !            16: 
        !            17: 
        !            18: BOOL GraphRefresh (HWND hWnd) ;
        !            19: BOOL ToggleGraphRefresh (HWND hWnd) ;
        !            20: 
        !            21: 
        !            22: void GraphTimer (HWND hWnd, 
        !            23:                  BOOL bForce) ;
        !            24: 
        !            25: 
        !            26: void DrawGraphDisplay (HDC hDC,
        !            27:                        RECT rectDraw,
        !            28:                        PGRAPHSTRUCT pGraph) ;
        !            29: 
        !            30: 
        !            31: void PrintGraphDisplay (HDC hDC,
        !            32:                         PGRAPHSTRUCT pGraph) ;
        !            33: 
        !            34: void ChartHighlight (void) ;
        !            35: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.