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.

200 lines
6.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  33. "#include ""windows.h""\r\n"
  34. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#ifdef IRPROPS_INC_VERINFO\r\n"
  40. "#include ""irprops.rcv""\r\n"
  41. "#endif // IRPROPS_INC_VERINFO\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Dialog
  48. //
  49. IDD_FILETRANSFER DIALOG DISCARDABLE 0, 0, 227, 215
  50. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  51. CAPTION "Infrared"
  52. FONT 8, "MS Shell Dlg"
  53. BEGIN
  54. CONTROL "Display an &icon on the taskbar indicating infrared activity",
  55. IDC_DISPLAYTRAY,"Button",BS_AUTOCHECKBOX | BS_TOP |
  56. BS_MULTILINE | WS_TABSTOP,14,14,206,11
  57. GROUPBOX "File Transfer Options",IDC_SENDFILESGROUP,7,44,213,121
  58. CONTROL "A&llow others to send files to your computer using infrared communications",
  59. IDC_ALLOWSEND,"Button",BS_AUTOCHECKBOX | BS_TOP |
  60. BS_MULTILINE | WS_TABSTOP,14,59,199,17
  61. CONTROL "&Notify me when receiving files",IDC_DISPLAYRECV,"Button",
  62. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,
  63. 78,199,10
  64. LTEXT "Default location for received files:",IDC_LOCATIONTITLE,
  65. 13,101,199,10
  66. EDITTEXT IDC_RECEIVEDFILESLOCATION,14,116,199,12,ES_AUTOHSCROLL |
  67. ES_READONLY
  68. PUSHBUTTON "&Browse...",IDC_CHOOSEFILELOCATION,160,138,50,14
  69. CONTROL "Play sound when Infrared device is near by",IDC_SOUND,
  70. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,30,197,10
  71. CONTROL "To configure wireless LAN settings, open <A>Network Connections</A>.",
  72. IDC_NETWORKCONNECTIONS_LINK,"Link Window",WS_TABSTOP,14,186,206,22
  73. END
  74. IDD_IMAGETRANSFER DIALOG DISCARDABLE 0, 0, 227, 215
  75. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  76. CAPTION "Image Transfer"
  77. FONT 8, "MS Shell Dlg"
  78. BEGIN
  79. CONTROL "&Use Wireless Link to transfer images from a digital camera to your computer.",
  80. IDC_IMAGEXFER_ENABLE_IRCOMM,"Button",BS_AUTOCHECKBOX |
  81. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,14,14,199,
  82. 17
  83. GROUPBOX "Received images",IDC_IMAGEXFER_DESTGROUP,7,39,213,79
  84. LTEXT "Transfer images to a subfolder of:",
  85. IDC_IMAGEXFER_DESTDESC,14,53,199,8
  86. EDITTEXT IDC_IMAGEXFER_DEST,14,63,199,12,ES_AUTOHSCROLL |
  87. ES_READONLY
  88. PUSHBUTTON "&Browse...",IDC_IMAGEXFER_BROWSE,163,79,50,14
  89. CONTROL "&Explore location after receiving pictures.",
  90. IDC_IMAGEXFER_EXPLOREONCOMPLETION,"Button",
  91. BS_AUTOCHECKBOX | WS_TABSTOP,14,97,199,8
  92. END
  93. IDD_HARDWARE DIALOG DISCARDABLE 0, 0, 227, 215
  94. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  95. CAPTION "Hardware"
  96. FONT 8, "MS Shell Dlg"
  97. BEGIN
  98. CTEXT "Unable to display hardware properties",IDC_HW_FAIL,7,94,
  99. 213,9
  100. END
  101. /////////////////////////////////////////////////////////////////////////////
  102. //
  103. // DESIGNINFO
  104. //
  105. #ifdef APSTUDIO_INVOKED
  106. GUIDELINES DESIGNINFO DISCARDABLE
  107. BEGIN
  108. IDD_FILETRANSFER, DIALOG
  109. BEGIN
  110. LEFTMARGIN, 7
  111. RIGHTMARGIN, 220
  112. TOPMARGIN, 7
  113. BOTTOMMARGIN, 208
  114. END
  115. IDD_IMAGETRANSFER, DIALOG
  116. BEGIN
  117. LEFTMARGIN, 7
  118. RIGHTMARGIN, 220
  119. TOPMARGIN, 7
  120. BOTTOMMARGIN, 208
  121. END
  122. IDD_HARDWARE, DIALOG
  123. BEGIN
  124. LEFTMARGIN, 7
  125. RIGHTMARGIN, 220
  126. TOPMARGIN, 7
  127. BOTTOMMARGIN, 208
  128. END
  129. END
  130. #endif // APSTUDIO_INVOKED
  131. /////////////////////////////////////////////////////////////////////////////
  132. //
  133. // Icon
  134. //
  135. // Icon with lowest ID value placed first to ensure application icon
  136. // remains consistent on all systems.
  137. IDI_IRPROPS ICON DISCARDABLE "res\\ir.ico"
  138. /////////////////////////////////////////////////////////////////////////////
  139. //
  140. // String Table
  141. //
  142. STRINGTABLE DISCARDABLE
  143. BEGIN
  144. IDS_APPLETNAME "Wireless Link"
  145. IDS_APPLETDESC "Configure infrared file transfer, image transfer, and hardware settings."
  146. IDS_ERROR_UNKNOWN "The error is unknown."
  147. IDS_ERROR_INVALID_FOLDER "The specified folder name is invalid."
  148. IDS_ERROR_REGKEY_CREATE "Unable to create registry subkeys."
  149. IDS_ERROR_REGVALUE_WRITE "Unable to write data to the registry."
  150. IDS_IMAGEFOLDER_PROMPT "Choose folder where the computer will store the received pictures."
  151. IDS_FILEFOLDER_PROMPT "Choose a location for the received files"
  152. IDS_INVALID_MSG "Invalid folder name"
  153. IDS_INVALID_TITLE "Browse Error"
  154. END
  155. STRINGTABLE DISCARDABLE
  156. BEGIN
  157. IDS_HELP_FILE "infrared.hlp"
  158. END
  159. #endif // English (U.S.) resources
  160. /////////////////////////////////////////////////////////////////////////////
  161. #ifndef APSTUDIO_INVOKED
  162. /////////////////////////////////////////////////////////////////////////////
  163. //
  164. // Generated from the TEXTINCLUDE 3 resource.
  165. //
  166. #ifdef IRPROPS_INC_VERINFO
  167. #include "irprops.rcv"
  168. #endif // IRPROPS_INC_VERINFO
  169. /////////////////////////////////////////////////////////////////////////////
  170. #endif // not APSTUDIO_INVOKED