Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
1.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FaxApi.rc
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDR_FAXAPITYPE 129
  8. #define IDD_FUNCTION_SELECTION 130
  9. #define IDD_PARAMETER_INFO 131
  10. #define IDD_FUNCTION_INFO 132
  11. #define IDD_RETURN_VALUE_OUTPUT 136
  12. #define IDD_EXECUTION_LOG 137
  13. #define IDC_LISTBOX_FAX_API_FUNCTIONS 1000
  14. #define IDC_BUTTON_EXECUTE_API_FUNCTION 1001
  15. #define IDC_STATIC_PARAMETERS 1002
  16. #define IDC_STATIC_API_FUNCTIONS 1003
  17. #define IDC_STATIC_PARAMETER_VALUE 1004
  18. #define IDC_STATIC_PARAMETER_RANGE 1005
  19. #define IDC_LISTBOX_PARAMETERS 1006
  20. #define IDC_EDIT_PARAMETER_VALUE 1007
  21. #define IDC_EDIT_PARAM_HI_LIMIT 1008
  22. #define IDC_EDIT_PARAM_LOW_LIMIT 1009
  23. #define IDC_STATIC_FUNCTION_PROTOTYPE 1010
  24. #define IDC_EDIT_FUNCTION_PROTOTYPE 1011
  25. #define IDC_STATIC_REMARKS 1012
  26. #define IDC_EDIT_REMARKS 1013
  27. #define IDC_STATIC_PARAMETER_NAME 1015
  28. #define IDC_EDIT_PARAMETER_DESCRIPTION 1016
  29. #define IDC_EDIT_RETURN_VALUE 1017
  30. #define IDC_STATIC_RETURN_VALUE_DESCRIPTION 1018
  31. #define IDC_EDIT_RETURN_VALUE_DESCRIPTION 1019
  32. #define IDC_STATIC_EXECUTION_LOG 1020
  33. #define IDC_EDIT_EXECUTION_LOG 1021
  34. // Next default values for new objects
  35. //
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_3D_CONTROLS 1
  39. #define _APS_NEXT_RESOURCE_VALUE 138
  40. #define _APS_NEXT_COMMAND_VALUE 32771
  41. #define _APS_NEXT_CONTROL_VALUE 1022
  42. #define _APS_NEXT_SYMED_VALUE 101
  43. #endif
  44. #endif