resource.h
上传用户:woweijixie
上传日期:2018-12-11
资源大小:131k
文件大小:2k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by TapiComm.RC
  4. //
  5. #define IDC_COUNTRYCODE                 1000
  6. #define IDC_TAPILINE                    1001
  7. #define IDC_CONFIGURELINE               1002
  8. #define IDC_DIALINGPROPERTIES           1003
  9. #define IDC_PHONENUMBER                 1004
  10. #define IDC_DIAL                        1005
  11. #define IDC_AREACODE                    1006
  12. #define IDC_CALLINGCARD                 1007
  13. #define IDC_USEDIALINGRULES             1008
  14. #define IDC_LOCATION                    1009
  15. #define IDC_CANONICALNUMBER             1010
  16. #define IDC_DISPLAYABLENUMBER           1011
  17. #define IDC_DIALABLENUMBER              1012
  18. #define IDC_STATICCOUNTRYCODE           1013
  19. #define IDC_STATICAREACODE              1014
  20. #define IDC_STATICPHONENUMBER           1015
  21. #define IDC_STATICLOCATION              1016
  22. #define IDC_STATICCALLINGCARD           1017
  23. #define IDC_STATICTAPILINE              1018
  24. #define IDC_STATICCANONICAL             1019
  25. #define IDC_STATICDIALABLE              1020
  26. #define IDC_STATICDISPLAYABLE           1021
  27. #define IDC_LINEICON                    1022
  28. #define IDC_NOHELPCONTROLS              1101
  29. #define IDC_STATICWHERETODIAL           1102
  30. #define IDC_STATICHOWTODIAL             1103
  31. #define IDC_STATICCONNECTUSING          1104
  32. #define IDC_STATICPHONENUMBERS          1105
  33. #define IDC_CONFIGURATIONCHANGED        1201
  34. #define IDC_LINECREATE                  1202
  35. #define IDC_STATIC                      -1
  36. // Next default values for new objects
  37. // 
  38. #ifdef APSTUDIO_INVOKED
  39. #ifndef APSTUDIO_READONLY_SYMBOLS
  40. #define _APS_NO_MFC                     1
  41. #define _APS_NEXT_RESOURCE_VALUE        101
  42. #define _APS_NEXT_COMMAND_VALUE         40001
  43. #define _APS_NEXT_CONTROL_VALUE         1301
  44. #define _APS_NEXT_SYMED_VALUE           101
  45. #endif
  46. #endif