/[H7]/trunk/H7 Server/H7 Server.rc
ViewVC logotype

Diff of /trunk/H7 Server/H7 Server.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 27 by hedin, Mon Jan 29 16:18:31 2007 UTC revision 28 by hedin, Wed Jan 31 12:42:51 2007 UTC
# Line 105  FONT 8, "MS Shell Dlg", 0, 0, 0x1 Line 105  FONT 8, "MS Shell Dlg", 0, 0, 0x1
105  BEGIN  BEGIN
106      DEFPUSHBUTTON   "OK",IDOK,282,6,30,12      DEFPUSHBUTTON   "OK",IDOK,282,6,30,12
107      PUSHBUTTON      "Cancel",IDCANCEL,282,24,30,12      PUSHBUTTON      "Cancel",IDCANCEL,282,24,30,12
108      EDITTEXT        IDC_STATUS,6,18,144,114,ES_AUTOHSCROLL | ES_READONLY      EDITTEXT        IDC_STATUS,6,18,144,114,ES_MULTILINE | ES_AUTOHSCROLL |
109                        ES_READONLY
110      LTEXT           "Status",IDC_STATIC,6,6,22,8      LTEXT           "Status",IDC_STATIC,6,6,22,8
111      COMBOBOX        IDC_BaudRate,162,18,54,96,CBS_DROPDOWNLIST | WS_VSCROLL |      COMBOBOX        IDC_BaudRate,162,18,54,96,CBS_DROPDOWNLIST | WS_VSCROLL |
112                      WS_TABSTOP                      WS_TABSTOP

Legend:
Removed from v.27  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.20