|
|
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993
//==========================================================================//
// Constants //
//==========================================================================//
#define szTLineClass TEXT("PerfmonTLineClass")
#define szTLineClassA "PerfmonTLineClass"
#define TL_INTERVAL (WM_USER + 0x301)
//==========================================================================//
// Exported Functions //
//==========================================================================//
BOOL TLineInitializeApplication (void) ;
void TLineSetRange (HWND hWnd,
int iBegin,
int iEnd) ;
void TLineSetStart (HWND hWnd,
int iStart) ;
void TLineSetStop (HWND hWnd,
int iStop) ;
int TLineStart (HWND) ;
int TLineStop (HWND) ;
void TLineRedraw (HDC hDC, PGRAPHSTRUCT pGraph) ;
extern BOOL TLineWindowUp ;
#define IsTLineWindowUp() (TLineWindowUp)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.