Annotation of q_a/samples/guigrep/guigrep.dlg, revision 1.1.1.1

1.1       root        1: 1 DLGINCLUDE "guigrep.h"
                      2: 
                      3: 
                      4: STRINGDIALOG DIALOG 22, 18, 115, 66
                      5: LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
                      6: STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
                      7: CAPTION "Enter Search String:"
                      8: FONT 8, "MS Sans Serif"
                      9: BEGIN
                     10:     EDITTEXT        IDM_STRINGEDIT, 18, 6, 81, 15, ES_AUTOHSCROLL
                     11:     AUTOCHECKBOX    "Case insensitive search", IDM_CASESENS, 18, 28, 95, 10
                     12:     DEFPUSHBUTTON   "Ok", IDM_TERMBOX, 18, 43, 40, 14
                     13:     PUSHBUTTON      "Cancel", IDM_CANCEL, 63, 43, 38, 14
                     14: END

unix.superglobalmegacorp.com

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