Diff for /np2/win9x/toolwin.res between versions 1.4 and 1.5

version 1.4, 2003/10/30 22:33:34 version 1.5, 2003/11/01 22:23:04
Line 13  static const char str_combobox[] = "COMB Line 13  static const char str_combobox[] = "COMB
 static const char str_button[] = "BUTTON";  static const char str_button[] = "BUTTON";
   
 static const SUBITEM defsubitem[IDC_MAXITEMS] = {  static const SUBITEM defsubitem[IDC_MAXITEMS] = {
                 {TCTL_STATIC,   NULL,            47, 44,   8,   3, 0, 0},                  {TCTL_STATIC,   NULL,            49, 44,   8,   3, 0, 0},
                 {TCTL_STATIC,   NULL,            93, 19,   8,   3, 0, 0},                  {TCTL_STATIC,   NULL,            93, 19,   8,   3, 0, 0},
                 {TCTL_DDLIST,   NULL,           104,  6, 248, 160, 0, 0},                  {TCTL_DDLIST,   NULL,           104,  6, 248, 160, 0, 0},
                 {TCTL_BUTTON,   str_browse,     352,  7,  18,  17, 0, 0},                  {TCTL_BUTTON,   str_browse,     352,  7,  18,  17, 0, 0},

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>