Annotation of mstools/samples/sdktools/perfmon/alrtdisp.dlg, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: #include "legend.h"
        !             4: 
        !             5: 
        !             6: idDlgAlertDisplay DIALOG 0, 0, 256, 108
        !             7: STYLE WS_CHILD | WS_VISIBLE
        !             8: FONT 8, "MS Sans Serif"
        !             9: BEGIN
        !            10:     LTEXT           "Alert Interval:",
        !            11:                         IDD_ALERTINTERVALTEXT, 3, 12, 52, 11
        !            12:     EDITTEXT        IDD_ALERTINTERVAL, 
        !            13:                         60, 11, 82, 12, ES_AUTOHSCROLL | ES_READONLY
        !            14:     LTEXT           "Alert Log:", 
        !            15:                         IDD_ALERTLOGTEXT, 7, 31, 47, 11
        !            16:     LISTBOX         IDD_ALERTLOG, 
        !            17:                         7, 44, 283, 76, WS_VSCROLL | WS_HSCROLL | WS_TABSTOP | LBS_OWNERDRAWFIXED
        !            18:     LTEXT           "Alert Legend:", 
        !            19:                         IDD_ALERTLEGENDTEXT, 4, 121, 62, 8
        !            20:     CONTROL         "", IDD_ALERTLEGEND, szGraphLegendClassA, WS_VISIBLE,
        !            21:                         7, 132, 285, 80   
        !            22: END
        !            23: 

unix.superglobalmegacorp.com

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