www.pudn.com > UFSTool.rar > MainDlg.rc


#define IDC_MainDlg 1000 
#define IDC_GRP_Flash 1005 
#define IDC_GRP_Activ 1013 
#define IDC_GRP_SN 1024 
#define IDC_BTN_Connect 1002 
#define IDC_CBO_SelDevice 1003 
#define IDC_LST_Info 1006 
#define IDC_EDT_SN 1007 
#define IDC_BTN_Backup 1010 
#define IDC_BTN_Restore 1011 
#define IDC_BTN_Fix 1012 
#define IDC_EDT_Info 1014 
#define IDC_EDT_EnterSN 1015 
#define IDC_BTN_Close 1018 
#define IDC_CHK_Firmware 1019 
#define IDC_CHK_EEPROM 1020 
#define IDC_CHK_93c46 1021 
#define IDC_BTN_FBI 1022 
#define IDC_STC_LastFree 1001 
#define IDC_STC_UniSoft 1023 
#define IDC_CBO_Firmware 1027 
#define IDC_BTN_Clipboard 1008 
#define IDC_CHK_HWK 1026 
#define IDC_BTN_EnterSN 1028 
#define IDC_EDT_Reseller 1029 
#define IDC_BTN_Reseller 1030 
#define IDC_CHK_SaveLOG 1032 
#define IDC_BTN_Calculator 1017 
#define IDC_BTN_Refresh 1004 
IDC_MainDlg DIALOGEX 6,5,348,316 
CAPTION "UFS3 Tools v2.69" 
FONT 8,"MS Sans Serif",0,0 
CLASS "DLGCLASS" 
STYLE 0x10CA0840 
EXSTYLE 0x00000000 
BEGIN 
  CONTROL "Connect",IDC_BTN_Connect,"Button",0x58010000,270,25,72,17,0x00000201 
  CONTROL "",IDC_CBO_SelDevice,"ComboBox",0x50210003,58,11,236,105,0x00000000 
  CONTROL "Select Device:",1100,"Static",0x50000000,6,12,48,9,0x00000000 
  CONTROL "Refresh",IDC_BTN_Refresh,"Button",0x50010000,296,7,46,17,0x00000201 
  CONTROL "Flasher && Updater && SN changer ",IDC_GRP_Flash,"Button",0x50000007,2,1,344,196,0x00000000 
  CONTROL "",IDC_LST_Info,"ListBox",0x50010141,4,27,260,166,0x00000200 
  CONTROL "",IDC_EDT_SN,"Edit",0x50010000,274,51,64,13,0x00000200 
  CONTROL "",1009,"Button",0x50000007,270,149,72,43,0x00000000 
  CONTROL "Backup",IDC_BTN_Backup,"Button",0x50010000,274,156,64,17,0x00000201 
  CONTROL "Restore",IDC_BTN_Restore,"Button",0x50010000,274,171,64,17,0x00000201 
  CONTROL "Fix && Update",IDC_BTN_Fix,"Button",0x50010000,274,66,64,17,0x00000201 
  CONTROL "Activation string code Calculator ",IDC_GRP_Activ,"Button",0x50000007,2,197,344,100,0x00000000 
  CONTROL "",IDC_EDT_Info,"Edit",0x50210804,4,206,260,76,0x00000200 
  CONTROL "",IDC_EDT_EnterSN,"Edit",0x50010000,268,241,64,13,0x00000200 
  CONTROL "Enter SN:",1016,"Static",0x50000001,270,232,72,9,0x00000000 
  CONTROL "Calculator",IDC_BTN_Calculator,"Button",0x50010000,268,258,76,17,0x00000201 
  CONTROL "Close",IDC_BTN_Close,"Button",0x50010000,144,299,58,17,0x00000201 
  CONTROL "Write Firmware",IDC_CHK_Firmware,"Button",0x50010003,274,108,64,11,0x00000000 
  CONTROL "Write EEPROM",IDC_CHK_EEPROM,"Button",0x50010003,274,121,64,11,0x00000000 
  CONTROL "Write 93c46",IDC_CHK_93c46,"Button",0x50010003,274,134,64,11,0x00000000 
  CONTROL "FBI Calculator",IDC_BTN_FBI,"Button",0x50010000,268,276,76,17,0x00000201 
  CONTROL "Last freeware edition  (PROJECT DIED)",IDC_STC_LastFree,"Static",0x50000200,4,300,128,9,0x00000000 
  CONTROL "UniSoft ? 2004-2005",IDC_STC_UniSoft,"Static",0x50000202,258,300,86,9,0x00000000 
  CONTROL "   Serial Number:  ",IDC_GRP_SN,"Button",0x50000007,270,42,72,41,0x00000000 
  CONTROL "",1025,"Button",0x50000007,270,84,72,65,0x00000000 
  CONTROL "",IDC_CBO_Firmware,"ComboBox",0x50010003,274,94,64,59,0x00000000 
  CONTROL "Copy to clipboard",IDC_BTN_Clipboard,"Button",0x50018000,166,284,100,11,0x00000000 
  CONTROL "Only HWK codes",IDC_CHK_HWK,"Button",0x50010003,6,284,70,9,0x00000000 
  CONTROL "...",IDC_BTN_EnterSN,"Button",0x50018000,334,241,10,13,0x00000000 
  CONTROL "",IDC_EDT_Reseller,"Edit",0x50010000,268,217,64,13,0x00000200 
  CONTROL "...",IDC_BTN_Reseller,"Button",0x50018000,334,217,10,13,0x00000000 
  CONTROL "Reseller:",1031,"Static",0x50000201,270,208,72,9,0x00000000 
  CONTROL "Save LOG to file",IDC_CHK_SaveLOG,"Button",0x50010003,86,284,70,9,0x00000000 
END