DistPasFileList.bdsproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BorlandProject>
  3. <PersonalityInfo>
  4. <Option>
  5. <Option Name="Personality">Delphi.Personality</Option>
  6. <Option Name="ProjectType"></Option>
  7. <Option Name="Version">1.0</Option>
  8. <Option Name="GUID">{CA885094-80BE-4F53-A63D-E64CCAB26951}</Option>
  9. </Option>
  10. </PersonalityInfo>
  11. <Delphi.Personality>
  12. <Source>
  13. <Source Name="MainSource">DistPasFileList.dpr</Source>
  14. </Source>
  15. <FileVersion>
  16. <FileVersion Name="Version">7.0</FileVersion>
  17. </FileVersion>
  18. <Compiler>
  19. <Compiler Name="A">8</Compiler>
  20. <Compiler Name="B">0</Compiler>
  21. <Compiler Name="C">1</Compiler>
  22. <Compiler Name="D">1</Compiler>
  23. <Compiler Name="E">0</Compiler>
  24. <Compiler Name="F">0</Compiler>
  25. <Compiler Name="G">1</Compiler>
  26. <Compiler Name="H">1</Compiler>
  27. <Compiler Name="I">1</Compiler>
  28. <Compiler Name="J">0</Compiler>
  29. <Compiler Name="K">0</Compiler>
  30. <Compiler Name="L">1</Compiler>
  31. <Compiler Name="M">0</Compiler>
  32. <Compiler Name="N">1</Compiler>
  33. <Compiler Name="O">1</Compiler>
  34. <Compiler Name="P">1</Compiler>
  35. <Compiler Name="Q">0</Compiler>
  36. <Compiler Name="R">0</Compiler>
  37. <Compiler Name="S">0</Compiler>
  38. <Compiler Name="T">0</Compiler>
  39. <Compiler Name="U">0</Compiler>
  40. <Compiler Name="V">1</Compiler>
  41. <Compiler Name="W">0</Compiler>
  42. <Compiler Name="X">1</Compiler>
  43. <Compiler Name="Y">1</Compiler>
  44. <Compiler Name="Z">1</Compiler>
  45. <Compiler Name="ShowHints">True</Compiler>
  46. <Compiler Name="ShowWarnings">True</Compiler>
  47. <Compiler Name="UnitAliases">WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;</Compiler>
  48. <Compiler Name="NamespacePrefix"></Compiler>
  49. <Compiler Name="GenerateDocumentation">False</Compiler>
  50. <Compiler Name="DefaultNamespace"></Compiler>
  51. <Compiler Name="SymbolDeprecated">True</Compiler>
  52. <Compiler Name="SymbolLibrary">True</Compiler>
  53. <Compiler Name="SymbolPlatform">True</Compiler>
  54. <Compiler Name="SymbolExperimental">True</Compiler>
  55. <Compiler Name="UnitLibrary">True</Compiler>
  56. <Compiler Name="UnitPlatform">True</Compiler>
  57. <Compiler Name="UnitDeprecated">True</Compiler>
  58. <Compiler Name="UnitExperimental">True</Compiler>
  59. <Compiler Name="HResultCompat">True</Compiler>
  60. <Compiler Name="HidingMember">True</Compiler>
  61. <Compiler Name="HiddenVirtual">True</Compiler>
  62. <Compiler Name="Garbage">True</Compiler>
  63. <Compiler Name="BoundsError">True</Compiler>
  64. <Compiler Name="ZeroNilCompat">True</Compiler>
  65. <Compiler Name="StringConstTruncated">True</Compiler>
  66. <Compiler Name="ForLoopVarVarPar">True</Compiler>
  67. <Compiler Name="TypedConstVarPar">True</Compiler>
  68. <Compiler Name="AsgToTypedConst">True</Compiler>
  69. <Compiler Name="CaseLabelRange">True</Compiler>
  70. <Compiler Name="ForVariable">True</Compiler>
  71. <Compiler Name="ConstructingAbstract">True</Compiler>
  72. <Compiler Name="ComparisonFalse">True</Compiler>
  73. <Compiler Name="ComparisonTrue">True</Compiler>
  74. <Compiler Name="ComparingSignedUnsigned">True</Compiler>
  75. <Compiler Name="CombiningSignedUnsigned">True</Compiler>
  76. <Compiler Name="UnsupportedConstruct">True</Compiler>
  77. <Compiler Name="FileOpen">True</Compiler>
  78. <Compiler Name="FileOpenUnitSrc">True</Compiler>
  79. <Compiler Name="BadGlobalSymbol">True</Compiler>
  80. <Compiler Name="DuplicateConstructorDestructor">True</Compiler>
  81. <Compiler Name="InvalidDirective">True</Compiler>
  82. <Compiler Name="PackageNoLink">True</Compiler>
  83. <Compiler Name="PackageThreadVar">True</Compiler>
  84. <Compiler Name="ImplicitImport">True</Compiler>
  85. <Compiler Name="HPPEMITIgnored">True</Compiler>
  86. <Compiler Name="NoRetVal">True</Compiler>
  87. <Compiler Name="UseBeforeDef">True</Compiler>
  88. <Compiler Name="ForLoopVarUndef">True</Compiler>
  89. <Compiler Name="UnitNameMismatch">True</Compiler>
  90. <Compiler Name="NoCFGFileFound">True</Compiler>
  91. <Compiler Name="MessageDirective">True</Compiler>
  92. <Compiler Name="ImplicitVariants">True</Compiler>
  93. <Compiler Name="UnicodeToLocale">True</Compiler>
  94. <Compiler Name="LocaleToUnicode">True</Compiler>
  95. <Compiler Name="ImagebaseMultiple">True</Compiler>
  96. <Compiler Name="SuspiciousTypecast">True</Compiler>
  97. <Compiler Name="PrivatePropAccessor">True</Compiler>
  98. <Compiler Name="UnsafeType">False</Compiler>
  99. <Compiler Name="UnsafeCode">False</Compiler>
  100. <Compiler Name="UnsafeCast">False</Compiler>
  101. <Compiler Name="OptionTruncated">True</Compiler>
  102. <Compiler Name="WideCharReduced">True</Compiler>
  103. <Compiler Name="DuplicatesIgnored">True</Compiler>
  104. </Compiler>
  105. <Linker>
  106. <Linker Name="MapFile">3</Linker>
  107. <Linker Name="OutputObjs">0</Linker>
  108. <Linker Name="ConsoleApp">1</Linker>
  109. <Linker Name="DebugInfo">False</Linker>
  110. <Linker Name="RemoteSymbols">False</Linker>
  111. <Linker Name="GenerateDRC">False</Linker>
  112. <Linker Name="MinStackSize">16384</Linker>
  113. <Linker Name="MaxStackSize">1048576</Linker>
  114. <Linker Name="ImageBase">4194304</Linker>
  115. <Linker Name="ExeDescription"></Linker>
  116. </Linker>
  117. <Directories>
  118. <Directories Name="OutputDir"></Directories>
  119. <Directories Name="UnitOutputDir"></Directories>
  120. <Directories Name="PackageDLLOutputDir"></Directories>
  121. <Directories Name="PackageDCPOutputDir"></Directories>
  122. <Directories Name="SearchPath"></Directories>
  123. <Directories Name="Packages">rtl;vcl;dbrtl;vcldb;vclx;adortl;dbxcds;dbexpress;vclib;ibxpress;IntrawebDB_72_90;Intraweb_72_90;xmlrtl;vclie;inet;inetdbbde;inetdbxpress;dclOffice2k;VclSmp;dsnap;soaprtl;inetdb;bdertl;vcldbx;webdsnap;websnap;vclactnband;vclshlctrls;dsnapcon;teeui;teedb;tee;Rave60VCL;BaseBBoxD9;MIMEBBoxD9;PGPBBoxD9;PKIBBoxD9;PGPMIMEBBoxD9;SFTPBBoxD9;SSHBBoxCliD9;SMIMEBBoxD9;SSHBBoxSrvD9;SSLBBoxSrvD9;elpackD9;PMemo6Pack9;PMemoU6Pack9;MiscUnits90;ImageTypes90;LowLevel90;IndySystem90;IndyProtocols90;tb2k_d9;vclSvComV6D9;DJcl;JvXPCtrlsD9R;JvStdCtrlsD9R;JvAppFrmD9R;JvCoreD9R;JvBandsD9R;JvCryptD9R;JvCtrlsD9R;JvCustomD9R;JvDBD9R;JvDlgsD9R;JvEDID9R;JvGlobusD9R;JvHMID9R;JvInspectorD9R;JvJansD9R;JvManagedThreadsD9R;JvCmpD9R;JvMMD9R;JvNetD9R;JvPageCompsD9R;JvPluginD9R;JvPrintPreviewD9R;JvSystemD9R;JvTimeFrameworkD9R;JvUIBD9R;JvValidatorsD9R;JvWizardD9R;IndyCore90;SFTPBBoxSrvD9;SFTPBBoxCliD9;STCore90;STAsn190;STEncrypt90;STHash90;STFileEncryption90;STPKC90;STSSH90;STSeProCal90;STShortElGamal90;STSimplePKC90;STMidasSSH90;STIndy10SSH90</Directories>
  124. <Directories Name="Conditionals">EUREKALOG</Directories>
  125. <Directories Name="DebugSourceDirs"></Directories>
  126. <Directories Name="UsePackages">False</Directories>
  127. </Directories>
  128. <Parameters>
  129. <Parameters Name="RunParams"></Parameters>
  130. <Parameters Name="HostApplication"></Parameters>
  131. <Parameters Name="Launcher"></Parameters>
  132. <Parameters Name="UseLauncher">False</Parameters>
  133. <Parameters Name="DebugCWD"></Parameters>
  134. <Parameters Name="RemoteHost"></Parameters>
  135. <Parameters Name="RemotePath"></Parameters>
  136. <Parameters Name="RemoteLauncher"></Parameters>
  137. <Parameters Name="RemoteCWD"></Parameters>
  138. <Parameters Name="RemoteDebug">False</Parameters>
  139. </Parameters>
  140. <Language>
  141. <Language Name="ActiveLang"></Language>
  142. <Language Name="ProjectLang">$00000000</Language>
  143. <Language Name="RootDir"></Language>
  144. </Language>
  145. <VersionInfo>
  146. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  147. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  148. <VersionInfo Name="MajorVer">1</VersionInfo>
  149. <VersionInfo Name="MinorVer">0</VersionInfo>
  150. <VersionInfo Name="Release">0</VersionInfo>
  151. <VersionInfo Name="Build">0</VersionInfo>
  152. <VersionInfo Name="Debug">False</VersionInfo>
  153. <VersionInfo Name="PreRelease">False</VersionInfo>
  154. <VersionInfo Name="Special">False</VersionInfo>
  155. <VersionInfo Name="Private">False</VersionInfo>
  156. <VersionInfo Name="DLL">False</VersionInfo>
  157. <VersionInfo Name="Locale">1033</VersionInfo>
  158. <VersionInfo Name="CodePage">1252</VersionInfo>
  159. </VersionInfo>
  160. <VersionInfoKeys>
  161. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  162. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  163. </VersionInfoKeys> <Excluded_Packages>
  164. <Excluded_Packages Name="C:\Wilson\MiscUnits90.bpl">Colin Wilson - Miscellaneous Components</Excluded_Packages>
  165. <Excluded_Packages Name="c:\program files\borland\bds\3.0\Bin\dbwebxprt.bpl">Borland Web Wizard Package</Excluded_Packages>
  166. </Excluded_Packages>
  167. </Delphi.Personality>
  168. <!-- EurekaLog First Line
  169. [Exception Log]
  170. EurekaLog Version=501
  171. Activate=1
  172. Activate Handle=1
  173. Save Log File=1
  174. Foreground Tab=0
  175. Freeze Activate=1
  176. Freeze Timeout=60
  177. Freeze Message=The application seems to be frozen.
  178. SMTP [email protected]
  179. SMTP Host=
  180. SMTP Port=25
  181. SMTP UserID=
  182. SMTP Password=
  183. Append to Log=0
  184. Show TerminateBtn=1
  185. TerminateBtn Operation=1
  186. Errors Number=40
  187. Errors Terminate=3
  188. Email Address=
  189. Email Object=
  190. Email Send Options=0
  191. Output Path=
  192. Encrypt Password=
  193. AutoCloseDialogSecs=0
  194. WebSendMode=0
  195. SupportULR=
  196. HTMLLayout Count=15
  197. HTMLLine0="%3Chtml%3E"
  198. HTMLLine1=" %3Chead%3E"
  199. HTMLLine2=" %3C/head%3E"
  200. HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E"
  201. HTMLLine4=" %3Ctable width="100%%" border="0"%3E"
  202. HTMLLine5=" %3Ctr%3E"
  203. HTMLLine6=" %3Ctd nowrap%3E"
  204. HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E"
  205. HTMLLine8=" %3C%%HTML_TAG%%%3E"
  206. HTMLLine9=" %3C/font%3E"
  207. HTMLLine10=" %3C/td%3E"
  208. HTMLLine11=" %3C/tr%3E"
  209. HTMLLine12=" %3C/table%3E"
  210. HTMLLine13=" %3C/body%3E"
  211. HTMLLine14="%3C/html%3E"
  212. AutoCrashOperation=1
  213. AutoCrashNumber=10
  214. AutoCrashMinutes=1
  215. WebURL=
  216. WebUserID=
  217. WebPassword=
  218. WebPort=21
  219. AttachedFiles=
  220. Count=0
  221. EMail Message Line Count=0
  222. loNoDuplicateErrors=1
  223. loAppendReproduceText=1
  224. loDeleteLogAtVersionChange=1
  225. loAddComputerNameInLogFileName=1
  226. loSaveModulesSection=1
  227. loSaveCPUSection=1
  228. soAppStartDate=1
  229. soAppName=1
  230. soAppVersionNumber=1
  231. soAppParameters=1
  232. soAppCompilationDate=1
  233. soExcDate=1
  234. soExcAddress=1
  235. soExcModule=1
  236. soExcType=1
  237. soExcMessage=1
  238. soActCtlsFormClass=1
  239. soActCtlsFormText=1
  240. soActCtlsControlClass=1
  241. soActCtlsControlText=1
  242. soCmpName=1
  243. soCmpUser=1
  244. soCmpTotalMemory=1
  245. soCmpFreeMemory=1
  246. soCmpTotalDisk=1
  247. soCmpFreeDisk=1
  248. soCmpSysUpTime=1
  249. soCmpProcessor=1
  250. soCmpDisplayMode=1
  251. soOSType=1
  252. soOSBuildN=1
  253. soOSUpdate=1
  254. soOSLanguage=1
  255. soNetIP=1
  256. soNetSubmask=1
  257. soNetGateway=1
  258. soNetDNS1=1
  259. soNetDNS2=1
  260. soNetDHCP=1
  261. sndShowSendDialog=1
  262. sndShowSuccessFailureMsg=0
  263. sndSendEntireLog=0
  264. sndSendXMLLogCopy=0
  265. sndSendScreenshot=0
  266. sndUseOnlyActiveWindow=0
  267. sndSendLastHTMLPage=1
  268. sndSendInSeparatedThread=0
  269. sndAddDateInFileName=0
  270. sndCompressAllFiles=0
  271. edoShowExceptionDialog=1
  272. edoSendEmailChecked=1
  273. edoAttachScreenshotChecked=1
  274. edoShowCopyToClipOption=1
  275. edoShowDetailsButton=1
  276. edoShowInDetailedMode=1
  277. edoShowInTopMostMode=0
  278. edoUseEurekaLogLookAndFeel=1
  279. csoShowDLLs=1
  280. csoShowBPLs=1
  281. csoShowBorlandThreads=1
  282. csoShowWindowsThreads=1
  283. csoShowProcedureOffset=1
  284. boActivateCrashDetection=1
  285. boPauseBorlandThreads=0
  286. boDoNotPauseMainThread=0
  287. boPauseWindowsThreads=0
  288. boUseMainModuleOptions=1
  289. boCopyLogInCaseOfError=1
  290. boSaveCompressedCopyInCaseOfError=0
  291. Count mtInformationMsgCaption=1
  292. mtInformationMsgCaption0="Information."
  293. Count mtQuestionMsgCaption=1
  294. mtQuestionMsgCaption0="Question."
  295. Count mtDialog_Caption=1
  296. mtDialog_Caption0="Error."
  297. Count mtDialog_ErrorMsgCaption=2
  298. mtDialog_ErrorMsgCaption0="An error has occurred during program execution."
  299. mtDialog_ErrorMsgCaption1="Please read the following information for further details."
  300. Count mtDialog_GeneralCaption=1
  301. mtDialog_GeneralCaption0="General"
  302. Count mtDialog_GeneralHeader=1
  303. mtDialog_GeneralHeader0="General Information"
  304. Count mtDialog_CallStackCaption=1
  305. mtDialog_CallStackCaption0="Call Stack"
  306. Count mtDialog_CallStackHeader=1
  307. mtDialog_CallStackHeader0="Call Stack Information"
  308. Count mtDialog_ModulesCaption=1
  309. mtDialog_ModulesCaption0="Modules"
  310. Count mtDialog_ModulesHeader=1
  311. mtDialog_ModulesHeader0="Modules Information"
  312. Count mtDialog_CPUCaption=1
  313. mtDialog_CPUCaption0="CPU"
  314. Count mtDialog_CPUHeader=1
  315. mtDialog_CPUHeader0="CPU Information"
  316. Count mtDialog_CustomDataCaption=1
  317. mtDialog_CustomDataCaption0="Other"
  318. Count mtDialog_CustomDataHeader=1
  319. mtDialog_CustomDataHeader0="Other Information"
  320. Count mtDialog_OKButtonCaption=1
  321. mtDialog_OKButtonCaption0="&OK"
  322. Count mtDialog_TerminateButtonCaption=1
  323. mtDialog_TerminateButtonCaption0="&Terminate"
  324. Count mtDialog_RestartButtonCaption=1
  325. mtDialog_RestartButtonCaption0="&Restart"
  326. Count mtDialog_DetailsButtonCaption=1
  327. mtDialog_DetailsButtonCaption0="&Details"
  328. Count mtDialog_SendMessage=1
  329. mtDialog_SendMessage0="&Send this error via Internet"
  330. Count mtDialog_ScreenshotMessage=1
  331. mtDialog_ScreenshotMessage0="&Attach a Screenshot image"
  332. Count mtDialog_CopyMessage=1
  333. mtDialog_CopyMessage0="&Copy to Clipboard"
  334. Count mtDialog_SupportMessage=1
  335. mtDialog_SupportMessage0="Go to the Support Page"
  336. Count mtLog_AppHeader=1
  337. mtLog_AppHeader0="Application"
  338. Count mtLog_AppStartDate=1
  339. mtLog_AppStartDate0="Start Date"
  340. Count mtLog_AppName=1
  341. mtLog_AppName0="Name/Description"
  342. Count mtLog_AppVersionNumber=1
  343. mtLog_AppVersionNumber0="Version Number"
  344. Count mtLog_AppParameters=1
  345. mtLog_AppParameters0="Parameters"
  346. Count mtLog_AppCompilationDate=1
  347. mtLog_AppCompilationDate0="Compilation Date"
  348. Count mtLog_ExcHeader=1
  349. mtLog_ExcHeader0="Exception"
  350. Count mtLog_ExcDate=1
  351. mtLog_ExcDate0="Date"
  352. Count mtLog_ExcAddress=1
  353. mtLog_ExcAddress0="Address"
  354. Count mtLog_ExcModule=1
  355. mtLog_ExcModule0="Module"
  356. Count mtLog_ExcType=1
  357. mtLog_ExcType0="Type"
  358. Count mtLog_ExcMessage=1
  359. mtLog_ExcMessage0="Message"
  360. Count mtLog_ActCtrlsHeader=1
  361. mtLog_ActCtrlsHeader0="Active Controls"
  362. Count mtLog_ActCtrlsFormClass=1
  363. mtLog_ActCtrlsFormClass0="Form Class"
  364. Count mtLog_ActCtrlsFormText=1
  365. mtLog_ActCtrlsFormText0="Form Text"
  366. Count mtLog_ActCtrlsControlClass=1
  367. mtLog_ActCtrlsControlClass0="Control Class"
  368. Count mtLog_ActCtrlsControlText=1
  369. mtLog_ActCtrlsControlText0="Control Text"
  370. Count mtLog_CmpHeader=1
  371. mtLog_CmpHeader0="Computer"
  372. Count mtLog_CmpName=1
  373. mtLog_CmpName0="Name"
  374. Count mtLog_CmpUser=1
  375. mtLog_CmpUser0="User"
  376. Count mtLog_CmpTotalMemory=1
  377. mtLog_CmpTotalMemory0="Total Memory"
  378. Count mtLog_CmpFreeMemory=1
  379. mtLog_CmpFreeMemory0="Free Memory"
  380. Count mtLog_CmpTotalDisk=1
  381. mtLog_CmpTotalDisk0="Total Disk"
  382. Count mtLog_CmpFreeDisk=1
  383. mtLog_CmpFreeDisk0="Free Disk"
  384. Count mtLog_CmpSystemUpTime=1
  385. mtLog_CmpSystemUpTime0="System Up Time"
  386. Count mtLog_CmpProcessor=1
  387. mtLog_CmpProcessor0="Processor"
  388. Count mtLog_CmpDisplayMode=1
  389. mtLog_CmpDisplayMode0="Display Mode"
  390. Count mtLog_OSHeader=1
  391. mtLog_OSHeader0="Operating System"
  392. Count mtLog_OSType=1
  393. mtLog_OSType0="Type"
  394. Count mtLog_OSBuildN=1
  395. mtLog_OSBuildN0="Build #"
  396. Count mtLog_OSUpdate=1
  397. mtLog_OSUpdate0="Update"
  398. Count mtLog_OSLanguage=1
  399. mtLog_OSLanguage0="Language"
  400. Count mtLog_NetHeader=1
  401. mtLog_NetHeader0="Network"
  402. Count mtLog_NetIP=1
  403. mtLog_NetIP0="IP Address"
  404. Count mtLog_NetSubmask=1
  405. mtLog_NetSubmask0="Submask"
  406. Count mtLog_NetGateway=1
  407. mtLog_NetGateway0="Gateway"
  408. Count mtLog_NetDNS1=1
  409. mtLog_NetDNS10="DNS 1"
  410. Count mtLog_NetDNS2=1
  411. mtLog_NetDNS20="DNS 2"
  412. Count mtLog_NetDHCP=1
  413. mtLog_NetDHCP0="DHCP"
  414. Count mtLog_CustInfoHeader=1
  415. mtLog_CustInfoHeader0="Custom Information"
  416. Count mtCallStack_Address=1
  417. mtCallStack_Address0="Address"
  418. Count mtCallStack_Name=1
  419. mtCallStack_Name0="Module"
  420. Count mtCallStack_Unit=1
  421. mtCallStack_Unit0="Unit"
  422. Count mtCallStack_Class=1
  423. mtCallStack_Class0="Class"
  424. Count mtCallStack_Procedure=1
  425. mtCallStack_Procedure0="Procedure/Method"
  426. Count mtCallStack_Line=1
  427. mtCallStack_Line0="Line"
  428. Count mtCallStack_MainThread=1
  429. mtCallStack_MainThread0="Main"
  430. Count mtCallStack_ExceptionThread=1
  431. mtCallStack_ExceptionThread0="Exception Thread"
  432. Count mtCallStack_RunningThread=1
  433. mtCallStack_RunningThread0="Running Thread"
  434. Count mtCallStack_CallingThread=1
  435. mtCallStack_CallingThread0="Calling Thread"
  436. Count mtCallStack_ThreadID=1
  437. mtCallStack_ThreadID0="ID"
  438. Count mtCallStack_ThreadPriority=1
  439. mtCallStack_ThreadPriority0="Priority"
  440. Count mtCallStack_ThreadClass=1
  441. mtCallStack_ThreadClass0="Class"
  442. Count mtSendDialog_Caption=1
  443. mtSendDialog_Caption0="SMTP."
  444. Count mtSendDialog_Message=1
  445. mtSendDialog_Message0="Message"
  446. Count mtSendDialog_Resolving=1
  447. mtSendDialog_Resolving0="Resolving MX record..."
  448. Count mtSendDialog_Connecting=1
  449. mtSendDialog_Connecting0="Connecting with SMTP server..."
  450. Count mtSendDialog_Connected=1
  451. mtSendDialog_Connected0="Connected with SMTP server."
  452. Count mtSendDialog_Sending=1
  453. mtSendDialog_Sending0="Sending message..."
  454. Count mtReproduceDialog_Caption=1
  455. mtReproduceDialog_Caption0="Request"
  456. Count mtReproduceDialog_Request=1
  457. mtReproduceDialog_Request0="Please describe the steps to reproduce the error:"
  458. Count mtReproduceDialog_OKButtonCaption=1
  459. mtReproduceDialog_OKButtonCaption0="&OK"
  460. Count mtModules_Handle=1
  461. mtModules_Handle0="Handle"
  462. Count mtModules_Name=1
  463. mtModules_Name0="Name"
  464. Count mtModules_Description=1
  465. mtModules_Description0="Description"
  466. Count mtModules_Version=1
  467. mtModules_Version0="Version"
  468. Count mtModules_Size=1
  469. mtModules_Size0="Size"
  470. Count mtModules_LastModified=1
  471. mtModules_LastModified0="Modified"
  472. Count mtModules_Path=1
  473. mtModules_Path0="Path"
  474. Count mtCPU_Registers=1
  475. mtCPU_Registers0="Registers"
  476. Count mtCPU_Stack=1
  477. mtCPU_Stack0="Stack"
  478. Count mtCPU_MemoryDump=1
  479. mtCPU_MemoryDump0="Memory Dump"
  480. Count mtSend_SuccessMsg=1
  481. mtSend_SuccessMsg0="The message was sent successfully."
  482. Count mtSend_FailureMsg=1
  483. mtSend_FailureMsg0="Sorry, sending the message didn't work."
  484. EurekaLog Last Line -->
  485. </BorlandProject>