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

1.1     ! root        1: void SystemFree (PPERFSYSTEM pSystem, BOOL bDeleteTheSystem);
        !             2: 
        !             3: 
        !             4: void FreeSystems (PPERFSYSTEM pSystemFirst) ;
        !             5: 
        !             6: void DeleteUnusedSystems (PPPERFSYSTEM ppSystemFirst, int iNoUsedSystem) ;
        !             7: 
        !             8: PPERFSYSTEM SystemGet (PPERFSYSTEM pSystemFirst,
        !             9:                        LPCTSTR lpszSystemName) ;
        !            10: 
        !            11: 
        !            12: PPERFSYSTEM  SystemAdd (PPPERFSYSTEM ppSystemFirst,
        !            13:                         LPCTSTR lpszSystemName) ;
        !            14: 
        !            15: 
        !            16: DWORD SystemCount (PPERFSYSTEM pSystemFirst) ;
        !            17: 
        !            18: 
        !            19: PPERFSYSTEM GetComputer (HDLG hDlg,
        !            20:                          WORD wControlID,
        !            21:                          BOOL bWarn,
        !            22:                          PPERFDATA *pPerfData,
        !            23:                          PPERFSYSTEM *ppSystemFirst) ;
        !            24: 
        !            25: 

unix.superglobalmegacorp.com

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