File:  [WindowsNT SDKs] / mstools / samples / sdktools / perfmon / playback.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:24:28 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-nov-1993, ntsdk-jul-1993, HEAD
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993


#define PlayingBackLog()         \
   (PlaybackLog.iStatus == iPMStatusPlaying)


//==========================================================================//
//                             Exported Functions                           //
//==========================================================================//


void PlaybackInitializeInstance (void) ;

PLOGINDEXBLOCK FirstIndexBlock (PLOGHEADER pLogHeader) ;

PVOID PlaybackSeek (long lFileOffset) ;

PPERFDATA DataFromIndexPosition (PLOGPOSITION pLogPosition,
                                 LPTSTR lpszSystemName) ;


INT OpenPlayback (LPTSTR lpszFilePath, LPTSTR lpszFileTitle) ;

void CloseInputLog (HWND hWndParent) ;


BOOL OpenInputLog (HWND hWndParent) ;


PLOGINDEX PlaybackIndexN (int iIndex) ;


PLOGINDEX IndexFromPosition (PLOGPOSITION pLogPosition) ;


BOOL LogPositionN (int iIndex, PLOGPOSITION pLP) ;


BOOL NextIndexPosition (IN OUT PLOGPOSITION pLogPosition,
                        BOOL bCheckForNonDataIndexes) ;

BOOL PlaybackLines (PPERFSYSTEM pSystemFirst,
                    PLINE pLineFirst,
                    int iLogTic) ;


PPERFDATA LogDataFromPosition (PPERFSYSTEM pSystem, 
                               PLOGPOSITION pLogPosition) ;


int PlaybackSelectedSeconds (void) ;


BOOL LogPositionSystemTime (PLOGPOSITION pLP, SYSTEMTIME *pSystemTime) ;


int LogPositionIntervalSeconds (PLOGPOSITION pLPStart, 
                                PLOGPOSITION pLPStop) ;

BOOL NextReLogIndexPosition (IN OUT PLOGPOSITION pLogPosition) ;

void BuildLogComputerList (HWND hDlg, int DlgID) ;

LPWSTR *LogBuildNameTable(PPERFSYSTEM pSysInfo) ;



unix.superglobalmegacorp.com

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