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

1.1       root        1: idDlgChooseComputer DIALOG 5, 31, 209, 145
                      2: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
                      3: CAPTION "Select Computer"
                      4: FONT 8, "MS Sans Serif"
                      5: BEGIN
                      6:     LTEXT           "&Computer:", IDD_CHOOSECOMPUTERTEXT,
                      7:                         5, 22, 34, 8
                      8:     EDITTEXT        IDD_CHOOSECOMPUTERNAME, 
                      9:                         40, 20, 114, 12, ES_AUTOHSCROLL
                     10:     LTEXT           "&Select Computer:", IDD_CHOOSECOMPUTERTEXT1,
                     11:                         5, 44, 100, 8
                     12:     LISTBOX         IDD_CHOOSECOMPUTERLISTBOX,
                     13:                         5, 57, 199, 86, LBS_SORT | LBS_EXTENDEDSEL | WS_VSCROLL | WS_TABSTOP
                     14:     DEFPUSHBUTTON   "OK", IDOK,
                     15:                         164, 4, 40, 14
                     16:     PUSHBUTTON      "Cancel", IDCANCEL, 
                     17:                         164, 20, 40, 14
                     18:     PUSHBUTTON      "&Help", ID_HELP,
                     19:                         164, 38, 40, 14
                     20: END
                     21: 

unix.superglobalmegacorp.com

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