Annotation of mstools/samples/sdktools/perfmon/addlog.dlg, revision 1.1.1.1

1.1       root        1: 
                      2: 
                      3: idDlgAddLog DIALOG 6, 18, 301, 128
                      4: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
                      5: CAPTION "Add To Log"
                      6: FONT 8, "MS Sans Serif"
                      7: BEGIN
                      8:     PUSHBUTTON      "&Add", IDD_ADDLOGADD, 256, 4, 40, 14
                      9:     PUSHBUTTON      "Cancel", IDD_ADDLOGDONE, 256, 24, 40, 14
                     10:     PUSHBUTTON      "&Help", IDD_ADDLOGHELP, 256, 67, 40, 14
                     11:     LTEXT           "&Computer:", -1, 6, 6, 35, 8
                     12:     EDITTEXT        IDD_ADDLOGCOMPUTER, 
                     13:                     42, 6, 195, 12, ES_AUTOHSCROLL
                     14:     LTEXT           "&Objects:", IDD_ADDLOGOBJECTTEXT, 6, 24, 31, 8
                     15:     LISTBOX         IDD_ADDLOGOBJECT,
                     16:                     42, 22, 206, 100, LBS_SORT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
                     17:     PUSHBUTTON      "...", IDD_ADDLOGELLIPSES, 237, 6, 13, 12
                     18: END
                     19: 
                     20: 

unix.superglobalmegacorp.com

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