Resource.h 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by SupportSmsPlatform.rc
  4. //
  5. #define IDOK2 3
  6. #define IDCANCEL2 4
  7. #define IDM_ABOUTBOX 0x0010
  8. #define IDD_ABOUTBOX 100
  9. #define IDS_ABOUTBOX 101
  10. #define IDD_SUPPORTSMSPLATFORM_DIALOG 102
  11. #define IDR_MAINFRAME 128
  12. #define IDD_DLG_READDB 130
  13. #define IDD_DLG_INSERTDB 132
  14. #define IDD_DLG_CREATEFILE 134
  15. #define IDC_BTN_APPLY 1000
  16. #define IDC_COMBO_DBTYEP 1001
  17. #define IDC_EDIT_DBIP 1002
  18. #define IDC_EDIT_DBNAME 1003
  19. #define IDC_EDIT_DBUSER 1004
  20. #define IDC_EDIT_DBPWD 1005
  21. #define IDC_RADIO1 1006
  22. #define IDC_RADIO2 1007
  23. #define IDC_RADIO3 1008
  24. #define IDC_EDIT_CONTENT 1010
  25. #define IDC_EDIT_ACCESSNAME 1011
  26. #define IDC_STATIC_ACCESSNAME 1012
  27. #define IDC_STATIC1 1013
  28. #define IDC_EDIT_KEY 1015
  29. #define IDC_EDIT_KEYINIT 1016
  30. #define IDC_CHECK_KEYAUTOADD 1018
  31. #define IDC_STATIC2 1019
  32. #define IDC_STATIC3 1020
  33. #define IDC_STATIC4 1021
  34. #define IDC_STATIC5 1022
  35. #define IDC_STATIC6 1023
  36. #define IDC_STATIC7 1024
  37. #define IDC_STATIC8 1025
  38. #define IDC_STATIC_RECT 1028
  39. #define IDC_EDIT1 1029
  40. #define IDC_EDIT_FILEPATH 1029
  41. #define IDC_BTN_BROWSE 1030
  42. // Next default values for new objects
  43. //
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE 135
  47. #define _APS_NEXT_COMMAND_VALUE 32771
  48. #define _APS_NEXT_CONTROL_VALUE 1031
  49. #define _APS_NEXT_SYMED_VALUE 101
  50. #endif
  51. #endif