Leaked source code of windows server 2003
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.

92 lines
3.4 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: resrc1.h
  8. //
  9. //--------------------------------------------------------------------------
  10. #if 0
  11. #ifndef APSTUDIO_INVOKED
  12. #include <windows.h>
  13. #include <ntverp.h>
  14. #define VER_FILETYPE VFT_DLL
  15. #define VER_FILESUBTYPE VFT2_UNKNOWN
  16. #define VER_FILEDESCRIPTION_STR "Infrared Monitor"
  17. #define VER_INTERNALNAME_STR "irmon.dll"
  18. #define VER_ORIGINALFILENAME_STR "irmon.dll"
  19. #include "common.ver"
  20. #endif
  21. #endif
  22. #include "..\irxfer\resource.h"
  23. //{{NO_DEPENDENCIES}}
  24. // Microsoft Developer Studio generated include file.
  25. // Used by irmon.rc
  26. //
  27. #define IDS_IN_RANGE 1
  28. #define IDS_DEVS_IN_RANGE 2
  29. #define IDS_CONNECTED_TO 3
  30. #define IDS_INTERRUPTED 4
  31. #define IDS_INRANGE_LABEL 5
  32. #define IDS_OUTOFRANGE_LABEL 6
  33. #define IDS_INTERRUPT_LABEL 7
  34. #define IDS_WIRELESSLINK 8
  35. #define IDS_BALLOON_TITLE 9
  36. #define IDS_BALLOON_TXT 10
  37. #define IDS_BLOCKED_TITLE 11
  38. #define IDS_BLOCKED_TXT 12
  39. #define IDS_BALLOON_TXT2 13
  40. #define IDD_IRMON 101
  41. #define IDI_IN_RANGE 107
  42. #define IDI_RXTX 147
  43. #define IDI_TX 151
  44. #define IDI_RX 152
  45. #define IDI_INTR 162
  46. #define IDR_TRAY_MENU 165
  47. #define IDI_CONN1 166
  48. #define IDI_CONN2 167
  49. #define IDI_CONN3 168
  50. #define IDI_CONN4 169
  51. #define IDI_IP 170
  52. #define IDI_IDLE 246
  53. #define IDI_CON1 251
  54. #define IDC_DEVICES 1008
  55. #define IDC_ENUMDEVICES 1009
  56. #define IDC_STATUS 1010
  57. #define IDC_CONNECTTO 1011
  58. #define IDC_LISTENON 1012
  59. #define IDC_EDIT1 1013
  60. #define IDC_RX 1013
  61. #define IDC_FILE 1013
  62. #define IDC_SEND 1014
  63. #define IDC_CLOSE 1015
  64. #define IDC_EDIT2 1016
  65. #define IDC_CLASSNAME 1016
  66. #define IDC_IRLPT 1017
  67. #define IDC_PRINT 1018
  68. #define IDC_ATTRIBNAME 1019
  69. #define IDC_GVC 1022
  70. #define IDC_RXCNT 1023
  71. #define IDC_STOPRX 1024
  72. #define IDC_STARTRX 1025
  73. #define IDC_SENDSIZE 1026
  74. #define IDC_SENDCNT 1027
  75. #define IDC_BYTESEC 1029
  76. #define IDC_BUTTON1 1030
  77. #define IDC_PROGRESS1 1031
  78. #define IDC_TX_FILES 40001
  79. #define IDC_PROPERTIES 40003
  80. // Next default values for new objects
  81. //
  82. #ifdef APSTUDIO_INVOKED
  83. #ifndef APSTUDIO_READONLY_SYMBOLS
  84. #define _APS_NEXT_RESOURCE_VALUE 170
  85. #define _APS_NEXT_COMMAND_VALUE 40004
  86. #define _APS_NEXT_CONTROL_VALUE 1033
  87. #define _APS_NEXT_SYMED_VALUE 101
  88. #endif
  89. #endif