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.

347 lines
13 KiB

  1. #include <winres.h>
  2. #define VER_DESCRIPTION_STR "NetMeeting File Transfer Utility\0"
  3. #define VER_INTERNALNAME_STR "nmft\0"
  4. #define VER_ORIGNAME_STR "nmft.dll\0"
  5. #define VER_FILETYPE VFT_DLL
  6. // Standard NetMeeting version resource
  7. #include <version.rc>
  8. //Microsoft Developer Studio generated resource script.
  9. //
  10. #include "resource.h"
  11. #define APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. //
  14. // Generated from the TEXTINCLUDE 2 resource.
  15. //
  16. #include "ftres.h"
  17. /////////////////////////////////////////////////////////////////////////////
  18. #undef APSTUDIO_READONLY_SYMBOLS
  19. /////////////////////////////////////////////////////////////////////////////
  20. // English (U.S.) resources
  21. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  22. #ifdef _WIN32
  23. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  24. #pragma code_page(1252)
  25. #endif //_WIN32
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // Dialog
  29. //
  30. IDD_ABOUTBOX DIALOG DISCARDABLE 0, 0, 210, 81
  31. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  32. CAPTION "About File Transfer"
  33. FONT 8, "Ms Shell Dlg"
  34. BEGIN
  35. ICON IDI_FILE_TRANSFER,-1,
  36. 6, 7, 18, 20
  37. LTEXT "File Transfer",65534,
  38. 39, 7, 164, 10
  39. LTEXT VER_PRODUCTNAME_STR,65533,
  40. 39, 19, 164, 10
  41. LTEXT "Version %s (%s)",IDC_ABOUT_VERSION,
  42. 39, 31, 164, 10
  43. LTEXT VER_COPYRIGHT_STR,65529,
  44. 39, 43, 164, 10
  45. DEFPUSHBUTTON "OK",IDOK,
  46. 80, 60, 50, 14
  47. END
  48. IDD_RECVDLG DIALOG DISCARDABLE 0, 0, 194, 172
  49. STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION |
  50. WS_SYSMENU
  51. FONT 8, "Ms Shell Dlg"
  52. BEGIN
  53. CONTROL "",IDC_RECVDLG_ANIMATE,"SysAnimate32",ACS_TRANSPARENT |
  54. ACS_TIMER | WS_GROUP,7,0,181,33
  55. CONTROL "",IDC_RECVDLG_PROGRESS,"msctls_progress32",WS_BORDER,6,
  56. 38,182,10
  57. LTEXT "",IDE_RECVDLG_TIME,7,54,177,8,NOT WS_GROUP
  58. LTEXT "Receiving:",IDC_STATIC,7,68,41,8,NOT WS_GROUP
  59. CONTROL "",IDE_RECVDLG_RECFILE,"Static",SS_LEFTNOWORDWRAP |
  60. SS_NOPREFIX,60,68,123,8
  61. LTEXT "Saving in:",IDC_STATIC,7,79,36,8,NOT WS_GROUP
  62. CONTROL "",IDE_RECVDLG_RECDIR,"Static",SS_LEFTNOWORDWRAP |
  63. SS_NOPREFIX,60,79,123,8
  64. LTEXT "From:",IDC_STATIC,7,90,25,8,NOT WS_GROUP
  65. CONTROL "",IDE_RECVDLG_SENDER,"Static",SS_LEFTNOWORDWRAP |
  66. SS_NOPREFIX,60,90,123,8
  67. LTEXT "Bytes received:",IDC_STATIC,7,101,50,8,NOT WS_GROUP
  68. LTEXT "",IDE_RECVDLG_RECBYTES,60,101,123,8,NOT WS_GROUP
  69. LTEXT "Some files can contain viruses or otherwise be harmful to your computer. It is important to be certain that this file is from a trustworthy source.",
  70. IDC_RECVDLG_MSG,7,118,179,26,NOT WS_GROUP
  71. DEFPUSHBUTTON "&Accept",IDM_RECVDLG_ACCEPT,11,151,50,14,WS_GROUP|WS_TABSTOP
  72. PUSHBUTTON "&Open",IDM_RECVDLG_OPEN,72,151,50,14,WS_DISABLED
  73. PUSHBUTTON "&Delete",IDM_RECVDLG_DELETE,133,151,50,14
  74. END
  75. IDD_MSGBOX2 DIALOG DISCARDABLE 0, 0, 262, 66
  76. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  77. CAPTION "File Transfer"
  78. FONT 8, "Ms Shell Dlg"
  79. BEGIN
  80. DEFPUSHBUTTON "OK",IDOK,108,39,50,14
  81. EDITTEXT IDE_MSGBOX2_TEXT,15,13,232,17,ES_CENTER | ES_MULTILINE |
  82. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  83. END
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // Menu
  87. //
  88. IDR_MENU_FT MENU DISCARDABLE
  89. BEGIN
  90. POPUP "&File"
  91. BEGIN
  92. MENUITEM "&Add Files...", IDM_ADD_FILES
  93. MENUITEM "&Remove Files", IDM_REMOVE_FILES
  94. MENUITEM SEPARATOR
  95. MENUITEM "&Send All", IDM_SEND_ALL
  96. MENUITEM "Send A File", IDM_SEND_ONE
  97. MENUITEM "S&top Sending", IDM_STOP_SENDING
  98. MENUITEM SEPARATOR
  99. MENUITEM "&Open Received Folder...", IDM_OPEN_RECV_FOLDER
  100. MENUITEM "&Change Folder", IDM_CHANGE_FOLDER
  101. MENUITEM SEPARATOR
  102. MENUITEM "E&xit", IDM_EXIT
  103. END
  104. POPUP "&Help"
  105. BEGIN
  106. MENUITEM "&Help Topics", IDM_HELP
  107. MENUITEM SEPARATOR
  108. MENUITEM "&About File Transfer", IDM_ABOUT
  109. END
  110. END
  111. /////////////////////////////////////////////////////////////////////////////
  112. //
  113. // Icon
  114. //
  115. // Icon with lowest ID value placed first to ensure application icon
  116. // remains consistent on all systems.
  117. IDI_FILE_TRANSFER ICON DISCARDABLE "res\\filetransfer.ico"
  118. IDI_INCALL ICON DISCARDABLE "..\\res\\incall.ico"
  119. IDI_NOT_INCALL ICON DISCARDABLE "..\\res\\notincal.ico"
  120. /////////////////////////////////////////////////////////////////////////////
  121. //
  122. // AVI
  123. //
  124. IDA_RECVDLG_ANIMATION AVI DISCARDABLE "..\\res\\filecopy.avi"
  125. IDA_RECVDLG_DONE AVI DISCARDABLE "..\\res\\filedone.avi"
  126. /////////////////////////////////////////////////////////////////////////////
  127. //
  128. // Bitmap
  129. //
  130. IDB_ADDFILES BITMAP DISCARDABLE "res\\add.bmp"
  131. IDB_REMOVEFILES BITMAP DISCARDABLE "res\\remove.bmp"
  132. IDB_SENDFILE BITMAP DISCARDABLE "res\\send.bmp"
  133. IDB_STOPSEND BITMAP DISCARDABLE "res\\stop.bmp"
  134. IDB_FOLDER BITMAP DISCARDABLE "res\\folder.bmp"
  135. #ifdef APSTUDIO_INVOKED
  136. /////////////////////////////////////////////////////////////////////////////
  137. //
  138. // TEXTINCLUDE
  139. //
  140. 1 TEXTINCLUDE DISCARDABLE
  141. BEGIN
  142. "resource.h\0"
  143. END
  144. 2 TEXTINCLUDE DISCARDABLE
  145. BEGIN
  146. "#include ""afxres.h""\r\n"
  147. "#include ""ftres.h""\r\n"
  148. "\0"
  149. END
  150. 3 TEXTINCLUDE DISCARDABLE
  151. BEGIN
  152. "\r\n"
  153. "\0"
  154. END
  155. #endif // APSTUDIO_INVOKED
  156. /////////////////////////////////////////////////////////////////////////////
  157. //
  158. // Accelerator
  159. //
  160. RECVDLGACCELTABLE ACCELERATORS DISCARDABLE
  161. BEGIN
  162. "A", IDM_RECVDLG_ACCEPT, VIRTKEY, ALT, NOINVERT
  163. "D", IDM_RECVDLG_DELETE, VIRTKEY, ALT, NOINVERT
  164. "O", IDM_RECVDLG_OPEN, VIRTKEY, ALT, NOINVERT
  165. VK_DELETE, IDM_RECVDLG_DELETE, VIRTKEY, NOINVERT
  166. END
  167. LISTVIEWACCELTABLE ACCELERATORS DISCARDABLE
  168. BEGIN
  169. VK_DELETE, IDM_REMOVE_FILES, VIRTKEY, NOINVERT
  170. VK_TAB, ID_NAV_TAB, VIRTKEY, NOINVERT
  171. VK_TAB, ID_NAV_SHIFT_TAB, VIRTKEY, SHIFT, NOINVERT
  172. END
  173. /////////////////////////////////////////////////////////////////////////////
  174. //
  175. // String Table
  176. //
  177. STRINGTABLE DISCARDABLE
  178. BEGIN
  179. IDS_LANGNAME "0409"
  180. IDS_MSFT_NOT_IN_CALL_WINDOW_CAPTION "File Transfer - Not in a call"
  181. IDS_MSFT_IN_CALL_WINDOW_CAPTION "File Transfer - In a call"
  182. END
  183. STRINGTABLE DISCARDABLE
  184. BEGIN
  185. IDS_LV_FILE_NAME "Name"
  186. IDS_LV_FILE_SIZE "Size"
  187. IDS_LV_FILE_STATUS "Status"
  188. IDS_LV_FILE_MODIFIED "Modified"
  189. IDS_LV_FILE_SENT "Sent"
  190. IDS_LV_FILE_SENDING "Sending..."
  191. IDS_LV_FILE_CANCELED "Canceled"
  192. IDS_LV_FILE_FAILED "Failed"
  193. END
  194. STRINGTABLE DISCARDABLE
  195. BEGIN
  196. IDS_FILEDLG_TITLE "Select Files to Send"
  197. IDS_FILEDLG_FILTER "All Files (*.*)|*.*|Documents (*.doc;*.txt)|*.doc;*.txt||"
  198. IDS_FILEDLG_SEND "&Add"
  199. IDS_COPY_OF "Copy of %s"
  200. END
  201. STRINGTABLE DISCARDABLE
  202. BEGIN
  203. IDS_COPY_N_OF "Copy (%d) - %s"
  204. IDS_INVALID_NAME "Invalid Name %d"
  205. IDS_STBAR_NOT_IN_CALL "Not in a call"
  206. IDS_STBAR_NOT_TRANSFERING "Not sending a file"
  207. IDS_STBAR_SENDING_XYZ "Sending %s"
  208. IDS_STBAR_IN_CONFERENCE "In a call"
  209. IDS_BROWSETITLE "Select a folder for files sent to you. Current folder: %s"
  210. END
  211. STRINGTABLE DISCARDABLE
  212. BEGIN
  213. IDM_ADD_FILES "Adds selected files to the list of files to send"
  214. IDM_REMOVE_FILES "Removes selected files from the list"
  215. IDM_SEND_ALL "Sends files to selected meeting participants"
  216. IDM_SEND_ONE "Sends a selected file"
  217. IDM_STOP_SENDING "Cancels sending files"
  218. IDM_OPEN_RECV_FOLDER "Open the received files folder"
  219. IDM_CHANGE_FOLDER "Change the received files folder"
  220. IDM_EXIT "Exit File Transfer"
  221. END
  222. STRINGTABLE DISCARDABLE
  223. BEGIN
  224. IDM_HELP "Help"
  225. IDM_ABOUT "Information about File Transfer"
  226. IDM_RECEIVER "Send to..."
  227. END
  228. STRINGTABLE DISCARDABLE
  229. BEGIN
  230. IDS_MENU_FILE "Commands for File Transfer"
  231. IDS_MENU_HELP "Commands for Help"
  232. IDS_MENU_ADD_FILES "Add Files..."
  233. IDS_MENU_REMOVE_FILES "Remove Files"
  234. IDS_MENU_SEND_ALL "Send All"
  235. IDS_MENU_SEND_ONE "Send A File"
  236. IDS_MENU_STOP_SENDING "Stop Sending"
  237. IDS_MENU_OPEN_RECV_FOLDER "View received files"
  238. IDS_MENU_CHANGE_FOLDER "Change Received Folder"
  239. IDS_MENU_EXIT "Exit File Transfer"
  240. IDS_INVALID_FILENAME "File '%s' can't be sent."
  241. IDS_MSGBOX2_CANCELED "The transfer of '%s' was canceled"
  242. IDS_MSGBOX2_SEND_FAILED "There was a problem transferring the file '%s'."
  243. IDS_MSGBOX2_SEND_SUCCESS "'%s' was sent successfully."
  244. IDS_MSGBOX2_MULT_CANCEL "One or more people did not accept the file '%s'."
  245. IDS_MSGBOX2_INVALID_DIRECTORY "The receiving directory does not exist. The transfer of '%s' was canceled."
  246. IDS_MSGBOX2_DIRECTORY_FULL "The disk does not have enough space for %d bytes. The transfer of '%s' was canceled."
  247. IDS_MSGBOX2_FILE_CREATE_FAILED "Can not create file '%s'. The transfer was canceled."
  248. IDS_RECEIVER_TT "Select the person you want to send files"
  249. END
  250. STRINGTABLE DISCARDABLE
  251. BEGIN
  252. IDS_ALL_RECEIVER "Everyone"
  253. IDS_RECVDLG_CLOSE "Close"
  254. IDS_RECVDLG_FAILED "There was a problem transferring the file"
  255. IDS_RECVDLG_CANCEL "The transfer was canceled."
  256. IDS_RECVDLG_TITLE "%s - NetMeeting"
  257. IDS_RECVDLG_RECBYTES "%d of %d"
  258. IDS_RECVDLG_START "Starting transfer..."
  259. IDS_RECVDLG_SECONDS "Time remaining: %d seconds"
  260. IDS_RECVDLG_MINUTES "Time remaining: %d minutes"
  261. IDS_RECVDLG_COMPLETE "Transfer complete"
  262. IDS_RECVDLG_SENDER_CANCEL "Sender canceled the file transfer"
  263. IDS_RECVDLG_FILESAVE "NetMeeting File Transfer Save As..."
  264. IDS_RECVDLG_DIRNOEXIST "The directory '%s' does not exist. \r\n Do you want to choose another directory for the received file?"
  265. IDS_RECVDLG_DIRTOOSMALL "The directory '%s' does not have enough disk space for the file. \r\n Do you want to choose another directory for the received file?"
  266. IDS_FILERECV_FILEREPLACE "The file '%s' already exists. \r\n Do you want to overwrite it?"
  267. END
  268. STRINGTABLE DISCARDABLE
  269. BEGIN
  270. IDS_RECDIR_DEFAULT "%sReceived Files"
  271. END
  272. STRINGTABLE DISCARDABLE
  273. BEGIN
  274. IDS_MSGBOX_NO_CONF "To send a file, you must be in a meeting with another person."
  275. IDS_MSGBOX_BAD_RECDIR "NetMeeting was unable to save a file in '%s'.\r\n It may be invalid or read-only, or your hard drive may be full.\r\nTo save received files in a different folder, click OK."
  276. IDS_MSGBOX_POL_PREVENT "Sending files is prevented by a system policy."
  277. IDS_MSGBOX_SEND_BIG_FILE
  278. "Unable to send file.\r\nYour system administrator has specified that files exceeding %d K cannot be sent.\r\n%s exceeds this size limit."
  279. IDS_QUERY_SEND_SHUTDOWN "You are currently sending a file. Are you sure you want to quit and stop the sending?"
  280. IDS_QUERY_SEND_HANGUP "You are currently sending a file. Are you sure you want to hang up?"
  281. IDS_QUERY_RECVING_SHUTDOWN "You are currently receiving a file. Are you sure you want to quit and stop the receiving?"
  282. IDS_QUERY_RECVING_HANGUP "You are currently receiving a file. Are you sure you want to hangup?"
  283. IDS_QUERY_RECV_SHUTDOWN "You have just received some files. Are you sure you want to discard the files and quit?"
  284. IDS_QUERY_RECV_HANGUP "You have just received some files. Are you sure you want to discard the files and hangup?"
  285. END
  286. #endif // English (U.S.) resources
  287. /////////////////////////////////////////////////////////////////////////////
  288. #ifndef APSTUDIO_INVOKED
  289. /////////////////////////////////////////////////////////////////////////////
  290. //
  291. // Generated from the TEXTINCLUDE 3 resource.
  292. //
  293. /////////////////////////////////////////////////////////////////////////////
  294. #endif // not APSTUDIO_INVOKED