home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 9 / IOPROG_9.ISO / contrib / iis4 / mtsiis.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-09-12  |  67.2 KB  |  3,201 lines

  1.  
  2. [Version]
  3.  
  4.  
  5.  
  6. Signature="$Windows NT$"
  7.  
  8.  
  9. [Strings]
  10. MTS_DESC="Transaction Server"
  11. MTS_TIP="Installs the DCOM based MTS Transaction Manager, which enables the user to create transactional components."
  12. MTS_CORE_DESC="Transaction Server Core Components"
  13. MTS_CORE_TIP="Installs the minimum set of operational executables for MTS."
  14. MTS_MMC_DESC="Microsoft Management Console"
  15. MTS_MMC_TIP="Installs Microsoft Management Console for Windows NT"
  16.  
  17. MTS_CORE_DOCS_DESC="Transaction Server Core Documentation"
  18. MTS_CORE_DOCS_TIP="Installs the administration and readme documentation and help for the MTS core"
  19.  
  20.  
  21.  
  22.  
  23.  
  24. MTSDEV_DESC="Transaction Server Development"
  25. MTSDEV_TIP="Installs the headers, libraries, and samples typically used by developers that want to create transaction components."
  26. MTSDEV_CORE_DESC="Transaction Server Development"
  27. MTSDEV_CORE_TIP="Installs the headers, libraries, and samples typically used by developers"
  28.  
  29. MTSDEV_CORE_DOCS_DESC="Transaction Server Development Documentation"
  30. MTSDEV_CORE_DOCS_TIP="Installs help and documents that outline the development features of MTS"
  31.  
  32.  
  33. MTSDEV_VBADDIN_DESC="Visual Basic Transaction Server Add-In"
  34. MTSDEV_VBADDIN_TIP="Automatically updates MTS components when they are recompiled in the VB IDE"
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. [PageAdd]
  45. early = mts
  46. prenet = mts
  47. postnet = mts
  48. late = mts
  49.  
  50. [Optional Components]
  51. mts
  52.  
  53. mts_mmc
  54.  
  55. mts_mtsdev
  56. mts_core
  57.  
  58. mts_core_docs
  59.  
  60.  
  61.  
  62.  
  63. mts_mtsdev_core
  64.  
  65. mts_mtsdev_core_docs
  66.  
  67.  
  68. mts_mtsdev_vbaddin
  69.  
  70.  
  71. [mts]
  72. OptionDesc=%MTS_DESC%
  73. Tip=%MTS_TIP%
  74. IconIndex=*
  75.  
  76.  
  77. [mts_mmc]
  78. Parent=mts
  79.  
  80. Needs=iis_common
  81.  
  82. OptionDesc=%MTS_MMC_DESC%
  83. Tip=%MTS_MMC_TIP%
  84. IconIndex=*
  85. Modes=0,1,3
  86.  
  87.  
  88. [mts_core]
  89. Parent=mts
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98. Needs=mts_mmc
  99.  
  100.  
  101.  
  102.  
  103. OptionDesc=%MTS_CORE_DESC%
  104. Tip=%MTS_CORE_TIP%
  105. IconIndex=*
  106. Modes=0,1,3
  107.  
  108.  
  109. [mts_core_docs]
  110. Parent=mts
  111. Needs=mts_core
  112. OptionDesc=%MTS_CORE_DOCS_DESC%
  113. Tip=%MTS_CORE_DOCS_TIP%
  114. IconIndex=*
  115. Modes=0,1,3
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127. [mts_mtsdev]
  128. Parent=mts
  129. OptionDesc=%MTSDEV_DESC%
  130. Tip=%MTSDEV_TIP%
  131. IconIndex=*
  132.  
  133. [mts_mtsdev_core]
  134. Parent=mts_mtsdev
  135.  
  136.  
  137.  
  138. Needs=mts_core,dac_drv_brazos,dac_drv_sqlsrv,dac_drv_oracle
  139.  
  140. OptionDesc=%MTSDEV_CORE_DESC%
  141. Tip=%MTSDEV_CORE_TIP%
  142. IconIndex=*
  143.  
  144.  
  145. [mts_mtsdev_core_docs]
  146. Parent=mts_mtsdev
  147. Needs=mts_mtsdev_core
  148. OptionDesc=%MTSDEV_CORE_DOCS_DESC%
  149. Tip=%MTSDEV_CORE_DOCS_TIP%
  150. IconIndex=*
  151.  
  152.  
  153.  
  154. [mts_mtsdev_vbaddin]
  155. Parent=mts_mtsdev
  156. Needs=mts_mtsdev_core
  157. OptionDesc=%MTSDEV_VBADDIN_DESC%
  158. Tip=%MTSDEV_VBADDIN_TIP%
  159. IconIndex=*
  160.  
  161.  
  162. [mts_core_install]
  163. CopyFiles=MTXHelp \
  164. ,JAVAClasses \
  165. ,MTXSystem \
  166. ,MTXSystemReg \
  167. ,DTCLog \
  168. ,DTCCore \
  169. ,MTXHelpBin \
  170. ,MTXSystem32RT \
  171. ,MTXRT \
  172. ,MTXSupport \
  173. ,Setup
  174. DelFiles=MTXBeta2Cleanup,MTXSetupFiles_REMOVE
  175.  
  176. CopyFiles=MTXClexSupport
  177.  
  178. AddReg=mts_core_reg
  179.  
  180. DelFiles= \
  181. ,MTX10_MTX_HELP  \
  182. ,MTX10_MTX  \
  183. ,MTX10_MTX_LOG  \
  184. ,MTX10_MTX_PACKAGES  \
  185. ,MTX10_MTX_REMOTE  \
  186. ,MTX10_MTX_SETUP  \
  187. ,MTX10_MTX_TOOLS 
  188.  
  189.  
  190.  
  191. [mts_mmc_install]
  192. CopyFiles=MMC,MMC_HELP_HTM,MMC_HELP_MISC
  193. AddReg=mts_mmc_reg
  194.  
  195.  
  196.  
  197. [mts_core_docs_install]
  198. CopyFiles= \
  199. MTXAdminDocs \
  200. ,MTXAdminHHC \
  201. ,MTXAdminGraphics \
  202. ,MTXReadmeDocs \
  203. ,MTXReadmeGraphics 
  204. DelFiles=MTX_BETA2_LEGACY_HELP
  205.  
  206.  
  207. [mts_odbc_install]
  208. CopyFiles=ODBC,SQLDriver,ADOBin,OLEDBBin
  209.  
  210. [mts_mtsdev_core_install]
  211. CopyFiles=        \
  212. VbbankSrc        \
  213. ,BankPkg        \
  214. ,TicTacToePkg   \
  215. ,VjacctODBC        \
  216. ,VjacctSQL        \
  217. ,VjacctAccount    \
  218. ,VjacctSrc        \
  219. ,VcacctSrc        \
  220. ,TClientSrc     \
  221. ,TServerSrc     \
  222. ,WSHSrc         \
  223. ,BankVJSrc      \
  224. ,VbacctStep1    \
  225. ,VbacctStep2    \
  226. ,VbacctStep3    \
  227. ,VbacctStep4    \
  228. ,VbacctStep5    \
  229. ,VbacctStep6    \
  230. ,VbacctStep7    \
  231. ,VbacctStep8    \
  232. ,VbacctSrc        \
  233. ,MTXSamples        \
  234. ,MTXTools        \
  235. ,MTXLib            \
  236. ,MTXInclude        \
  237. ,MTXDsn         \
  238. ,DTCLib            \
  239. ,DTCSamples     
  240.  
  241. DelFiles= \
  242. ,MTX10_MTX_SAMPLES_ACCOUNTVB  \
  243. ,MTX10_MTX_SAMPLES_ACCOUNTVC  \
  244. ,MTX10_MTX_SAMPLES_VJ_ACCOUNT  \
  245. ,MTX10_MTX_SAMPLES_VJ_JAVA  \
  246. ,MTX10_MTX_SAMPLES_VJ_JAVA_SQL  \
  247. ,MTX10_MTX_SAMPLES_VJ  \
  248. ,MTX10_MTX_SAMPLES_VJ_ODBC  \
  249. ,MTX10_MTX_BANKVB  \
  250. ,MTX10_MTX_SAMPLES  \
  251. ,MTX10_MTX_SAMPLE_PACKAGES  \
  252. ,MTX10_MTX_INCLUDE  \
  253. ,MTX10_MTX_LIB  \
  254. ,VjacctCleanup
  255.  
  256.  
  257.  
  258. [mts_mtsdev_core_docs_install]
  259. CopyFiles= \
  260. MTXDevDocs \
  261. ,MTXDevHHC \
  262. ,MTXDevGraphics
  263. DelFiles=MTX_BETA2_LEGACY_HELP
  264.  
  265.  
  266.  
  267. [mts_mtsdev_vbaddin_install]
  268. CopyFiles=MTXAddin
  269.  
  270.  
  271.  
  272. [mts_mtsdev_vbaddin_uninstall]
  273. DelFiles=MTXAddin
  274.  
  275.  
  276. [mts_mtsdev_core_uninstall]
  277. DelFiles=        \
  278. VbbankSrc        \
  279. ,BankPkg        \
  280. ,TicTacToePkg   \
  281. ,GeneratedPackages \
  282. ,GeneratedCLEX    \
  283. ,VjacctODBC        \
  284. ,VjacctSQL        \
  285. ,VjacctAccount    \
  286. ,VjacctSrc        \
  287. ,VcacctSrc        \
  288. ,TClientSrc     \
  289. ,TServerSrc     \
  290. ,WSHSrc         \
  291. ,BankVJSrc      \
  292. ,VbacctStep1    \
  293. ,VbacctStep2    \
  294. ,VbacctStep3    \
  295. ,VbacctStep4    \
  296. ,VbacctStep5    \
  297. ,VbacctStep6    \
  298. ,VbacctStep7    \
  299. ,VbacctStep8    \
  300. ,VbacctSrc        \
  301. ,MTXTools        \
  302. ,MTXSamples        \
  303. ,MTXLib            \
  304. ,MTXInclude        \
  305. ,MTXDsn            \
  306. ,DTCInclude        \
  307. ,DTCLib            \
  308. ,DTCSamples
  309.  
  310. [mts_core_uninstall]
  311. DelFiles=        \
  312. MTXHelp \
  313. ,MTXHelpBin \
  314. ,JAVAClasses    \
  315. ,MTXSystem32RT_REMOVE \
  316. ,MTXRT_REMOVE \
  317. ,MTXSupport_REMOVE \
  318. ,Setup
  319.  
  320. DelFiles=MTXClexSupport
  321.  
  322. DelReg=mts_core_unreg
  323.  
  324. [mts_core_docs_uninstall]
  325. DelFiles= \
  326. MTXAdminDocs \
  327. ,MTXAdminHHC \
  328. ,MTXAdminGraphics \
  329. ,MTXReadmeDocs \
  330. ,MTXReadmeGraphics 
  331.  
  332. [mts_mtsdev_core_docs_uninstall]
  333. DelFiles= \
  334. MTXDevDocs \
  335. ,MTXDevHHC \
  336. ,MTXDevGraphics
  337.  
  338.  
  339. [mts_mmc_reg]
  340. HKLM,"SOFTWARE\Classes\.msc","",,"MMC.Document"
  341. HKLM,"SOFTWARE\Classes\MMC.Document","",,"MMC Document"
  342. HKLM,"SOFTWARE\Classes\MMC.Document\shell"
  343. HKLM,"SOFTWARE\Classes\MMC.Document\shell\open"
  344. HKLM,"SOFTWARE\Classes\MMC.Document\shell\open\command","",,"%11%\mmc.exe ""%1"""
  345.  
  346.  
  347. [mts_core_reg]
  348.  
  349. HKLM,"SOFTWARE\Microsoft\Transaction Server\Extenders","PackageExport",,"{B1CE7318-848F-11D0-8D13-00C04FC2E0C7}"
  350.  
  351. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Package Directory",,"%39100%\Packages"
  352. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Remote Components",,"%39100%\Remote"
  353. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Install Path",,"%11%"
  354. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","OracleSqlLib",,"sqllib18.dll"
  355. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","OracleXaLib",,"xa73.dll"
  356. HKLM,"SOFTWARE\Microsoft\Transaction Server\Components","","",""
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","EventMessageFile",,"%11%\Mts\enumtx.dll"
  367. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryMessageFile",,"%11%\Mts\enumtx.dll"
  368. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","TypesSupported",0x00010001,7
  369. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryCount",0x00010001,6
  370.  
  371. [mts_core_unreg]
  372.  
  373. HKLM,"SOFTWARE\Microsoft\Transaction Server\Extenders"
  374.  
  375. HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer"
  376. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Transaction Server"
  377. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","EventMessageFile"
  378. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryMessageFile"
  379. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","TypesSupported"
  380. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryCount"
  381. HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server"
  382.  
  383. [mts_setup_install]
  384. CopyFiles=MTXSetupFiles
  385.  
  386. [mts_setup_uninstall]
  387. DelFiles=MTXSetupFiles_REMOVE
  388.  
  389. [DestinationDirs]
  390. MTXSetupFiles=11
  391. MTXSetupFiles_REMOVE=11
  392. VbbankSrc=39100,Samples
  393. BankPkg=39100,Samples\Packages
  394. MTXDsn=39110
  395. GeneratedPackages=39100,Samples\Packages
  396. GeneratedCLEX=39100,Samples\Packages\clients
  397. TicTacToePkg=39100,Samples\Packages
  398. VjacctODBC=39100,Samples
  399. VjacctSQL=39100,Samples
  400. VjacctAccount=39100,Samples
  401. VjacctSrc=39100,Samples
  402. VjacctCleanup=39100,Samples
  403. VcacctSrc=39100,Samples
  404. TClientSrc=39100,Samples
  405. TServerSrc=39100,Samples
  406. WSHSrc=39100,Samples
  407. BankVJSrc=39100,Samples
  408. VbacctStep1=39100,Samples
  409. VbacctStep2=39100,Samples
  410. VbacctStep3=39100,Samples
  411. VbacctStep4=39100,Samples
  412. VbacctStep5=39100,Samples
  413. VbacctStep6=39100,Samples
  414. VbacctStep7=39100,Samples
  415. VbacctStep8=39100,Samples
  416. VbacctSrc=39100,Samples
  417. MTXHelp=10,Help\Mts\Winhelp
  418.  
  419.  
  420.  
  421. MTXHelpBin=10,Help\Mts\bin
  422.  
  423.  
  424. MTXAdminHHC=10,Help\Mts\misc
  425. MTXAdminDocs=10,Help\Mts\html
  426. MTXAdminGraphics=10,Help\Mts\html\images
  427. MTXReadmeDocs=10,Help\Mts\html
  428. MTXReadmeGraphics=10,Help\Mts\html
  429. MTXDevHHC=10,Help\Mts\misc
  430. MTXDevDocs=10,Help\Mts\html
  431. MTXDevGraphics=10,Help\Mts\html\images
  432. MTX_BETA2_LEGACY_HELP=10,Help\Mts
  433.  
  434. JAVAClasses=39101,com\ms\mtx
  435. MTXTools=39100
  436. MTXSamples=39100
  437. MTXSystem=11
  438. MTXSystemReg=11
  439. MTXLib=39100,Lib
  440. MTXInclude=39100,Include
  441. MTXAddin=39100
  442. MTXSystem32RT=11
  443. MTXRT=11,Mts
  444. MTXSupport=39100
  445. MTXSystem32RT_REMOVE=11
  446. MTXRT_REMOVE=11,Mts
  447. MTXBeta2Cleanup=39100
  448. MTXSupport_REMOVE=39100
  449. MMC=11
  450. MMC_HELP_HTM=10,Help\mmc\htm
  451. MMC_HELP_MISC=10,Help\mmc\misc
  452.  
  453. MTXClexSupport=39100,Mtxclex
  454.  
  455. ODBC=39103
  456. SQLDriver=39104
  457. ADOBin=39108
  458. OLEDBBin=39109
  459. DTCLog=39106
  460. DTCLib=39100,Lib
  461. DTCSamples=39100
  462. DTCCore=39105
  463. Setup=11,Setup
  464. MTX10_MTX_HELP=39100
  465. MTX10_MTX_INCLUDE=39100
  466. MTX10_MTX=39100
  467. MTX10_MTX_LIB=39100
  468. MTX10_MTX_LOG=39100
  469. MTX10_MTX_PACKAGES=39100
  470. MTX10_MTX_REMOTE=39100
  471. MTX10_MTX_SAMPLES_ACCOUNTVB=39100
  472. MTX10_MTX_SAMPLES_ACCOUNTVC=39100
  473. MTX10_MTX_SAMPLES_VJ_ACCOUNT=39100
  474. MTX10_MTX_SAMPLES_VJ_JAVA=39100
  475. MTX10_MTX_SAMPLES_VJ_JAVA_SQL=39100
  476. MTX10_MTX_SAMPLES_VJ=39100
  477. MTX10_MTX_SAMPLES_VJ_ODBC=39100
  478. MTX10_MTX_BANKVB=39100
  479. MTX10_MTX_SAMPLES=39100
  480. MTX10_MTX_SAMPLE_PACKAGES=39100
  481. MTX10_MTX_SETUP=39100
  482. MTX10_MTX_TOOLS=39100
  483.  
  484. [Setup]
  485.  
  486.  
  487.  
  488.  
  489.  
  490. [DTCCore]
  491. adme.dll,,,32
  492. dac.exe,,,32
  493. dacdll.dll,,,6
  494. dtcadmc.dll,,,32
  495. dtccm.dll,,,32
  496. dtctrace.dll,,,32
  497. dtctrace.exe,,,32
  498. dtcuic.dll,,,32
  499. dtcuis.dll,,,32
  500. dtcutil.dll,,,32
  501. logmgr.dll,,,32
  502. msdtc.exe,,,32
  503. msdtc.dll,,,32
  504. msdtcprx.dll,,,32
  505. msdtctm.dll,,,32
  506. dtcxatm.dll,,,32
  507. xolehlp.dll,,,32
  508. dtccfg.cpl,,,32
  509. svcsrvl.dll,,,32
  510. enudtc.dll,,,32
  511.  
  512.  
  513.  
  514.  
  515. [DTCSamples]
  516. SampDtcC.exe,,,32
  517. SampDtcR.dll,,,32
  518. SampDtcS.exe,,,32
  519. svr1.ini,,,32
  520. svr2.ini,,,32
  521. svr3.ini,,,32
  522.  
  523. [DTCLib]
  524. xaswitch.lib,,,32
  525. xolehlp.lib,,,32
  526. xaswitch.pdb,,,32
  527.  
  528. [DTCLog]
  529. msdtc.log,,,16 
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587. [MTXSystem32RT]
  588. mtx.exe,,,32
  589. mtxstop.exe,,,32
  590. daccom.dll,,,32
  591. mtxex.dll,,,32
  592. mtxexpd.dll,,,32
  593.  
  594. mtxjava.dll,,,32
  595. jdbcdemo.dll,,,32
  596.  
  597. mtxlegih.dll,,,32
  598. mtxoci.dll,,,32
  599. mtxtrk.dll,,,32
  600. mtsevents.dll,,,32
  601. mtxcatu.dll,,,32
  602.  
  603. mtxrepl.exe,,,32
  604.  
  605. mfcsubs.dll,,,32
  606. mtxcat.dll,,,32
  607. mtxclu.dll,,,32
  608. mtxinfr1.dll,,,32
  609. mtxinfr2.dll,,,32
  610. mtxrn.dll,,,32
  611. mtxperf.dll,,,32
  612.  
  613. [MTXSetupFiles]
  614. mfcsubs.dll,,,32
  615. mtxcat.dll,,,32
  616. mtxclu.dll,,,32
  617. mtxinfr1.dll,,,32
  618. mtxinfr2.dll,,,32
  619. mtxrn.dll,,,32
  620. mtxperf.dll,,,32
  621.  
  622.  
  623.  
  624. [MTXSetupFiles_REMOVE]
  625. mfcsubs.dll,,,1
  626. mtxcat.dll,,,1
  627. mtxinfr1.dll,,,1
  628. mtxinfr2.dll,,,1
  629. mtxrn.dll,,,1
  630. mtxperf.dll,,,1
  631.  
  632.  
  633.  
  634.  
  635. [MTXRT]
  636. mtxcatex.dll,,,32
  637.  
  638.  
  639.  
  640. mtxsys.pak,,,32
  641.  
  642. mtxutil.pak,,,32
  643. mtxextrk.dll,,,32
  644.  
  645. mtxclex.dll,,,32
  646.  
  647. enumtx.dll,,,32
  648. mtxspm.dll,,,32
  649. mtxextps.dll,,,32
  650. mtxtrkps.dll,,,32
  651. mtxas.dll,,,32
  652. mtxadmin.dll,,,32
  653. mtxact.dll,,,32
  654. txctx.dll,,,32
  655. txctxps.dll,,,32
  656. mtxwcps.dll,,,32
  657. mtxtsps.dll,,,32
  658. mtxgrp.dll,,,32
  659.  
  660. mtxrepl.dll,,,32
  661. mtxexp.ocx,,,32
  662. mtxsnap.dll,,,32
  663.  
  664.  
  665. [MTXSupport]
  666. mtxrereg.exe,,,32
  667. mtxiidel.exe,,,32
  668.  
  669. mtxexp.msc,,,32
  670.  
  671.  
  672.  
  673.  
  674. TestOracleXAConfig.Exe,,,32
  675. mtxjava.dll,,,32
  676. javaguid.exe,,,32
  677.  
  678. instcat.sql,,,32
  679.  
  680. [MTXSystem32RT_REMOVE]
  681. mtx.exe,,,1
  682. ~mtx.exe,,,1
  683. mtxstop.exe,,,1
  684. daccom.dll,,,1
  685. mtxex.dll,,,1
  686. mtxexpd.dll,,,1
  687.  
  688. mtxjava.dll,,,1
  689. jdbcdemo.dll,,,1
  690.  
  691. mtxlegih.dll,,,1
  692. mtsevents.dll,,,1
  693. mtxoci.dll,,,1
  694. mtxtrk.dll,,,1
  695. mtxcatu.dll,,,1
  696.  
  697. mtxrepl.exe,,,1
  698.  
  699.  
  700. [MTXRT_REMOVE]
  701. mtxcatex.dll,,,1
  702. mtxsys.pak,,,1
  703. mtxutil.pak,,,1
  704. mtxextrk.dll,,,1
  705.  
  706. mtxclex.dll,,,1
  707.  
  708. enumtx.dll,,,1
  709. mtxspm.dll,,,1
  710. mtxextps.dll,,,1
  711. mtxtrkps.dll,,,1
  712. mtxas.dll,,,1
  713. mtxadmin.dll,,,1
  714. mtxact.dll,,,1
  715. txctx.dll,,,1
  716. txctxps.dll,,,1
  717. mtxwcps.dll,,,1
  718. mtxtsps.dll,,,1
  719. mtxgrp.dll,,,1
  720.  
  721. mtxrepl.dll,,,1
  722. mtxexp.ocx,,,1
  723. mtxsnap.dll,,,1
  724.  
  725.  
  726. [MTXBeta2Cleanup]
  727. mtxcatex.dll,,,1
  728. mtxstop.exe,,,1
  729. mtxextrk.dll,,,1
  730.  
  731. mtxclex.dll,,,1
  732.  
  733. enumtx.dll,,,1
  734. mtxspm.dll,,,1
  735. mtxextps.dll,,,1
  736. mtxtrkps.dll,,,1
  737. mtxas.dll,,,1
  738. mtxadmin.dll,,,1
  739. mtxact.dll,,,1
  740. txctx.dll,,,1
  741. txctxps.dll,,,1
  742. mtxwcps.dll,,,1
  743. mtxtsps.dll,,,1
  744.  
  745. mtxexp.ocx,,,1
  746. mtxsnap.dll,,,1
  747.  
  748. mtx.exe,,,1
  749. daccom.dll,,,1
  750. mtxcat.dll,,,1
  751. mtxex.dll,,,1
  752. mtxperf.dll,,,1
  753. mtxexpd.dll,,,1
  754. mfcsubs.dll,,,1
  755. mtxinfr1.dll,,,1
  756. mtxinfr2.dll,,,1
  757.  
  758. jdbcdemo.dll,,,1
  759. mtxjava.dll,,,1
  760.  
  761. mtxlegih.dll,,,1
  762. mtxoci.dll,,,1
  763. mtxrn.dll,,,1
  764. mtxtrk.dll,,,1
  765. mtxcatu.dll,,,1
  766. hocksvr.dll,,,1
  767. hockps.dll,,,1
  768. hlp95en.dll,,,1
  769. tpong32.exe,,,1
  770. Samples\Account.VC\dlldatax.h,,,1
  771. Samples\Account.VC\account.dsw,,,1
  772.  
  773. [MTXSupport_REMOVE]
  774. mtxrereg.exe,,,1
  775. mtxiidel.exe,,,1
  776.  
  777. mtxexp.msc,,,1
  778.  
  779.  
  780.  
  781.  
  782. TestOracleXAConfig.Exe,,,1
  783. mtxjava.dll,,,1
  784. javaguid.exe,,,1
  785.  
  786. instcat.sql,,,1
  787.  
  788.  
  789. [MMC]
  790. mmc.exe,,,32
  791. mmcndmgr.dll,,,32
  792. mmc.ini,,,32
  793.  
  794. [MMC_HELP_HTM]
  795. mmc_procedures.htm,,,32
  796. mmc_about0.htm,,,32
  797. mmc_about1.htm,,,32
  798. mmc_about2.htm,,,32
  799. mmc_about3.htm,,,32
  800. mmc_banr.gif,,,32
  801. mmc_extension.htm,,,32
  802. mmc_load.htm,,,32
  803. mmc_node.htm,,,32
  804. mmc_restore.htm,,,32
  805. mmc_save.htm,,,32
  806. mmc_welcome.htm,,,32
  807. mmc_windows.htm,,,32
  808. start.htm,,,32
  809.  
  810. [MMC_HELP_MISC]
  811. index1.hhk,,,32
  812. mmc.hhc,,,32
  813.  
  814.  
  815.  
  816. [MTXAddin]
  817. mtxaddin.dll,,,32
  818.  
  819. [MTXInclude]
  820. mtxattr.h,,,32
  821. mtx.h,,,32
  822. txctx.h,,,32
  823. mtxspm.h,,,32
  824.  
  825. JavaAttr.h,,,32
  826.  
  827. oletx2xa.h,,,32
  828. adoint.h,,,32
  829. adoid.h,,,32
  830.  
  831. [MTXLib]
  832. mtxih.lib,,,32
  833. mtx.lib,,,32
  834. mtxguid.lib,,,32
  835. mtxoci.lib,,,32
  836. mtxih.pdb,,,32
  837. mtxguid.pdb,,,32
  838. adoid.lib,,,32
  839.  
  840. [MTXDsn]
  841. MTSSamples.dsn,,,32
  842.  
  843. [MTXSystem]
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861. msvcirt.dll,,,32
  862.  
  863.  
  864.  
  865.  
  866. mtxdm.dll,,,32
  867.  
  868. ven2232.olb,,,32
  869. ctl3d32.dll,,,32
  870.  
  871. msvbvm50.dll,,,32
  872.  
  873. [MTXSystemReg]
  874.  
  875. atl.dll,,,32
  876.  
  877. msrdo20.dll,,,32
  878.  
  879.  
  880.  
  881.  
  882. [MTXSamples]
  883. vbbank.exe,,,32
  884. tClient.exe,,,32
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894. [MTXTools]
  895.  
  896. exegen.exe,,32
  897.  
  898.  
  899. [JAVAClasses]
  900.  
  901. ienumnames.class,,,32
  902. igetcontextproperties.class,,,32
  903. iobjectcontext.class,,,32
  904. iobjectcontrol.class,,,32
  905. isharedproperty.class,,,32
  906. isharedpropertygroup.class,,,32
  907. isharedpropertygroupmanager.class,,,32
  908. itransactioncontextex.class,,,32
  909. MTx.class,,,32
  910. SharedPropertyGroupManager.class,,,32
  911. TransactionContextEx.class,,,32
  912.  
  913.  
  914.  
  915. [MTXAdminHHC]
  916. mts20adm.hhc,,,32
  917.  
  918.  
  919. [MTXAdminDocs]
  920. ;mtsrel.htm,,,32
  921. AdminNode.html,,,32
  922. MTSWelcome.html,,,32
  923. SetupNode.html,,,32
  924. StartedNode.html,,,32
  925. TourNode.html,,,32
  926. create.htm,,,32
  927. create_1.htm,,,32
  928. create_10.htm,,,32
  929. create_2.htm,,,32
  930. create_3.htm,,,32
  931. create_4.htm,,,32
  932. create_5.htm,,,32
  933. create_6.htm,,,32
  934. create_7.htm,,,32
  935. create_8.htm,,,32
  936. create_9.htm,,,32
  937. distribute.htm,,,32
  938. distribute_1.htm,,,32
  939. distribute_2.htm,,,32
  940. distribute_3.htm,,,32
  941. gettingstarted.htm,,,32
  942. gettingstarted_1.htm,,,32
  943. gettingstarted_2.htm,,,32
  944. gettingstarted_3.htm,,,32
  945. gettingstarted_4.htm,,,32
  946. install.htm,,,32
  947. install_1.htm,,,32
  948. install_2.htm,,,32
  949. install_3.htm,,,32
  950. install_4.htm,,,32
  951. install_5.htm,,,32
  952. install_6.htm,,,32
  953. install_7.htm,,,32
  954. maintain.htm,,,32
  955. maintain_1.htm,,,32
  956. maintain_2.htm,,,32
  957. maintain_3.htm,,,32
  958. maintain_4.htm,,,32
  959. roadmap.htm,,,32
  960. roadmap_1.htm,,,32
  961. roadmap_10.htm,,,32
  962. roadmap_11.htm,,,32
  963. roadmap_12.htm,,,32
  964. roadmap_13.htm,,,32
  965. roadmap_14.htm,,,32
  966. roadmap_15.htm,,,32
  967. roadmap_16.htm,,,32
  968. roadmap_17.htm,,,32
  969. roadmap_18.htm,,,32
  970. roadmap_19.htm,,,32
  971. roadmap_2.htm,,,32
  972. roadmap_20.htm,,,32
  973. roadmap_21.htm,,,32
  974. roadmap_22.htm,,,32
  975. roadmap_23.htm,,,32
  976. roadmap_24.htm,,,32
  977. roadmap_25.htm,,,32
  978. roadmap_26.htm,,,32
  979. roadmap_27.htm,,,32
  980. roadmap_28.htm,,,32
  981. roadmap_29.htm,,,32
  982. roadmap_3.htm,,,32
  983. roadmap_30.htm,,,32
  984. roadmap_31.htm,,,32
  985. roadmap_32.htm,,,32
  986. roadmap_33.htm,,,32
  987. roadmap_34.htm,,,32
  988. roadmap_35.htm,,,32
  989. roadmap_36.htm,,,32
  990. roadmap_37.htm,,,32
  991. roadmap_38.htm,,,32
  992. roadmap_39.htm,,,32
  993. roadmap_4.htm,,,32
  994. roadmap_40.htm,,,32
  995. roadmap_41.htm,,,32
  996. roadmap_42.htm,,,32
  997. roadmap_43.htm,,,32
  998. roadmap_44.htm,,,32
  999. roadmap_45.htm,,,32
  1000. roadmap_46.htm,,,32
  1001. roadmap_47.htm,,,32
  1002. roadmap_48.htm,,,32
  1003. roadmap_5.htm,,,32
  1004. roadmap_6.htm,,,32
  1005. roadmap_7.htm,,,32
  1006. roadmap_8.htm,,,32
  1007. roadmap_9.htm,,,32
  1008. scriptable.htm,,,32
  1009. scriptable_1.htm,,,32
  1010. scriptable_10.htm,,,32
  1011. scriptable_11.htm,,,32
  1012. scriptable_12.htm,,,32
  1013. scriptable_13.htm,,,32
  1014. scriptable_14.htm,,,32
  1015. scriptable_15.htm,,,32
  1016. scriptable_16.htm,,,32
  1017. scriptable_17.htm,,,32
  1018. scriptable_18.htm,,,32
  1019. scriptable_19.htm,,,32
  1020. scriptable_2.htm,,,32
  1021. scriptable_20.htm,,,32
  1022. scriptable_21.htm,,,32
  1023. scriptable_22.htm,,,32
  1024. scriptable_23.htm,,,32
  1025. scriptable_24.htm,,,32
  1026. scriptable_3.htm,,,32
  1027. scriptable_4.htm,,,32
  1028. scriptable_5.htm,,,32
  1029. scriptable_6.htm,,,32
  1030. scriptable_7.htm,,,32
  1031. scriptable_8.htm,,,32
  1032. scriptable_9.htm,,,32
  1033. vipdef01.htm,,,32
  1034. menus2.htm,,,32
  1035. menus2_1.htm,,,32
  1036. menus2_2.htm,,,32
  1037. menus2_3.htm,,,32
  1038. menus2_4.htm,,,32
  1039. menus2_5.htm,,,32
  1040. menus2_6.htm,,,32
  1041. quicktour.htm,,,32
  1042. quicktour_1.htm,,,32
  1043. quicktour_2.htm,,,32
  1044. quicktour_3.htm,,,32
  1045. quicktour_4.htm,,,32
  1046. quicktour_5.htm,,,32
  1047. settingup.htm,,,32
  1048. settingup_1.htm,,,32
  1049. settingup_2.htm,,,32
  1050. settingup_3.htm,,,32
  1051. settingup_4.htm,,,32
  1052. settingup_5.htm,,,32
  1053. settingup_6.htm,,,32
  1054. settingup_7.htm,,,32
  1055. settingup_8.htm,,,32
  1056. settingup_9.htm,,,32
  1057. transactions.htm,,,32
  1058. transactions_1.htm,,,32
  1059. transactions_2.htm,,,32
  1060. transactions_3.htm,,,32
  1061. transactions_4.htm,,,32
  1062. transactions_5.htm,,,32
  1063. transactions_6.htm,,,32
  1064.  
  1065.  
  1066.  
  1067. [MTXAdminGraphics]
  1068. aborted.gif,admin_aborted.gif,,32
  1069. aborting.gif,admin_aborting.gif,,32
  1070. chiclet.gif,admin_chiclet.gif,,32
  1071. prcarrow.gif,admin_prcarrow.gif,,32
  1072. comit.gif,admin_comit.gif,,32
  1073. dtcintro01.gif,admin_dtcintro01.gif,,32
  1074. dtcintro02.gif,admin_dtcintro02.gif,,32
  1075. dtcintro12.gif,admin_dtcintro12.gif,,32
  1076. dtcintro15.gif,admin_dtcintro15.gif,,32
  1077. error.gif,admin_error.gif,,32
  1078. filenew.gif,admin_filenew.gif,,32
  1079. forceab.gif,admin_forceab.gif,,32
  1080. indoubt.gif,admin_indoubt.gif,,32
  1081. info.gif,admin_info.gif,,32
  1082. largeico.gif,admin_largeico.gif,,32
  1083. list.gif,admin_list.gif,,32
  1084. methhier.gif,admin_methhier.gif,,32
  1085. newrole.gif,admin_newrole.gif,,32
  1086. newuser1.gif,admin_newuser1.gif,,32
  1087. notifyc.gif,admin_notifyc.gif,,32
  1088. onlyfail.gif,admin_onlyfail.gif,,32
  1089. open.gif,admin_open.gif,,32
  1090. prepard.gif,admin_prepard.gif,,32
  1091. preprng.gif,admin_preprng.gif,,32
  1092. property.gif,admin_property.gif,,32
  1093. pulling.gif,admin_pulling.gif,,32
  1094. pushing.gif,admin_pushing.gif,,32
  1095. refresh.gif,admin_refresh.gif,,32
  1096. smallico.gif,admin_smallico.gif,,32
  1097. snapin.gif,admin_snapin.gif,,32
  1098. snapin2.gif,admin_snapin2.gif,,32
  1099. status.gif,admin_status.gif,,32
  1100. trlist.gif,admin_trlist.gif,,32
  1101. trstatus.gif,admin_trstatus.gif,,32
  1102. trtrace.gif,admin_trtrace.gif,,32
  1103. txforced.gif,admin_txforced.gif,,32
  1104. viag0301.gif,admin_viag0301.gif,,32
  1105. viag0302.gif,admin_viag0302.gif,,32
  1106. viag0303.gif,admin_viag0303.gif,,32
  1107. viagaa03.gif,admin_viagaa03.gif,,32
  1108. viagaa05.gif,admin_viagaa05.gif,,32
  1109. viagaa06.gif,admin_viagaa06.gif,,32
  1110. viagaa07.gif,admin_viagaa07.gif,,32
  1111. viagaa08.gif,admin_viagaa08.gif,,32
  1112. vigs01.gif,admin_vigs01.gif,,32
  1113. vigs04.gif,admin_vigs04.gif,,32
  1114. vigs05.gif,admin_vigs05.gif,,32
  1115. vipa01.gif,admin_vipa01.gif,,32
  1116. vipa02.gif,admin_vipa02.gif,,32
  1117. warning.gif,admin_warning.gif,,32
  1118. mts_banr.gif,admin_mts_banr.gif,,32
  1119.  
  1120. [MTXReadmeDocs]
  1121. mtslegal.htm,,,32
  1122. mtxstart.htm,,,32
  1123.  
  1124. [MTXReadmeGraphics]
  1125. PRCARROW.gif,README_PRCARROW.gif,,32
  1126. arrow.gif,,,32
  1127. button.gif,,,32
  1128. mts.gif,,,32
  1129. mtslogo.gif,,,32
  1130. spacer.gif,,,32
  1131. vintdev.JPG,,,32
  1132.  
  1133.  
  1134. [MTXHelp]
  1135. mts20.cnt,,,32
  1136. mts20.hlp,,,32
  1137. readme.cnt,,,32
  1138. readme.hlp,,,32
  1139.  
  1140. [MTXHelpBin]
  1141. HLP95EN.DLL,,,32
  1142.  
  1143.  
  1144.  
  1145. [MTXDevHHC]
  1146. mts20pr.hhc,,,32
  1147.  
  1148. [MTXDevDocs]
  1149. ProgNode.html,,,32
  1150. adminref.htm,,,32
  1151. adminref_1.htm,,,32
  1152. adminref_10.htm,,,32
  1153. adminref_11.htm,,,32
  1154. adminref_12.htm,,,32
  1155. adminref_13.htm,,,32
  1156. adminref_14.htm,,,32
  1157. adminref_15.htm,,,32
  1158. adminref_16.htm,,,32
  1159. adminref_17.htm,,,32
  1160. adminref_18.htm,,,32
  1161. adminref_19.htm,,,32
  1162. adminref_2.htm,,,32
  1163. adminref_20.htm,,,32
  1164. adminref_21.htm,,,32
  1165. adminref_22.htm,,,32
  1166. adminref_23.htm,,,32
  1167. adminref_24.htm,,,32
  1168. adminref_25.htm,,,32
  1169. adminref_26.htm,,,32
  1170. adminref_27.htm,,,32
  1171. adminref_28.htm,,,32
  1172. adminref_29.htm,,,32
  1173. adminref_3.htm,,,32
  1174. adminref_30.htm,,,32
  1175. adminref_31.htm,,,32
  1176. adminref_32.htm,,,32
  1177. adminref_33.htm,,,32
  1178. adminref_34.htm,,,32
  1179. adminref_35.htm,,,32
  1180. adminref_36.htm,,,32
  1181. adminref_37.htm,,,32
  1182. adminref_38.htm,,,32
  1183. adminref_39.htm,,,32
  1184. adminref_4.htm,,,32
  1185. adminref_40.htm,,,32
  1186. adminref_41.htm,,,32
  1187. adminref_42.htm,,,32
  1188. adminref_43.htm,,,32
  1189. adminref_44.htm,,,32
  1190. adminref_45.htm,,,32
  1191. adminref_46.htm,,,32
  1192. adminref_47.htm,,,32
  1193. adminref_48.htm,,,32
  1194. adminref_49.htm,,,32
  1195. adminref_5.htm,,,32
  1196. adminref_50.htm,,,32
  1197. adminref_51.htm,,,32
  1198. adminref_52.htm,,,32
  1199. adminref_53.htm,,,32
  1200. adminref_54.htm,,,32
  1201. adminref_55.htm,,,32
  1202. adminref_56.htm,,,32
  1203. adminref_57.htm,,,32
  1204. adminref_58.htm,,,32
  1205. adminref_59.htm,,,32
  1206. adminref_6.htm,,,32
  1207. adminref_60.htm,,,32
  1208. adminref_61.htm,,,32
  1209. adminref_62.htm,,,32
  1210. adminref_63.htm,,,32
  1211. adminref_64.htm,,,32
  1212. adminref_65.htm,,,32
  1213. adminref_66.htm,,,32
  1214. adminref_67.htm,,,32
  1215. adminref_68.htm,,,32
  1216. adminref_69.htm,,,32
  1217. adminref_7.htm,,,32
  1218. adminref_70.htm,,,32
  1219. adminref_71.htm,,,32
  1220. adminref_72.htm,,,32
  1221. adminref_73.htm,,,32
  1222. adminref_74.htm,,,32
  1223. adminref_75.htm,,,32
  1224. adminref_76.htm,,,32
  1225. adminref_77.htm,,,32
  1226. adminref_78.htm,,,32
  1227. adminref_79.htm,,,32
  1228. adminref_8.htm,,,32
  1229. adminref_80.htm,,,32
  1230. adminref_81.htm,,,32
  1231. adminref_82.htm,,,32
  1232. adminref_83.htm,,,32
  1233. adminref_84.htm,,,32
  1234. adminref_85.htm,,,32
  1235. adminref_86.htm,,,32
  1236. adminref_87.htm,,,32
  1237. adminref_88.htm,,,32
  1238. adminref_89.htm,,,32
  1239. adminref_9.htm,,,32
  1240. adminref_90.htm,,,32
  1241. adminref_91.htm,,,32
  1242. adminref_92.htm,,,32
  1243. adminref_93.htm,,,32
  1244. adminref_94.htm,,,32
  1245. adminref_95.htm,,,32
  1246. adminref_96.htm,,,32
  1247. adminref_97.htm,,,32
  1248. adminref_98.htm,,,32
  1249. adminref_99.htm,,,32
  1250. building.htm,,,32
  1251. building_1.htm,,,32
  1252. building_10.htm,,,32
  1253. building_11.htm,,,32
  1254. building_12.htm,,,32
  1255. building_13.htm,,,32
  1256. building_2.htm,,,32
  1257. building_3.htm,,,32
  1258. building_4.htm,,,32
  1259. building_5.htm,,,32
  1260. building_6.htm,,,32
  1261. building_7.htm,,,32
  1262. building_8.htm,,,32
  1263. building_9.htm,,,32
  1264. disamb01.htm,,,32
  1265. disamb01_1.htm,,,32
  1266. disamb01_10.htm,,,32
  1267. disamb01_11.htm,,,32
  1268. disamb01_12.htm,,,32
  1269. disamb01_13.htm,,,32
  1270. disamb01_14.htm,,,32
  1271. disamb01_15.htm,,,32
  1272. disamb01_16.htm,,,32
  1273. disamb01_17.htm,,,32
  1274. disamb01_18.htm,,,32
  1275. disamb01_19.htm,,,32
  1276. disamb01_2.htm,,,32
  1277. disamb01_20.htm,,,32
  1278. disamb01_21.htm,,,32
  1279. disamb01_22.htm,,,32
  1280. disamb01_23.htm,,,32
  1281. disamb01_24.htm,,,32
  1282. disamb01_25.htm,,,32
  1283. disamb01_26.htm,,,32
  1284. disamb01_27.htm,,,32
  1285. disamb01_28.htm,,,32
  1286. disamb01_3.htm,,,32
  1287. disamb01_4.htm,,,32
  1288. disamb01_5.htm,,,32
  1289. disamb01_6.htm,,,32
  1290. disamb01_7.htm,,,32
  1291. disamb01_8.htm,,,32
  1292. disamb01_9.htm,,,32
  1293. errorcodes.htm,,,32
  1294. errorcodes_1.htm,,,32
  1295. mtxpg03.htm,,,32
  1296. mtxpg03_1.htm,,,32
  1297. mtxpg03_2.htm,,,32
  1298. mtxpg03_3.htm,,,32
  1299. mtxpg03_4.htm,,,32
  1300. mtxpg03_5.htm,,,32
  1301. mtxpg03_6.htm,,,32
  1302. mtxpg03_7.htm,,,32
  1303. mtxpg04.htm,,,32
  1304. mtxpg04_1.htm,,,32
  1305. mtxpg04_10.htm,,,32
  1306. mtxpg04_11.htm,,,32
  1307. mtxpg04_12.htm,,,32
  1308. mtxpg04_13.htm,,,32
  1309. mtxpg04_14.htm,,,32
  1310. mtxpg04_15.htm,,,32
  1311. mtxpg04_16.htm,,,32
  1312. mtxpg04_17.htm,,,32
  1313. mtxpg04_18.htm,,,32
  1314. mtxpg04_19.htm,,,32
  1315. mtxpg04_2.htm,,,32
  1316. mtxpg04_3.htm,,,32
  1317. mtxpg04_4.htm,,,32
  1318. mtxpg04_5.htm,,,32
  1319. mtxpg04_6.htm,,,32
  1320. mtxpg04_7.htm,,,32
  1321. mtxpg04_8.htm,,,32
  1322. mtxpg04_9.htm,,,32
  1323. mtxpg05vb.htm,,,32
  1324. mtxpg05vb_1.htm,,,32
  1325. mtxpg05vb_2.htm,,,32
  1326. mtxpg05vb_3.htm,,,32
  1327. mtxpg05vb_4.htm,,,32
  1328. mtxpg05vb_5.htm,,,32
  1329. mtxpg05vb_6.htm,,,32
  1330. mtxpg05vb_7.htm,,,32
  1331. mtxpg06vb.htm,,,32
  1332. mtxpg06vb_1.htm,,,32
  1333. mtxpg06vb_2.htm,,,32
  1334. mtxpg06vb_3.htm,,,32
  1335. mtxpg07vb.htm,,,32
  1336. mtxpg07vb_1.htm,,,32
  1337. mtxpg07vb_2.htm,,,32
  1338. mtxpg07vb_3.htm,,,32
  1339. mtxpg07vb_4.htm,,,32
  1340. mtxpg08vb.htm,,,32
  1341. mtxpg08vb_1.htm,,,32
  1342. mtxpg08vb_2.htm,,,32
  1343. mtxpg08vb_3.htm,,,32
  1344. mtxpg09vb.htm,,,32
  1345. mtxpg09vb_1.htm,,,32
  1346. mtxpg09vb_2.htm,,,32
  1347. mtxpg09vb_3.htm,,,32
  1348. mtxpg10vb.htm,,,32
  1349. mtxpg10vb_1.htm,,,32
  1350. mtxpg10vb_2.htm,,,32
  1351. mtxpg10vb_3.htm,,,32
  1352. mtxpg11vb.htm,,,32
  1353. mtxpg11vb_1.htm,,,32
  1354. mtxpg11vb_2.htm,,,32
  1355. mtxpg11vb_3.htm,,,32
  1356. objctrlvb.htm,,,32
  1357. objctrlvb_1.htm,,,32
  1358. objctrlvb_2.htm,,,32
  1359. objctrlvb_3.htm,,,32
  1360. objctrlvb_4.htm,,,32
  1361. objctrlvb_5.htm,,,32
  1362. objctrlvb_6.htm,,,32
  1363. objctrlvc.htm,,,32
  1364. objctrlvc_1.htm,,,32
  1365. objctrlvc_2.htm,,,32
  1366. objctrlvc_3.htm,,,32
  1367. objctrlvc_4.htm,,,32
  1368. objctrlvc_5.htm,,,32
  1369. objctrlvc_6.htm,,,32
  1370. objctrlvj.htm,,,32
  1371. objctrlvj_1.htm,,,32
  1372. objctrlvj_2.htm,,,32
  1373. objctrlvj_3.htm,,,32
  1374. objctrlvj_4.htm,,,32
  1375. objctrlvj_5.htm,,,32
  1376. objctrlvj_6.htm,,,32
  1377. objctxvb.htm,,,32
  1378. objctxvb_1.htm,,,32
  1379. objctxvb_10.htm,,,32
  1380. objctxvb_11.htm,,,32
  1381. objctxvb_12.htm,,,32
  1382. objctxvb_13.htm,,,32
  1383. objctxvb_14.htm,,,32
  1384. objctxvb_15.htm,,,32
  1385. objctxvb_16.htm,,,32
  1386. objctxvb_17.htm,,,32
  1387. objctxvb_2.htm,,,32
  1388. objctxvb_3.htm,,,32
  1389. objctxvb_4.htm,,,32
  1390. objctxvb_5.htm,,,32
  1391. objctxvb_6.htm,,,32
  1392. objctxvb_7.htm,,,32
  1393. objctxvb_8.htm,,,32
  1394. objctxvb_9.htm,,,32
  1395. objctxvc.htm,,,32
  1396. objctxvc_1.htm,,,32
  1397. objctxvc_10.htm,,,32
  1398. objctxvc_11.htm,,,32
  1399. objctxvc_12.htm,,,32
  1400. objctxvc_13.htm,,,32
  1401. objctxvc_14.htm,,,32
  1402. objctxvc_15.htm,,,32
  1403. objctxvc_16.htm,,,32
  1404. objctxvc_17.htm,,,32
  1405. objctxvc_2.htm,,,32
  1406. objctxvc_3.htm,,,32
  1407. objctxvc_4.htm,,,32
  1408. objctxvc_5.htm,,,32
  1409. objctxvc_6.htm,,,32
  1410. objctxvc_7.htm,,,32
  1411. objctxvc_8.htm,,,32
  1412. objctxvc_9.htm,,,32
  1413. objctxvj.htm,,,32
  1414. objctxvj_1.htm,,,32
  1415. objctxvj_10.htm,,,32
  1416. objctxvj_11.htm,,,32
  1417. objctxvj_12.htm,,,32
  1418. objctxvj_13.htm,,,32
  1419. objctxvj_14.htm,,,32
  1420. objctxvj_15.htm,,,32
  1421. objctxvj_16.htm,,,32
  1422. objctxvj_17.htm,,,32
  1423. objctxvj_2.htm,,,32
  1424. objctxvj_3.htm,,,32
  1425. objctxvj_4.htm,,,32
  1426. objctxvj_5.htm,,,32
  1427. objctxvj_6.htm,,,32
  1428. objctxvj_7.htm,,,32
  1429. objctxvj_8.htm,,,32
  1430. objctxvj_9.htm,,,32
  1431. parti.htm,,,32
  1432. partiii.htm,,,32
  1433. partiii_1.htm,,,32
  1434. partiii_10.htm,,,32
  1435. partiii_11.htm,,,32
  1436. partiii_12.htm,,,32
  1437. partiii_2.htm,,,32
  1438. partiii_3.htm,,,32
  1439. partiii_4.htm,,,32
  1440. partiii_5.htm,,,32
  1441. partiii_6.htm,,,32
  1442. partiii_7.htm,,,32
  1443. partiii_8.htm,,,32
  1444. partiii_9.htm,,,32
  1445. partiivb.htm,,,32
  1446. sampcodevb.htm,,,32
  1447. sampcodevb_1.htm,,,32
  1448. sampcodevb_10.htm,,,32
  1449. sampcodevb_2.htm,,,32
  1450. sampcodevb_3.htm,,,32
  1451. sampcodevb_4.htm,,,32
  1452. sampcodevb_5.htm,,,32
  1453. sampcodevb_6.htm,,,32
  1454. sampcodevb_7.htm,,,32
  1455. sampcodevb_8.htm,,,32
  1456. sampcodevb_9.htm,,,32
  1457. spamrefvb.htm,,,32
  1458. spamrefvb_1.htm,,,32
  1459. spamrefvb_10.htm,,,32
  1460. spamrefvb_11.htm,,,32
  1461. spamrefvb_12.htm,,,32
  1462. spamrefvb_13.htm,,,32
  1463. spamrefvb_2.htm,,,32
  1464. spamrefvb_3.htm,,,32
  1465. spamrefvb_4.htm,,,32
  1466. spamrefvb_5.htm,,,32
  1467. spamrefvb_6.htm,,,32
  1468. spamrefvb_7.htm,,,32
  1469. spamrefvb_8.htm,,,32
  1470. spamrefvb_9.htm,,,32
  1471. spamrefvc.htm,,,32
  1472. spamrefvc_1.htm,,,32
  1473. spamrefvc_10.htm,,,32
  1474. spamrefvc_11.htm,,,32
  1475. spamrefvc_12.htm,,,32
  1476. spamrefvc_13.htm,,,32
  1477. spamrefvc_14.htm,,,32
  1478. spamrefvc_15.htm,,,32
  1479. spamrefvc_16.htm,,,32
  1480. spamrefvc_2.htm,,,32
  1481. spamrefvc_3.htm,,,32
  1482. spamrefvc_4.htm,,,32
  1483. spamrefvc_5.htm,,,32
  1484. spamrefvc_6.htm,,,32
  1485. spamrefvc_7.htm,,,32
  1486. spamrefvc_8.htm,,,32
  1487. spamrefvc_9.htm,,,32
  1488. spamrefvj.htm,,,32
  1489. spamrefvj_1.htm,,,32
  1490. spamrefvj_10.htm,,,32
  1491. spamrefvj_11.htm,,,32
  1492. spamrefvj_12.htm,,,32
  1493. spamrefvj_13.htm,,,32
  1494. spamrefvj_14.htm,,,32
  1495. spamrefvj_15.htm,,,32
  1496. spamrefvj_16.htm,,,32
  1497. spamrefvj_2.htm,,,32
  1498. spamrefvj_3.htm,,,32
  1499. spamrefvj_4.htm,,,32
  1500. spamrefvj_5.htm,,,32
  1501. spamrefvj_6.htm,,,32
  1502. spamrefvj_7.htm,,,32
  1503. spamrefvj_8.htm,,,32
  1504. spamrefvj_9.htm,,,32
  1505. transctxvb.htm,,,32
  1506. transctxvb_1.htm,,,32
  1507. transctxvb_2.htm,,,32
  1508. transctxvb_3.htm,,,32
  1509. transctxvb_4.htm,,,32
  1510. transctxvb_5.htm,,,32
  1511. transctxvc.htm,,,32
  1512. transctxvc_1.htm,,,32
  1513. transctxvc_2.htm,,,32
  1514. transctxvc_3.htm,,,32
  1515. transctxvc_4.htm,,,32
  1516. transctxvc_5.htm,,,32
  1517. transctxvj.htm,,,32
  1518. transctxvj_1.htm,,,32
  1519. transctxvj_2.htm,,,32
  1520. transctxvj_3.htm,,,32
  1521. transctxvj_4.htm,,,32
  1522. transctxvj_5.htm,,,32
  1523. vipdef01.htm,,,32
  1524. GetCtxtPropvc.htm,,,32
  1525. GetCtxtPropvc_1.htm,,,32
  1526. GetCtxtPropvc_2.htm,,,32
  1527. GetCtxtPropvc_3.htm,,,32
  1528. GetCtxtPropvc_4.htm,,,32
  1529. GetCtxtPropvj.htm,,,32
  1530. GetCtxtPropvj_1.htm,,,32
  1531. GetCtxtPropvj_2.htm,,,32
  1532. GetCtxtPropvj_3.htm,,,32
  1533. GetCtxtPropvj_4.htm,,,32
  1534. ObjCtxActivity.htm,,,32
  1535. ObjCtxActivity_1.htm,,,32
  1536. ObjCtxActivity_2.htm,,,32
  1537. ProgSecRefvb.htm,,,32
  1538. ProgSecRefvb_1.htm,,,32
  1539. ProgSecRefvb_2.htm,,,32
  1540. ProgSecRefvb_3.htm,,,32
  1541. ProgSecRefvb_4.htm,,,32
  1542. ProgSecRefvb_5.htm,,,32
  1543. ProgSecRefvb_6.htm,,,32
  1544. ProgSecRefvb_7.htm,,,32
  1545. ProgSecRefvb_8.htm,,,32
  1546. ProgSecRefvc.htm,,,32
  1547. ProgSecRefvc_1.htm,,,32
  1548. ProgSecRefvc_2.htm,,,32
  1549. ProgSecRefvc_3.htm,,,32
  1550. ProgSecRefvc_4.htm,,,32
  1551. ProgSecRefvc_5.htm,,,32
  1552. ProgSecRefvc_6.htm,,,32
  1553. ProgSecRefvc_7.htm,,,32
  1554. ProgSecRefvc_8.htm,,,32
  1555. ProgSecRefvc_9.htm,,,32
  1556.  
  1557.  
  1558.  
  1559. [MTXDevGraphics]
  1560. context1.gif,sdk_context1.gif,,32
  1561. context2.gif,sdk_context2.gif,,32
  1562. context3.gif,sdk_context3.gif,,32
  1563. application.gif,sdk_application.gif,,32
  1564. call1.gif,sdk_call1.gif,,32
  1565. chiclet.gif,sdk_chiclet.gif,,32
  1566. prcarrow.gif,sdk_prcarrow.gif,,32
  1567. datahei.gif,sdk_datahei.gif,,32
  1568. errordialogue.gif,sdk_errordialogue.gif,,32
  1569. host.gif,sdk_host.gif,,32
  1570. methhier.gif,sdk_methhier.gif,,32
  1571. objsp.gif,sdk_objsp.gif,,32
  1572. objspg.gif,sdk_objspg.gif,,32
  1573. objspgm.gif,sdk_objspgm.gif,,32
  1574. parchild.gif,sdk_parchild.gif,,32
  1575. space.gif,sdk_space.gif,,32
  1576. state1.gif,sdk_state1.gif,,32
  1577. state2.gif,sdk_state2.gif,,32
  1578. state3.gif,sdk_state3.gif,,32
  1579. vi0301.gif,sdk_vi0301.gif,,32
  1580. vi0302.gif,sdk_vi0302.gif,,32
  1581. vi0401.gif,sdk_vi0401.gif,,32
  1582. vi0402.gif,sdk_vi0402.gif,,32
  1583. vi0403.gif,sdk_vi0403.gif,,32
  1584. vi0404.gif,sdk_vi0404.gif,,32
  1585. vi0405.gif,sdk_vi0405.gif,,32
  1586. vi0406.gif,sdk_vi0406.gif,,32
  1587. vi0407.gif,sdk_vi0407.gif,,32
  1588. vi0408.gif,sdk_vi0408.gif,,32
  1589. vi0409.gif,sdk_vi0409.gif,,32
  1590. vi0410.gif,sdk_vi0410.gif,,32
  1591. vi0501.gif,sdk_vi0501.gif,,32
  1592. vi0502.gif,sdk_vi0502.gif,,32
  1593. vi0503.gif,sdk_vi0503.gif,,32
  1594. vi0601.gif,sdk_vi0601.gif,,32
  1595. vi0602.gif,sdk_vi0602.gif,,32
  1596. vi0603.gif,sdk_vi0603.gif,,32
  1597. vi0701.gif,sdk_vi0701.gif,,32
  1598. vi0702.gif,sdk_vi0702.gif,,32
  1599. vi0801.gif,sdk_vi0801.gif,,32
  1600. vi0901.gif,sdk_vi0901.gif,,32
  1601. vi0902.gif,sdk_vi0902.gif,,32
  1602. vi1001.gif,sdk_vi1001.gif,,32
  1603. vi1101.gif,sdk_vi1101.gif,,32
  1604. vi1102.gif,sdk_vi1102.gif,,32
  1605. viic01.gif,sdk_viic01.gif,,32
  1606. viic02.gif,sdk_viic02.gif,,32
  1607. viic03.gif,sdk_viic03.gif,,32
  1608. viic04.gif,sdk_viic04.gif,,32
  1609. viic05.gif,sdk_viic05.gif,,32
  1610. viicno.gif,sdk_viicno.gif,,32
  1611. viicsc.gif,sdk_viicsc.gif,,32
  1612. vipa01.gif,sdk_vipa01.gif,,32
  1613. vips01.gif,sdk_vips01.gif,,32
  1614. vips02.gif,sdk_vips02.gif,,32
  1615. vips03.gif,sdk_vips03.gif,,32
  1616. vips04.gif,sdk_vips04.gif,,32
  1617. vips05.gif,sdk_vips05.gif,,32
  1618. vips06.gif,sdk_vips06.gif,,32
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626.  
  1627.  
  1628.  
  1629.  
  1630.  
  1631.  
  1632.  
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638.  
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.  
  1658.  
  1659.  
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696.  
  1697.  
  1698.  
  1699.  
  1700.  
  1701.  
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.  
  1715.  
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  
  1790.  
  1791.  
  1792.  
  1793.  
  1794.  
  1795.  
  1796.  
  1797.  
  1798.  
  1799.  
  1800.  
  1801.  
  1802.  
  1803.  
  1804.  
  1805.  
  1806.  
  1807.  
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.  
  1815.  
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843. [VbacctSrc]
  1844. Account.VB\account.vbp,Account.VB_account.vbp,,32
  1845. Account.VB\account.cls,Account.VB_account.cls,,32
  1846. Account.VB\MoveMoney.cls,Account.VB_MoveMoney.cls,,32
  1847. Account.VB\Receipt.cls,Account.VB_Receipt.cls,,32
  1848. Account.VB\ReceiptUpd.cls,Account.VB_ReceiptUpd.cls,,32
  1849. Account.VB\CreateTable.cls,Account.VB_CreateTable.cls,,32
  1850.  
  1851. [VbacctStep1]
  1852. Account.VB\Step1\account.cls,Account.VB_Step1_account.cls,,32
  1853. Account.VB\Step1\account.vbp,Account.VB_Step1_account.vbp,,32
  1854.  
  1855. [VbacctStep2]
  1856. Account.VB\Step2\account.cls,Account.VB_Step2_account.cls,,32
  1857. Account.VB\Step2\account.vbp,Account.VB_Step2_account.vbp,,32
  1858. Account.VB\Step2\CreateTable.cls,Account.VB_Step2_CreateTable.cls,,32
  1859.  
  1860. [VbacctStep3]
  1861. Account.VB\Step3\account.cls,Account.VB_Step3_account.cls,,32
  1862. Account.VB\Step3\account.vbp,Account.VB_Step3_account.vbp,,32
  1863. Account.VB\Step3\CreateTable.cls,Account.VB_Step3_CreateTable.cls,,32
  1864.  
  1865. [VbacctStep4]
  1866. Account.VB\Step4\account.cls,Account.VB_Step4_account.cls,,32
  1867. Account.VB\Step4\account.vbp,Account.VB_Step4_account.vbp,,32
  1868. Account.VB\Step4\CreateTable.cls,Account.VB_Step4_CreateTable.cls,,32
  1869. Account.VB\Step4\MoveMoney.cls,Account.VB_Step4_MoveMoney.cls,,32
  1870.  
  1871. [VbacctStep5]
  1872. Account.VB\Step5\account.cls,Account.VB_Step5_account.cls,,32
  1873. Account.VB\Step5\account.vbp,Account.VB_Step5_account.vbp,,32
  1874. Account.VB\Step5\CreateTable.cls,Account.VB_Step5_CreateTable.cls,,32
  1875. Account.VB\Step5\MoveMoney.cls,Account.VB_Step5_MoveMoney.cls,,32
  1876. Account.VB\Step5\receipt.cls,Account.VB_Step5_receipt.cls,,32
  1877.  
  1878. [VbacctStep6]
  1879. Account.VB\Step6\account.cls,Account.VB_Step6_account.cls,,32
  1880. Account.VB\Step6\account.vbp,Account.VB_Step6_account.vbp,,32
  1881. Account.VB\Step6\CreateTable.cls,Account.VB_Step6_CreateTable.cls,,32
  1882. Account.VB\Step6\MoveMoney.cls,Account.VB_Step6_MoveMoney.cls,,32
  1883. Account.VB\Step6\receipt.cls,Account.VB_Step6_receipt.cls,,32
  1884.  
  1885. [VbacctStep7]
  1886. Account.VB\Step7\account.cls,Account.VB_Step7_account.cls,,32
  1887. Account.VB\Step7\account.vbp,Account.VB_Step7_account.vbp,,32
  1888. Account.VB\Step7\CreateTable.cls,Account.VB_Step7_CreateTable.cls,,32
  1889. Account.VB\Step7\MoveMoney.cls,Account.VB_Step7_MoveMoney.cls,,32
  1890. Account.VB\Step7\receipt.cls,Account.VB_Step7_receipt.cls,,32
  1891. Account.VB\Step7\ReceiptUpd.cls,Account.VB_Step7_ReceiptUpd.cls,,32
  1892.  
  1893. [VbacctStep8]
  1894. Account.VB\Step8\account.cls,Account.VB_Step8_account.cls,,32
  1895. Account.VB\Step8\account.vbp,Account.VB_Step8_account.vbp,,32
  1896. Account.VB\Step8\CreateTable.cls,Account.VB_Step8_CreateTable.cls,,32
  1897. Account.VB\Step8\MoveMoney.cls,Account.VB_Step8_MoveMoney.cls,,32
  1898. Account.VB\Step8\receipt.cls,Account.VB_Step8_receipt.cls,,32
  1899. Account.VB\Step8\ReceiptUpd.cls,Account.VB_Step8_ReceiptUpd.cls,,32
  1900.  
  1901. [VcacctSrc]
  1902. Account.VC\Account.cpp,Account.VC_Account.cpp,,32
  1903. Account.VC\Account.def,Account.VC_Account.def,,32
  1904. Account.VC\account.dsp,Account.VC_account.dsp,,32
  1905. Account.VC\Account.idl,Account.VC_Account.idl,,32
  1906. Account.VC\Account.mak,Account.VC_Account.mak,,32
  1907. Account.VC\Account.mdp,Account.VC_Account.mdp,,32
  1908. Account.VC\Account.rc,Account.VC_Account.rc,,32
  1909. Account.VC\Accountps.def,Account.VC_Accountps.def,,32
  1910. Account.VC\Accountps.mak,Account.VC_Accountps.mak,,32
  1911. Account.VC\CAccount.cpp,Account.VC_CAccount.cpp,,32
  1912. Account.VC\CAccount.h,Account.VC_CAccount.h,,32
  1913. Account.VC\CAccount.rgs,Account.VC_CAccount.rgs,,32
  1914. Account.VC\GetReceipt.cpp,Account.VC_GetReceipt.cpp,,32
  1915. Account.VC\GetReceipt.h,Account.VC_GetReceipt.h,,32
  1916. Account.VC\GetReceipt.rgs,Account.VC_GetReceipt.rgs,,32
  1917. Account.VC\Guids.cpp,Account.VC_Guids.cpp,,32
  1918. Account.VC\MoveMoney.cpp,Account.VC_MoveMoney.cpp,,32
  1919. Account.VC\MoveMoney.h,Account.VC_MoveMoney.h,,32
  1920. Account.VC\MoveMoney.rgs,Account.VC_MoveMoney.rgs,,32
  1921. Account.VC\Resource.h,Account.VC_Resource.h,,32
  1922. Account.VC\StdAfx.cpp,Account.VC_StdAfx.cpp,,32
  1923. Account.VC\StdAfx.h,Account.VC_StdAfx.h,,32
  1924. Account.VC\tlbcheck.dat,Account.VC_tlbcheck.dat,,32
  1925. Account.VC\updatere.bin,Account.VC_updatere.bin,,32
  1926. Account.VC\UpdateReceipt.cpp,Account.VC_UpdateReceipt.cpp,,32
  1927. Account.VC\UpdateReceipt.h,Account.VC_UpdateReceipt.h,,32
  1928. Account.VC\UpdateReceipt.rgs,Account.VC_UpdateReceipt.rgs,,32
  1929.  
  1930. [TClientSrc]
  1931. TClient\BigO.bmp,TClient_BigO.bmp,,32
  1932. TClient\BigX.bmp,TClient_BigX.bmp,,32
  1933. TClient\frmMain.frm,TClient_frmMain.frm,,32
  1934. TClient\frmMain.frx,TClient_frmMain.frx,,32
  1935. TClient\Null.bmp,TClient_Null.bmp,,32
  1936. TClient\O.bmp,TClient_O.bmp,,32
  1937. TClient\Screen.bmp,TClient_Screen.bmp,,32
  1938. TClient\tClient.vbp,TClient_tClient.vbp,,32
  1939. TClient\X.bmp,TClient_X.bmp,,32
  1940.  
  1941. [TServerSrc]
  1942. TServer\computer.bin,TServer_computer.bin,,32
  1943. TServer\Computer.cpp,TServer_Computer.cpp,,32
  1944. TServer\Computer.h,TServer_Computer.h,,32
  1945. TServer\Computer.rgs,TServer_Computer.rgs,,32
  1946. TServer\human.bin,TServer_human.bin,,32
  1947. TServer\Human.cpp,TServer_Human.cpp,,32
  1948. TServer\Human.h,TServer_Human.h,,32
  1949. TServer\Human.rgs,TServer_Human.rgs,,32
  1950. TServer\resource.h,TServer_resource.h,,32
  1951. TServer\StdAfx.cpp,TServer_StdAfx.cpp,,32
  1952. TServer\StdAfx.h,TServer_StdAfx.h,,32
  1953. TServer\tServer.cpp,TServer_tServer.cpp,,32
  1954. TServer\tServer.def,TServer_tServer.def,,32
  1955. TServer\tServer.dsp,TServer_tServer.dsp,,32
  1956. TServer\tServer.idl,TServer_tServer.idl,,32
  1957. TServer\tServer.mak,TServer_tServer.mak,,32
  1958. TServer\tServer.rc,TServer_tServer.rc,,32
  1959. TServer\tServerps.def,TServer_tServerps.def,,32
  1960. TServer\tServerps.mk,TServer_tServerps.mk,,32
  1961.  
  1962. [WSHSrc]
  1963. instpak.vbs,wsh_instpak.vbs,,32
  1964. instdll.vbs,wsh_instdll.vbs,,32
  1965. instpakcli.vbs,wsh_instpakcli.vbs,,32
  1966. instdllcli.vbs,wsh_instdllcli.vbs,,32
  1967. uninst.vbs,wsh_uninst.vbs,,32
  1968.  
  1969.  
  1970.  
  1971. [BankVJSrc]
  1972. Bank.VJ\Bank.class,Bank.VJ_Bank.class
  1973. Bank.VJ\Bank.java,Bank.VJ_Bank.java,,32
  1974. Bank.VJ\BankError.class,Bank.VJ_BankError.class,,32
  1975. Bank.VJ\BankError.java,Bank.VJ_BankError.java,,32
  1976. Bank.VJ\BankEvents.class,Bank.VJ_BankEvents.class,,32
  1977. Bank.VJ\BankEvents.java,Bank.VJ_BankEvents.java,,32
  1978. Bank.VJ\BankFrame.class,Bank.VJ_BankFrame.class,,32
  1979. Bank.VJ\BankFrame.java,Bank.VJ_BankFrame.java,,32
  1980. Bank.VJ\JavaBank.dsp,Bank.VJ_JavaBank.dsp,,32
  1981. Bank.VJ\JavaBank.dsw,Bank.VJ_JavaBank.dsw,,32
  1982. Bank.VJ\tlbcheck.dat,Bank.VJ_tlbcheck.dat,,32
  1983.  
  1984. [VjacctSrc]
  1985. Account.VJ\SetJavaDev.bat,Account.VJ_SetJavaDev.bat,,32
  1986. Account.VJ\mkdll.bat,Account.VJ_mkdll.bat,,32
  1987. Account.VJ\Account.dsp,Account.VJ_Account.dsp,,32
  1988. Account.VJ\Account.dsw,Account.VJ_Account.dsw,,32
  1989. Account.VJ\Accountlib.idl,Account.VJ_Accountlib.idl,,32
  1990. Account.VJ\Account\Account.java,Account.VJ_Account_Account.java,,32
  1991. Account.VJ\Account\GetReceipt.java,Account.VJ_Account_GetReceipt.java,,32
  1992. Account.VJ\Account\MoveMoney.java,Account.VJ_Account_MoveMoney.java,,32
  1993. Account.VJ\Account\UpdateReceipt.java,Account.VJ_Account_UpdateReceipt.java,,32
  1994.  
  1995. [VjacctCleanup]
  1996. Account.VJ\Account.class,,,1
  1997. Account.VJ\Account.java,,,1
  1998. Account.VJ\Account.reg,,,1
  1999. Account.VJ\Accountlib.tlb,,,1
  2000. Account.VJ\GetReceipt.class,,,1
  2001. Account.VJ\GetReceipt.java,,,1
  2002. Account.VJ\GetReceipt.reg,,,1
  2003. Account.VJ\GetReceiptlib.idl,,,1
  2004. Account.VJ\GetReceiptlib.tlb,,,1
  2005. Account.VJ\mkdll.bat,,,1
  2006. Account.VJ\MoveMoney.class,,,1
  2007. Account.VJ\MoveMoney.java,,,1
  2008. Account.VJ\MoveMoney.reg,,,1
  2009. Account.VJ\MoveMoneylib.idl,,,1
  2010. Account.VJ\MoveMoneylib.tlb,,,1
  2011. Account.VJ\tlbcheck.dat,,,1
  2012. Account.VJ\UpdateReceipt.class,,,1
  2013. Account.VJ\UpdateReceipt.java,,,1
  2014. Account.VJ\UpdateReceipt.reg,,,1
  2015. Account.VJ\UpdateReceiptlib.idl,,,1
  2016. Account.VJ\UpdateReceiptlib.tlb,,,1
  2017. Account.VJ\Account\MoveMoneyObj.java,,,1
  2018. Account.VJ\Account\AccountObj.java,,,1
  2019. Account.VJ\odbc_connection.h
  2020. Account.VJ\account.mak
  2021. Account.VJ\account.mdp
  2022. Account.VJ\account.tlb
  2023. Account.VJ\jdbcdemo.cpp
  2024. Account.VJ\jdbcdemo.mak
  2025. Account.VJ\jdbcdemo.mdp
  2026. Account.VJ\account.idl
  2027. Account.VJ\odbc_statement.h
  2028. Account.VJ\odbc\Statement.java
  2029. Account.VJ\odbc\Connection.java
  2030. Account.VJ\java\sql\DriverManager.java
  2031. Account.VJ\java\sql\Connection.java
  2032. Account.VJ\java\sql\ResultSet.java
  2033. Account.VJ\java\sql\SQLException.java
  2034. Account.VJ\java\sql\Statement.java
  2035.  
  2036.  
  2037.  
  2038. [BankPkg]
  2039.  
  2040. vjacct.dll,,,32
  2041.  
  2042. vbacct.dll,,,32
  2043. vcacct.dll,,,32
  2044.  
  2045. [TicTacToePkg]
  2046. tServer.dll,,,32
  2047.  
  2048. [GeneratedPackages]
  2049. "Sample Bank.PAK",,,1
  2050. Tic-Tac-Toe.PAK,,,1
  2051.  
  2052. [GeneratedCLEX]
  2053. SampleBank.exe,,,1
  2054. Tic-Tac-Toe.exe,,,1
  2055.  
  2056. [VbbankSrc]
  2057. Bank.VB\VBBank.frm,Bank.VB_VBBank.frm,,32
  2058. Bank.VB\bank.vbp,Bank.VB_bank.vbp,,32
  2059.  
  2060.  
  2061.  
  2062. [MTXClexSupport]
  2063. diantz.exe,,,32
  2064. iexpress.exe,,,32
  2065. template.cdf,,,32
  2066. template.inf,,,32
  2067. updfile.exe,,,32
  2068. W95inf16.dll,,,32
  2069. w95inf32.dll,,,32
  2070. wextract.exe,,,32
  2071. setupapi.dll,w95_setupapi.dll,,32
  2072. cfgmgr32.dll,w95_cfgmgr32.dll,,32
  2073. Advpack.dll,,,32
  2074.  
  2075.  
  2076. [MTX10_MTX_HELP]
  2077. help\mscreate.dir,,,1
  2078. help\mtx10.cnt,,,1
  2079. help\mtx10.hlp,,,1
  2080. help\mtx10pss.cnt,,,1
  2081. help\mtx10pss.hlp,,,1
  2082. help\readme.cnt,,,1
  2083. help\readme.hlp,,,1
  2084.  
  2085. [MTX10_MTX_INCLUDE]
  2086. include\mscreate.dir,,,1
  2087.  
  2088. [MTX10_MTX]
  2089. javareg.exe,,,1
  2090. mscreate.dir,,,1
  2091. mtxexctl.exe,,,1
  2092. mtxexdef.dll,,,1
  2093. readme.txt,,,1
  2094. setup.stf,,,1
  2095. setup.lnk,,,1
  2096. regsvr32.exe,,,1
  2097.  
  2098. [MTX10_MTX_LIB]
  2099. lib\mscreate.dir,,,1
  2100.  
  2101. [MTX10_MTX_LOG]
  2102. log\mscreate.dir,,,1
  2103.  
  2104. [MTX10_MTX_PACKAGES]
  2105. packages\mscreate.dir,,,1
  2106.  
  2107. [MTX10_MTX_REMOTE]
  2108. remote\mscreate.dir,,,1
  2109.  
  2110. [MTX10_MTX_SAMPLES_ACCOUNTVB]
  2111. samples\account.vb\mscreate.dir,,,1
  2112. samples\account.vb\submain.bas,,,1
  2113.  
  2114. [MTX10_MTX_SAMPLES_ACCOUNTVC]
  2115. samples\account.vc\mscreate.dir,,,1
  2116.  
  2117. [MTX10_MTX_SAMPLES_VJ_ACCOUNT]
  2118. samples\account.vj\account\mscreate.dir,,,1
  2119.  
  2120. [MTX10_MTX_SAMPLES_VJ_JAVA]
  2121. samples\account.vj\java\mscreate.dir,,,1
  2122.  
  2123. [MTX10_MTX_SAMPLES_VJ_JAVA_SQL]
  2124. samples\account.vj\java\sql\mscreate.dir,,,1
  2125.  
  2126. [MTX10_MTX_SAMPLES_VJ]
  2127. samples\account.vj\mscreate.dir,,,1
  2128.  
  2129. [MTX10_MTX_SAMPLES_VJ_ODBC]
  2130. samples\account.vj\odbc\mscreate.dir,,,1
  2131.  
  2132. [MTX10_MTX_BANKVB]
  2133. samples\bank.vb\mscreate.dir,,,1
  2134. samples\bank.vb\vbbank.frm,,,1
  2135.  
  2136. [MTX10_MTX_SAMPLES]
  2137. samples\mscreate.dir,,,1
  2138.  
  2139. [MTX10_MTX_SAMPLE_PACKAGES]
  2140. samples\packages\mscreate.dir,,,1
  2141.  
  2142. [MTX10_MTX_SETUP]
  2143. setup\acmsetup.exe,,,1
  2144. setup\acmsetup.hlp,,,1
  2145. setup\mscreate.dir,,,1
  2146. setup\mssetup.dll,,,1
  2147. setup\odbckey.inf,,,1
  2148. setup\odbcstf.dll,,,1
  2149. setup\setup.exe,,,1
  2150. setup\setup.lst,,,1
  2151. setup\viphook.dll,,,1
  2152. setup\viprel.inf,,,1
  2153. setup\vipset.dll,,,1
  2154. setup\wwsetup.ttf,,,1
  2155.  
  2156. [MTX10_MTX_TOOLS]
  2157. tools,,,1
  2158. tools\exegen.exe,,,1
  2159. tools\midl.exe,,,1
  2160. tools\mscreate.dir,,,1
  2161. tools\rpcndr.h,,,1
  2162. tools\rpcproxy.h,,,1
  2163.  
  2164. [MTX_BETA2_LEGACY_HELP]
  2165. html\faqs.htm
  2166. html\gettingstarted_10.htm
  2167. html\gettingstarted_11.htm
  2168. html\gettingstarted_12.htm
  2169. html\gettingstarted_5.htm
  2170. html\gettingstarted_6.htm
  2171. html\gettingstarted_7.htm
  2172. html\gettingstarted_8.htm
  2173. html\gettingstarted_9.htm
  2174. html\install_8.htm
  2175. html\maintain_5.htm
  2176. html\maintain_6.htm
  2177. html\placeholder.htm
  2178. html\placeholder_1.htm
  2179. html\placeholder_10.htm
  2180. html\placeholder_11.htm
  2181. html\placeholder_12.htm
  2182. html\placeholder_13.htm
  2183. html\placeholder_14.htm
  2184. html\placeholder_15.htm
  2185. html\placeholder_16.htm
  2186. html\placeholder_17.htm
  2187. html\placeholder_18.htm
  2188. html\placeholder_19.htm
  2189. html\placeholder_2.htm
  2190. html\placeholder_3.htm
  2191. html\placeholder_4.htm
  2192. html\placeholder_5.htm
  2193. html\placeholder_6.htm
  2194. html\placeholder_7.htm
  2195. html\placeholder_8.htm
  2196. html\placeholder_9.htm
  2197. html\progsecref.htm
  2198. html\progsecref_1.htm
  2199. html\progsecref_2.htm
  2200. html\progsecref_3.htm
  2201. html\progsecref_4.htm
  2202. html\progsecref_5.htm
  2203. html\progsecref_6.htm
  2204. html\progsecref_7.htm
  2205. html\progsecref_8.htm
  2206. html\progsecref_9.htm
  2207. html\readme.htm
  2208. html\readme_1.htm
  2209. html\readme_2.htm
  2210. html\readme_3.htm
  2211. html\readme_4.htm
  2212. html\images\vigs02.gif
  2213. html\images\vigs03.gif
  2214. ;*** BEGIN **********************************************************
  2215. ;**                                                                **
  2216. ;** Automatically generated on: Fri Sep 12 10:20:20 1997           **
  2217. ;**                                                                **
  2218. ;** Diamond Version: (32) 1.00.0520 (12/16/94)                     **
  2219. ;**                                                                **
  2220. ;*** BEGIN **********************************************************
  2221. ;LAYOUT.INF
  2222. ;Disk Layout file for Microsoft Transation Server Setup
  2223. ;Copyright (c) 1993-1997 Microsoft Corporation
  2224.  
  2225. [version]
  2226. signature="$Windows NT$"
  2227. SetupClass=BASE
  2228.  
  2229.  "1","Microsoft Transaction Server Disk","dtc1.CAB","","dmf"
  2230. [SourceDisksNames]
  2231. ; Cabinet file names and associated disks
  2232. ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
  2233. 0="Microsoft Transaction Server CD-ROM","",0
  2234. 1="Microsoft Transaction Server CD-ROM","MTS1.CAB",0
  2235. 2="Microsoft Transaction Server CD-ROM","MTS2.CAB",0
  2236. 3="Microsoft Transaction Server CD-ROM","MTS3.CAB",0
  2237. 4="Microsoft Transaction Server CD-ROM","MTS4.CAB",0
  2238. [SourceDisksFiles]
  2239. ;<file> = <cabinet number>,<subdir>,<size>
  2240. ;Note: File is not in a cabinet if cab# is 0
  2241.  
  2242. mtssetup.dll=0,,668432
  2243. msvcrtd.dll=0,,373248
  2244. msvcirtd.dll=0,,81408
  2245. msvcirt.dll=0,,70656
  2246. adme.dll=0,,75024
  2247. dtcutil.dll=0,,48912
  2248. dtctrace.dll=0,,21264
  2249. mtxcat.dll=0,,300816
  2250. mtxclu.dll=0,,207112
  2251. mtxrn.dll=0,,69904
  2252. mtxcatex.dll=0,,235280
  2253. mfcsubs.dll=0,,47376
  2254. mtxinfr1.dll=0,,491140
  2255. mtxinfr2.dll=0,,41232
  2256. mtxperf.dll=0,,10000
  2257. vcacct.dll=1,,47104
  2258. mtxsys.pak=1,,4009
  2259. mtxutil.pak=1,,1280
  2260. atl.dll=1,,18944
  2261. vbbank.exe=1,,33792
  2262. tclient.exe=1,,81920
  2263. tserver.dll=1,,276992
  2264. vbacct.dll=1,,33792
  2265. vjacct.dll=1,,77312
  2266. mfc42d.dll=1,,1393152
  2267. mfco42d.dll=1,,721408
  2268. mfco42ud.dll=1,,724992
  2269. mfc42ud.dll=1,,1406976
  2270. msrdo20.dll=1,,376080
  2271. msvbvm50.dll=1,,1329936
  2272. instcat.sql=1,,654547
  2273. TestOracleXAConfig.Exe=1,,85504
  2274. jdbcdemo.dll=1,,28160
  2275. ven2232.olb=1,,37376
  2276. ctl3d32.dll=1,,27136
  2277. SampDtcC.exe=1,,91408
  2278. dac.exe=1,,24336
  2279. dtctrace.exe=1,,41744
  2280. msdtc.exe=1,,8464
  2281. SampDtcS.exe=1,,67856
  2282. mtx.exe=1,,18192
  2283. mtxrereg.exe=1,,8976
  2284. mtxiidel.exe=1,,16144
  2285. mtxstop.exe=1,,9488
  2286. mtxextps.dll=1,,30992
  2287. dtccm.dll=1,,269584
  2288. dtcuic.dll=1,,71952
  2289. dtcuis.dll=1,,61712
  2290. logmgr.dll=1,,85264
  2291. msdtc.dll=1,,29456
  2292. msdtcprx.dll=1,,425232
  2293. msdtctm.dll=1,,699152
  2294. SampDtcR.dll=1,,24848
  2295. svcsrvl.dll=1,,25872
  2296. xolehlp.dll=1,,29968
  2297. mtxact.dll=1,,31504
  2298. mtxtrk.dll=1,,44816
  2299. mtxex.dll=1,,550672
  2300. mtxextrk.dll=1,,44816
  2301. mtxdm.dll=1,,48400
  2302. mtxtrkps.dll=1,,30480
  2303. mtxas.dll=1,,54032
  2304. mtxwcps.dll=1,,32016
  2305. mtxexpd.dll=1,,697104
  2306. mtxtsps.dll=1,,29968
  2307. mtxcatu.dll=1,,113424
  2308. mtxspm.dll=1,,82704
  2309. daccom.dll=1,,38672
  2310. txctxps.dll=1,,30480
  2311. txctx.dll=1,,27920
  2312. mtxlegih.dll=1,,19728
  2313. mtxaddin.dll=1,,57616
  2314. dtcxatm.dll=1,,191248
  2315. dtcadmc.dll=1,,91408
  2316. mtxadmin.dll=1,,121104
  2317. mtsevents.dll=1,,123664
  2318. mtxgrp.dll=1,,41232
  2319. mtxclex.dll=1,,51472
  2320. mtxoci.dll=1,,81680
  2321. enudtc.dll=1,,76560
  2322. enumtx.dll=1,,18192
  2323. javaguid.exe=1,,196096
  2324. mtxjava.dll=1,,8976
  2325. dacdll.dll=1,,95744
  2326. msdtc.log=1,,4194304
  2327. mmc.exe=1,,525072
  2328. mmcndmgr.dll=1,,595216
  2329. mmc.ini=1,,1793
  2330. mmc_procedures.htm=1,,2979
  2331. mmc.hhc=1,,3564
  2332. mmc_about0.htm=1,,2235
  2333. mmc_about1.htm=1,,2478
  2334. mmc_about2.htm=1,,3616
  2335. mmc_about3.htm=1,,3588
  2336. mmc_banr.GIF=1,,5566
  2337. mmc_extension.htm=1,,2014
  2338. mmc_load.htm=1,,2250
  2339. mmc_node.htm=1,,2003
  2340. index1.hhk=1,,38956
  2341. mmc_restore.htm=1,,1735
  2342. mmc_save.htm=1,,2196
  2343. mmc_welcome.htm=1,,2871
  2344. mmc_windows.htm=1,,2790
  2345. start.htm=1,,204
  2346. Diantz.exe=1,,121344
  2347. IExpress.exe=1,,141056
  2348. template.cdf=1,,838
  2349. template.inf=1,,2033
  2350. updfile.exe=1,,62480
  2351. W95inf16.dll=1,,2304
  2352. w95inf32.dll=1,,4608
  2353. wextract.exe=1,,117904
  2354. Advpack.dll=1,,66320
  2355. w95_setupapi.dll=1,,339728
  2356. w95_cfgmgr32.dll=1,,23552
  2357. IEnumNames.class=1,,795
  2358. IGetContextProperties.class=1,,786
  2359. IObjectContext.class=1,,1222
  2360. IObjectControl.class=1,,686
  2361. ISharedProperty.class=1,,730
  2362. ISharedPropertyGroup.class=1,,1148
  2363. ISharedPropertyGroupManager.class=1,,1197
  2364. ITransactionContextEx.class=1,,829
  2365. MTx.class=1,,440
  2366. SharedPropertyGroupManager.class=1,,840
  2367. TransactionContextEx.class=1,,792
  2368. dtccfg.cpl=1,,28432
  2369. svr1.ini=1,,124
  2370. svr2.ini=1,,124
  2371. svr3.ini=1,,124
  2372. mtxtest.exe=1,,12560
  2373. mtxtstop.exe=1,,7952
  2374. exegen.exe=1,,60928
  2375. mtxexp.ocx=2,,54544
  2376. mtxsnap.dll=2,,69904
  2377. mtxrepl.dll=2,,67856
  2378. mtxrepl.exe=2,,9488
  2379. mtxexp.msc=2,,5632
  2380. mts20.cnt=2,,30696
  2381. mts20.hlp=2,,1134417
  2382. readme.cnt=2,,329
  2383. readme.hlp=2,,35662
  2384. HLP95EN.DLL=2,,31744
  2385. mts20adm.hhc=3,,24498
  2386. AdminNode.html=3,,2685
  2387. MTSWelcome.html=3,,3239
  2388. SetupNode.html=3,,3260
  2389. StartedNode.html=3,,2635
  2390. TourNode.html=3,,2278
  2391. create.htm=3,,3983
  2392. create_1.htm=3,,4264
  2393. create_10.htm=3,,2993
  2394. create_2.htm=3,,5636
  2395. create_3.htm=3,,2995
  2396. create_4.htm=3,,2979
  2397. create_5.htm=3,,5017
  2398. create_6.htm=3,,5050
  2399. create_7.htm=3,,3397
  2400. create_8.htm=3,,4822
  2401. create_9.htm=3,,4270
  2402. distribute.htm=3,,2379
  2403. distribute_1.htm=3,,6276
  2404. distribute_2.htm=3,,3428
  2405. distribute_3.htm=3,,10555
  2406. gettingstarted.htm=3,,2324
  2407. gettingstarted_1.htm=3,,8723
  2408. gettingstarted_2.htm=3,,4951
  2409. gettingstarted_3.htm=3,,5232
  2410. gettingstarted_4.htm=3,,1602
  2411. install.htm=3,,2956
  2412. install_1.htm=3,,4607
  2413. install_2.htm=3,,2550
  2414. install_3.htm=3,,10223
  2415. install_4.htm=3,,3408
  2416. install_5.htm=3,,2839
  2417. install_6.htm=3,,2909
  2418. install_7.htm=3,,1241
  2419. maintain.htm=3,,2257
  2420. maintain_1.htm=3,,4238
  2421. maintain_2.htm=3,,3601
  2422. maintain_3.htm=3,,3970
  2423. maintain_4.htm=3,,11982
  2424. roadmap.htm=3,,5138
  2425. roadmap_1.htm=3,,3308
  2426. roadmap_10.htm=3,,5061
  2427. roadmap_11.htm=3,,2483
  2428. roadmap_12.htm=3,,1994
  2429. roadmap_13.htm=3,,2901
  2430. roadmap_14.htm=3,,2511
  2431. roadmap_15.htm=3,,2109
  2432. roadmap_16.htm=3,,1784
  2433. roadmap_17.htm=3,,2181
  2434. roadmap_18.htm=3,,2259
  2435. roadmap_19.htm=3,,2605
  2436. roadmap_2.htm=3,,3572
  2437. roadmap_20.htm=3,,2749
  2438. roadmap_21.htm=3,,4481
  2439. roadmap_22.htm=3,,4059
  2440. roadmap_23.htm=3,,6350
  2441. roadmap_24.htm=3,,1853
  2442. roadmap_25.htm=3,,1711
  2443. roadmap_26.htm=3,,2989
  2444. roadmap_27.htm=3,,3993
  2445. roadmap_28.htm=3,,2390
  2446. roadmap_29.htm=3,,2057
  2447. roadmap_3.htm=3,,3012
  2448. roadmap_30.htm=3,,2102
  2449. roadmap_31.htm=3,,2179
  2450. roadmap_32.htm=3,,2396
  2451. roadmap_33.htm=3,,2643
  2452. roadmap_34.htm=3,,2215
  2453. roadmap_35.htm=3,,2511
  2454. roadmap_36.htm=3,,1878
  2455. roadmap_37.htm=3,,3264
  2456. roadmap_38.htm=3,,1960
  2457. roadmap_39.htm=3,,2059
  2458. roadmap_4.htm=3,,2552
  2459. roadmap_40.htm=3,,1755
  2460. roadmap_41.htm=3,,2356
  2461. roadmap_42.htm=3,,1904
  2462. roadmap_43.htm=3,,2216
  2463. roadmap_44.htm=3,,1806
  2464. roadmap_45.htm=3,,1912
  2465. roadmap_46.htm=3,,1873
  2466. roadmap_47.htm=3,,1686
  2467. roadmap_48.htm=3,,1776
  2468. roadmap_5.htm=3,,2732
  2469. roadmap_6.htm=3,,4039
  2470. roadmap_7.htm=3,,4994
  2471. roadmap_8.htm=3,,2390
  2472. roadmap_9.htm=3,,2934
  2473. scriptable.htm=3,,3471
  2474. scriptable_1.htm=3,,3395
  2475. scriptable_10.htm=3,,5003
  2476. scriptable_11.htm=3,,10170
  2477. scriptable_12.htm=3,,2593
  2478. scriptable_13.htm=3,,3098
  2479. scriptable_14.htm=3,,3864
  2480. scriptable_15.htm=3,,3647
  2481. scriptable_16.htm=3,,3670
  2482. scriptable_17.htm=3,,4181
  2483. scriptable_18.htm=3,,2441
  2484. scriptable_19.htm=3,,3935
  2485. scriptable_2.htm=3,,1976
  2486. scriptable_20.htm=3,,3814
  2487. scriptable_21.htm=3,,5312
  2488. scriptable_22.htm=3,,3251
  2489. scriptable_23.htm=3,,3297
  2490. scriptable_24.htm=3,,3756
  2491. scriptable_3.htm=3,,2203
  2492. scriptable_4.htm=3,,2180
  2493. scriptable_5.htm=3,,2078
  2494. scriptable_6.htm=3,,1862
  2495. scriptable_7.htm=3,,2196
  2496. scriptable_8.htm=3,,2573
  2497. scriptable_9.htm=3,,2903
  2498. vipdef01.htm=3,,35180
  2499. menus2.htm=3,,2119
  2500. menus2_1.htm=3,,1505
  2501. menus2_2.htm=3,,1506
  2502. menus2_3.htm=3,,1488
  2503. menus2_4.htm=3,,8065
  2504. menus2_5.htm=3,,2732
  2505. menus2_6.htm=3,,1599
  2506. quicktour.htm=3,,2217
  2507. quicktour_1.htm=3,,3776
  2508. quicktour_2.htm=3,,3466
  2509. quicktour_3.htm=3,,7314
  2510. quicktour_4.htm=3,,3220
  2511. quicktour_5.htm=3,,3084
  2512. settingup.htm=3,,2627
  2513. settingup_1.htm=3,,11402
  2514. settingup_2.htm=3,,3882
  2515. settingup_3.htm=3,,5246
  2516. settingup_4.htm=3,,3382
  2517. settingup_5.htm=3,,2502
  2518. settingup_6.htm=3,,6356
  2519. settingup_7.htm=3,,2933
  2520. settingup_8.htm=3,,4999
  2521. settingup_9.htm=3,,2590
  2522. transactions.htm=3,,2409
  2523. transactions_1.htm=3,,2566
  2524. transactions_2.htm=3,,3716
  2525. transactions_3.htm=3,,4926
  2526. transactions_4.htm=3,,3645
  2527. transactions_5.htm=3,,7038
  2528. transactions_6.htm=3,,10608
  2529. ADMIN_ABORTED.gif=3,,1042
  2530. ADMIN_ABORTING.gif=3,,1077
  2531. ADMIN_CHICLET.gif=3,,845
  2532. ADMIN_PRCARROW.gif=3,,821
  2533. ADMIN_COMIT.gif=3,,1035
  2534. ADMIN_dtcintro01.gif=3,,1820
  2535. ADMIN_dtcintro02.gif=3,,4082
  2536. ADMIN_dtcintro12.gif=3,,4585
  2537. ADMIN_dtcintro15.gif=3,,3862
  2538. ADMIN_ERROR.gif=3,,875
  2539. ADMIN_filenew.gif=3,,971
  2540. ADMIN_ForceAb.gif=3,,1055
  2541. ADMIN_INDOUBT.gif=3,,1055
  2542. ADMIN_INFO.gif=3,,874
  2543. ADMIN_largeico.gif=3,,930
  2544. ADMIN_list.gif=3,,933
  2545. ADMIN_methhier.gif=3,,7676
  2546. ADMIN_Newrole.gif=3,,3340
  2547. ADMIN_Newuser1.gif=3,,8223
  2548. ADMIN_NOTIFYC.gif=3,,1068
  2549. ADMIN_onlyfail.gif=3,,1054
  2550. ADMIN_OPEN.gif=3,,1035
  2551. ADMIN_PREPARD.gif=3,,1036
  2552. ADMIN_PREPRNG.gif=3,,1072
  2553. ADMIN_Property.gif=3,,926
  2554. ADMIN_pulling.gif=3,,9746
  2555. ADMIN_pushing.gif=3,,18616
  2556. ADMIN_refresh.gif=3,,950
  2557. ADMIN_smallico.gif=3,,915
  2558. ADMIN_snapin.gif=3,,12094
  2559. ADMIN_snapin2.gif=3,,8762
  2560. ADMIN_status.gif=3,,933
  2561. ADMIN_trlist.gif=3,,935
  2562. ADMIN_trstatus.gif=3,,934
  2563. ADMIN_trtrace.gif=3,,923
  2564. ADMIN_txforced.gif=3,,1052
  2565. ADMIN_viag0301.gif=3,,5640
  2566. ADMIN_viag0302.gif=3,,5658
  2567. ADMIN_viag0303.gif=3,,5613
  2568. ADMIN_viagaa03.gif=3,,1032
  2569. ADMIN_viagaa05.gif=3,,1138
  2570. ADMIN_viagaa06.gif=3,,990
  2571. ADMIN_viagaa07.gif=3,,1136
  2572. ADMIN_viagaa08.gif=3,,1054
  2573. ADMIN_vigs01.gif=3,,12626
  2574. ADMIN_vigs04.gif=3,,8081
  2575. ADMIN_vigs05.gif=3,,5092
  2576. ADMIN_vipa01.gif=3,,12887
  2577. ADMIN_vipa02.gif=3,,4596
  2578. ADMIN_WARNING.gif=3,,870
  2579. ADMIN_MTS_BANR.gif=3,,5489
  2580. mtxstart.htm=3,,4850
  2581. mtslegal.htm=3,,1728
  2582. arrow.gif=3,,141
  2583. button.GIF=3,,1542
  2584. mts.gif=3,,23389
  2585. mtslogo.gif=3,,13092
  2586. README_PRCARROW.gif=3,,821
  2587. spacer.gif=3,,49
  2588. vintdev.JPG=3,,30391
  2589. mts20pr.hhc=4,,76823
  2590. ProgNode.html=4,,2390
  2591. adminref.htm=4,,2307
  2592. adminref_1.htm=4,,2238
  2593. adminref_10.htm=4,,2923
  2594. adminref_11.htm=4,,4440
  2595. adminref_12.htm=4,,2433
  2596. adminref_13.htm=4,,6659
  2597. adminref_14.htm=4,,4680
  2598. adminref_15.htm=4,,3412
  2599. adminref_16.htm=4,,4794
  2600. adminref_17.htm=4,,3142
  2601. adminref_18.htm=4,,2510
  2602. adminref_19.htm=4,,2916
  2603. adminref_2.htm=4,,2133
  2604. adminref_20.htm=4,,2376
  2605. adminref_21.htm=4,,3707
  2606. adminref_22.htm=4,,3189
  2607. adminref_23.htm=4,,3470
  2608. adminref_24.htm=4,,8545
  2609. adminref_25.htm=4,,4777
  2610. adminref_26.htm=4,,2561
  2611. adminref_27.htm=4,,2229
  2612. adminref_28.htm=4,,2204
  2613. adminref_29.htm=4,,2289
  2614. adminref_3.htm=4,,2796
  2615. adminref_30.htm=4,,3030
  2616. adminref_31.htm=4,,2254
  2617. adminref_32.htm=4,,1883
  2618. adminref_33.htm=4,,1881
  2619. adminref_34.htm=4,,2081
  2620. adminref_35.htm=4,,2210
  2621. adminref_36.htm=4,,2663
  2622. adminref_37.htm=4,,2543
  2623. adminref_38.htm=4,,2321
  2624. adminref_39.htm=4,,2228
  2625. adminref_4.htm=4,,2965
  2626. adminref_40.htm=4,,2274
  2627. adminref_41.htm=4,,2751
  2628. adminref_42.htm=4,,2704
  2629. adminref_43.htm=4,,2578
  2630. adminref_44.htm=4,,2559
  2631. adminref_45.htm=4,,2147
  2632. adminref_46.htm=4,,2243
  2633. adminref_47.htm=4,,1879
  2634. adminref_48.htm=4,,3264
  2635. adminref_49.htm=4,,1778
  2636. adminref_5.htm=4,,4433
  2637. adminref_50.htm=4,,1779
  2638. adminref_51.htm=4,,3020
  2639. adminref_52.htm=4,,1764
  2640. adminref_53.htm=4,,2086
  2641. adminref_54.htm=4,,1845
  2642. adminref_55.htm=4,,2248
  2643. adminref_56.htm=4,,1999
  2644. adminref_57.htm=4,,2122
  2645. adminref_58.htm=4,,2086
  2646. adminref_59.htm=4,,2022
  2647. adminref_6.htm=4,,2649
  2648. adminref_60.htm=4,,2078
  2649. adminref_61.htm=4,,3050
  2650. adminref_62.htm=4,,6090
  2651. adminref_63.htm=4,,1793
  2652. adminref_64.htm=4,,2239
  2653. adminref_65.htm=4,,2423
  2654. adminref_66.htm=4,,2081
  2655. adminref_67.htm=4,,2020
  2656. adminref_68.htm=4,,2802
  2657. adminref_69.htm=4,,1901
  2658. adminref_7.htm=4,,3044
  2659. adminref_70.htm=4,,2323
  2660. adminref_71.htm=4,,2026
  2661. adminref_72.htm=4,,2244
  2662. adminref_73.htm=4,,2654
  2663. adminref_74.htm=4,,3403
  2664. adminref_75.htm=4,,2631
  2665. adminref_76.htm=4,,1907
  2666. adminref_77.htm=4,,2101
  2667. adminref_78.htm=4,,1997
  2668. adminref_79.htm=4,,2139
  2669. adminref_8.htm=4,,2804
  2670. adminref_80.htm=4,,2291
  2671. adminref_81.htm=4,,2047
  2672. adminref_82.htm=4,,2053
  2673. adminref_83.htm=4,,2082
  2674. adminref_84.htm=4,,2063
  2675. adminref_85.htm=4,,2305
  2676. adminref_86.htm=4,,2445
  2677. adminref_87.htm=4,,3211
  2678. adminref_88.htm=4,,3211
  2679. adminref_89.htm=4,,2403
  2680. adminref_9.htm=4,,2753
  2681. adminref_90.htm=4,,2457
  2682. adminref_91.htm=4,,2127
  2683. adminref_92.htm=4,,1908
  2684. adminref_93.htm=4,,3902
  2685. adminref_94.htm=4,,3203
  2686. adminref_95.htm=4,,2597
  2687. adminref_96.htm=4,,1914
  2688. adminref_97.htm=4,,3248
  2689. adminref_98.htm=4,,2748
  2690. adminref_99.htm=4,,2910
  2691. building.htm=4,,2177
  2692. building_1.htm=4,,7953
  2693. building_10.htm=4,,6010
  2694. building_11.htm=4,,8634
  2695. building_12.htm=4,,8508
  2696. building_13.htm=4,,8345
  2697. building_2.htm=4,,3409
  2698. building_3.htm=4,,7430
  2699. building_4.htm=4,,7108
  2700. building_5.htm=4,,5698
  2701. building_6.htm=4,,8281
  2702. building_7.htm=4,,11691
  2703. building_8.htm=4,,2653
  2704. building_9.htm=4,,7466
  2705. disamb01.htm=4,,1602
  2706. disamb01_1.htm=4,,1542
  2707. disamb01_10.htm=4,,1648
  2708. disamb01_11.htm=4,,1696
  2709. disamb01_12.htm=4,,1593
  2710. disamb01_13.htm=4,,1599
  2711. disamb01_14.htm=4,,1606
  2712. disamb01_15.htm=4,,1594
  2713. disamb01_16.htm=4,,1612
  2714. disamb01_17.htm=4,,1606
  2715. disamb01_18.htm=4,,1664
  2716. disamb01_19.htm=4,,1768
  2717. disamb01_2.htm=4,,1650
  2718. disamb01_20.htm=4,,1701
  2719. disamb01_21.htm=4,,1642
  2720. disamb01_22.htm=4,,1702
  2721. disamb01_23.htm=4,,1602
  2722. disamb01_24.htm=4,,1663
  2723. disamb01_25.htm=4,,1751
  2724. disamb01_26.htm=4,,1686
  2725. disamb01_27.htm=4,,1597
  2726. disamb01_28.htm=4,,1570
  2727. disamb01_3.htm=4,,1596
  2728. disamb01_4.htm=4,,1612
  2729. disamb01_5.htm=4,,1615
  2730. disamb01_6.htm=4,,1621
  2731. disamb01_7.htm=4,,1630
  2732. disamb01_8.htm=4,,1636
  2733. disamb01_9.htm=4,,1630
  2734. errorcodes.htm=4,,3023
  2735. errorcodes_1.htm=4,,3264
  2736. mtxpg03.htm=4,,2127
  2737. mtxpg03_1.htm=4,,5150
  2738. mtxpg03_2.htm=4,,2117
  2739. mtxpg03_3.htm=4,,2334
  2740. mtxpg03_4.htm=4,,2297
  2741. mtxpg03_5.htm=4,,3014
  2742. mtxpg03_6.htm=4,,2384
  2743. mtxpg03_7.htm=4,,1780
  2744. mtxpg04.htm=4,,1902
  2745. mtxpg04_1.htm=4,,12132
  2746. mtxpg04_10.htm=4,,3768
  2747. mtxpg04_11.htm=4,,7408
  2748. mtxpg04_12.htm=4,,4631
  2749. mtxpg04_13.htm=4,,2187
  2750. mtxpg04_14.htm=4,,2673
  2751. mtxpg04_15.htm=4,,3395
  2752. mtxpg04_16.htm=4,,5288
  2753. mtxpg04_17.htm=4,,5736
  2754. mtxpg04_18.htm=4,,3367
  2755. mtxpg04_19.htm=4,,5671
  2756. mtxpg04_2.htm=4,,5540
  2757. mtxpg04_3.htm=4,,3947
  2758. mtxpg04_4.htm=4,,5668
  2759. mtxpg04_5.htm=4,,2750
  2760. mtxpg04_6.htm=4,,5481
  2761. mtxpg04_7.htm=4,,7674
  2762. mtxpg04_8.htm=4,,5668
  2763. mtxpg04_9.htm=4,,5964
  2764. mtxpg05vb.htm=4,,4416
  2765. mtxpg05vb_1.htm=4,,3470
  2766. mtxpg05vb_2.htm=4,,3150
  2767. mtxpg05vb_3.htm=4,,3253
  2768. mtxpg05vb_4.htm=4,,2563
  2769. mtxpg05vb_5.htm=4,,4290
  2770. mtxpg05vb_6.htm=4,,3791
  2771. mtxpg05vb_7.htm=4,,4114
  2772. mtxpg06vb.htm=4,,3224
  2773. mtxpg06vb_1.htm=4,,2731
  2774. mtxpg06vb_2.htm=4,,6304
  2775. mtxpg06vb_3.htm=4,,5016
  2776. mtxpg07vb.htm=4,,3274
  2777. mtxpg07vb_1.htm=4,,2598
  2778. mtxpg07vb_2.htm=4,,5710
  2779. mtxpg07vb_3.htm=4,,3776
  2780. mtxpg07vb_4.htm=4,,3529
  2781. mtxpg08vb.htm=4,,2865
  2782. mtxpg08vb_1.htm=4,,2901
  2783. mtxpg08vb_2.htm=4,,6562
  2784. mtxpg08vb_3.htm=4,,3792
  2785. mtxpg09vb.htm=4,,2695
  2786. mtxpg09vb_1.htm=4,,2339
  2787. mtxpg09vb_2.htm=4,,4203
  2788. mtxpg09vb_3.htm=4,,5857
  2789. mtxpg10vb.htm=4,,2618
  2790. mtxpg10vb_1.htm=4,,2861
  2791. mtxpg10vb_2.htm=4,,4439
  2792. mtxpg10vb_3.htm=4,,3795
  2793. mtxpg11vb.htm=4,,2704
  2794. mtxpg11vb_1.htm=4,,2115
  2795. mtxpg11vb_2.htm=4,,5693
  2796. mtxpg11vb_3.htm=4,,5495
  2797. objctrlvb.htm=4,,4726
  2798. objctrlvb_1.htm=4,,3870
  2799. objctrlvb_2.htm=4,,1684
  2800. objctrlvb_3.htm=4,,7260
  2801. objctrlvb_4.htm=4,,1627
  2802. objctrlvb_5.htm=4,,3514
  2803. objctrlvb_6.htm=4,,1571
  2804. objctrlvc.htm=4,,5212
  2805. objctrlvc_1.htm=4,,4358
  2806. objctrlvc_2.htm=4,,1782
  2807. objctrlvc_3.htm=4,,7578
  2808. objctrlvc_4.htm=4,,1556
  2809. objctrlvc_5.htm=4,,3548
  2810. objctrlvc_6.htm=4,,1646
  2811. objctrlvj.htm=4,,5147
  2812. objctrlvj_1.htm=4,,3900
  2813. objctrlvj_2.htm=4,,1649
  2814. objctrlvj_3.htm=4,,7556
  2815. objctrlvj_4.htm=4,,1545
  2816. objctrlvj_5.htm=4,,3357
  2817. objctrlvj_6.htm=4,,1493
  2818. objctxvb.htm=4,,2386
  2819. objctxvb_1.htm=4,,1675
  2820. objctxvb_10.htm=4,,1472
  2821. objctxvb_11.htm=4,,4179
  2822. objctxvb_12.htm=4,,1990
  2823. objctxvb_13.htm=4,,2766
  2824. objctxvb_14.htm=4,,1661
  2825. objctxvb_15.htm=4,,2830
  2826. objctxvb_16.htm=4,,2643
  2827. objctxvb_17.htm=4,,1852
  2828. objctxvb_2.htm=4,,2627
  2829. objctxvb_3.htm=4,,1694
  2830. objctxvb_4.htm=4,,8087
  2831. objctxvb_5.htm=4,,1865
  2832. objctxvb_6.htm=4,,3682
  2833. objctxvb_7.htm=4,,3745
  2834. objctxvb_8.htm=4,,1476
  2835. objctxvb_9.htm=4,,2737
  2836. objctxvc.htm=4,,4326
  2837. objctxvc_1.htm=4,,1779
  2838. objctxvc_10.htm=4,,4591
  2839. objctxvc_11.htm=4,,2124
  2840. objctxvc_12.htm=4,,2561
  2841. objctxvc_13.htm=4,,1753
  2842. objctxvc_14.htm=4,,2612
  2843. objctxvc_15.htm=4,,3571
  2844. objctxvc_16.htm=4,,1859
  2845. objctxvc_17.htm=4,,3650
  2846. objctxvc_2.htm=4,,3917
  2847. objctxvc_3.htm=4,,1803
  2848. objctxvc_4.htm=4,,7462
  2849. objctxvc_5.htm=4,,5261
  2850. objctxvc_6.htm=4,,4351
  2851. objctxvc_7.htm=4,,1578
  2852. objctxvc_8.htm=4,,3054
  2853. objctxvc_9.htm=4,,1572
  2854. objctxvj.htm=4,,3343
  2855. objctxvj_1.htm=4,,1681
  2856. objctxvj_10.htm=4,,3807
  2857. objctxvj_11.htm=4,,1929
  2858. objctxvj_12.htm=4,,2573
  2859. objctxvj_13.htm=4,,1587
  2860. objctxvj_14.htm=4,,2637
  2861. objctxvj_15.htm=4,,3070
  2862. objctxvj_16.htm=4,,1708
  2863. objctxvj_17.htm=4,,3179
  2864. objctxvj_2.htm=4,,2928
  2865. objctxvj_3.htm=4,,1702
  2866. objctxvj_4.htm=4,,7488
  2867. objctxvj_5.htm=4,,4293
  2868. objctxvj_6.htm=4,,3531
  2869. objctxvj_7.htm=4,,1471
  2870. objctxvj_8.htm=4,,2521
  2871. objctxvj_9.htm=4,,1467
  2872. parti.htm=4,,1773
  2873. partiii.htm=4,,2067
  2874. partiii_1.htm=4,,1450
  2875. partiii_10.htm=4,,1995
  2876. partiii_11.htm=4,,3040
  2877. partiii_12.htm=4,,3708
  2878. partiii_2.htm=4,,1922
  2879. partiii_3.htm=4,,2772
  2880. partiii_4.htm=4,,1567
  2881. partiii_5.htm=4,,3783
  2882. partiii_6.htm=4,,1446
  2883. partiii_7.htm=4,,2134
  2884. partiii_8.htm=4,,3332
  2885. partiii_9.htm=4,,4401
  2886. partiivb.htm=4,,3352
  2887. sampcodevb.htm=4,,1704
  2888. sampcodevb_1.htm=4,,4067
  2889. sampcodevb_10.htm=4,,4607
  2890. sampcodevb_2.htm=4,,4253
  2891. sampcodevb_3.htm=4,,4057
  2892. sampcodevb_4.htm=4,,2760
  2893. sampcodevb_5.htm=4,,4458
  2894. sampcodevb_6.htm=4,,1661
  2895. sampcodevb_7.htm=4,,2968
  2896. sampcodevb_8.htm=4,,3102
  2897. sampcodevb_9.htm=4,,4811
  2898. spamrefvb.htm=4,,6184
  2899. spamrefvb_1.htm=4,,8511
  2900. spamrefvb_10.htm=4,,1967
  2901. spamrefvb_11.htm=4,,3258
  2902. spamrefvb_12.htm=4,,2132
  2903. spamrefvb_13.htm=4,,2135
  2904. spamrefvb_2.htm=4,,2323
  2905. spamrefvb_3.htm=4,,3933
  2906. spamrefvb_4.htm=4,,3543
  2907. spamrefvb_5.htm=4,,3821
  2908. spamrefvb_6.htm=4,,2081
  2909. spamrefvb_7.htm=4,,2826
  2910. spamrefvb_8.htm=4,,1960
  2911. spamrefvb_9.htm=4,,2901
  2912. spamrefvc.htm=4,,6591
  2913. spamrefvc_1.htm=4,,8665
  2914. spamrefvc_10.htm=4,,2592
  2915. spamrefvc_11.htm=4,,3254
  2916. spamrefvc_12.htm=4,,2441
  2917. spamrefvc_13.htm=4,,3395
  2918. spamrefvc_14.htm=4,,2266
  2919. spamrefvc_15.htm=4,,2444
  2920. spamrefvc_16.htm=4,,2775
  2921. spamrefvc_2.htm=4,,2508
  2922. spamrefvc_3.htm=4,,3594
  2923. spamrefvc_4.htm=4,,2074
  2924. spamrefvc_5.htm=4,,3820
  2925. spamrefvc_6.htm=4,,3881
  2926. spamrefvc_7.htm=4,,4195
  2927. spamrefvc_8.htm=4,,2668
  2928. spamrefvc_9.htm=4,,3143
  2929. spamrefvj.htm=4,,6535
  2930. spamrefvj_1.htm=4,,8329
  2931. spamrefvj_10.htm=4,,2109
  2932. spamrefvj_11.htm=4,,2791
  2933. spamrefvj_12.htm=4,,2053
  2934. spamrefvj_13.htm=4,,3191
  2935. spamrefvj_14.htm=4,,1903
  2936. spamrefvj_15.htm=4,,1984
  2937. spamrefvj_16.htm=4,,2446
  2938. spamrefvj_2.htm=4,,2169
  2939. spamrefvj_3.htm=4,,2978
  2940. spamrefvj_4.htm=4,,1842
  2941. spamrefvj_5.htm=4,,3612
  2942. spamrefvj_6.htm=4,,3555
  2943. spamrefvj_7.htm=4,,3866
  2944. spamrefvj_8.htm=4,,2431
  2945. spamrefvj_9.htm=4,,2775
  2946. transctxvb.htm=4,,6235
  2947. transctxvb_1.htm=4,,2645
  2948. transctxvb_2.htm=4,,1888
  2949. transctxvb_3.htm=4,,3195
  2950. transctxvb_4.htm=4,,3979
  2951. transctxvb_5.htm=4,,1744
  2952. transctxvc.htm=4,,6403
  2953. transctxvc_1.htm=4,,2812
  2954. transctxvc_2.htm=4,,2168
  2955. transctxvc_3.htm=4,,3429
  2956. transctxvc_4.htm=4,,5298
  2957. transctxvc_5.htm=4,,1896
  2958. transctxvj.htm=4,,6208
  2959. transctxvj_1.htm=4,,2456
  2960. transctxvj_2.htm=4,,1994
  2961. transctxvj_3.htm=4,,3011
  2962. transctxvj_4.htm=4,,4652
  2963. transctxvj_5.htm=4,,1764
  2964. GetCtxtPropvc.htm=4,,2389
  2965. GetCtxtPropvc_1.htm=4,,1937
  2966. GetCtxtPropvc_2.htm=4,,2790
  2967. GetCtxtPropvc_3.htm=4,,2791
  2968. GetCtxtPropvc_4.htm=4,,2767
  2969. GetCtxtPropvj.htm=4,,2411
  2970. GetCtxtPropvj_1.htm=4,,1676
  2971. GetCtxtPropvj_2.htm=4,,2382
  2972. GetCtxtPropvj_3.htm=4,,2502
  2973. GetCtxtPropvj_4.htm=4,,2399
  2974. ObjCtxActivity.htm=4,,2502
  2975. ObjCtxActivity_1.htm=4,,2177
  2976. ObjCtxActivity_2.htm=4,,2128
  2977. ProgSecRefvb.htm=4,,3270
  2978. ProgSecRefvb_1.htm=4,,3809
  2979. ProgSecRefvb_2.htm=4,,1613
  2980. ProgSecRefvb_3.htm=4,,3659
  2981. ProgSecRefvb_4.htm=4,,1619
  2982. ProgSecRefvb_5.htm=4,,4265
  2983. ProgSecRefvb_6.htm=4,,1625
  2984. ProgSecRefvb_7.htm=4,,3662
  2985. ProgSecRefvb_8.htm=4,,1631
  2986. ProgSecRefvc.htm=4,,3572
  2987. ProgSecRefvc_1.htm=4,,4287
  2988. ProgSecRefvc_2.htm=4,,1933
  2989. ProgSecRefvc_3.htm=4,,4141
  2990. ProgSecRefvc_4.htm=4,,1934
  2991. ProgSecRefvc_5.htm=4,,4718
  2992. ProgSecRefvc_6.htm=4,,1942
  2993. ProgSecRefvc_7.htm=4,,4118
  2994. ProgSecRefvc_8.htm=4,,1992
  2995. ProgSecRefvc_9.htm=4,,2839
  2996. SDK_context1.gif=4,,5614
  2997. SDK_context2.gif=4,,3896
  2998. SDK_context3.gif=4,,3882
  2999. SDK_Application.gif=4,,29339
  3000. SDK_call1.gif=4,,7479
  3001. SDK_CHICLET.gif=4,,845
  3002. SDK_PRCARROW.gif=4,,821
  3003. SDK_datahei.gif=4,,4716
  3004. SDK_errordialogue.gif=4,,1928
  3005. SDK_Host.gif=4,,2208
  3006. SDK_methhier.gif=4,,7676
  3007. SDK_OBJSP.gif=4,,1070
  3008. SDK_OBJSPG.gif=4,,1147
  3009. SDK_OBJSPGM.gif=4,,1224
  3010. SDK_PARCHILD.gif=4,,857
  3011. SDK_SPACE.gif=4,,829
  3012. SDK_state1.gif=4,,6055
  3013. SDK_state2.gif=4,,2241
  3014. SDK_state3.gif=4,,2467
  3015. SDK_vi0301.gif=4,,5093
  3016. SDK_vi0302.gif=4,,2588
  3017. SDK_vi0401.gif=4,,9074
  3018. SDK_vi0402.gif=4,,5386
  3019. SDK_vi0403.gif=4,,2234
  3020. SDK_vi0404.gif=4,,2079
  3021. SDK_vi0405.gif=4,,2262
  3022. SDK_vi0406.gif=4,,1700
  3023. SDK_vi0407.gif=4,,4679
  3024. SDK_vi0408.gif=4,,3686
  3025. SDK_vi0409.gif=4,,2442
  3026. SDK_vi0410.gif=4,,7190
  3027. SDK_vi0501.gif=4,,1578
  3028. SDK_vi0502.gif=4,,1972
  3029. SDK_vi0503.gif=4,,17655
  3030. SDK_vi0601.gif=4,,1527
  3031. SDK_vi0602.gif=4,,7917
  3032. SDK_vi0603.gif=4,,5510
  3033. SDK_vi0701.gif=4,,2936
  3034. SDK_vi0702.gif=4,,3852
  3035. SDK_vi0801.gif=4,,3099
  3036. SDK_vi0901.gif=4,,4638
  3037. SDK_vi0902.gif=4,,4015
  3038. SDK_vi1001.gif=4,,4286
  3039. SDK_vi1101.gif=4,,3343
  3040. SDK_vi1102.gif=4,,3997
  3041. SDK_viic01.gif=4,,995
  3042. SDK_viic02.gif=4,,996
  3043. SDK_viic03.gif=4,,995
  3044. SDK_viic04.gif=4,,996
  3045. SDK_viic05.gif=4,,996
  3046. SDK_viicno.gif=4,,1214
  3047. SDK_viicsc.gif=4,,1227
  3048. SDK_vipa01.gif=4,,12887
  3049. SDK_vips01.gif=4,,5408
  3050. SDK_vips02.gif=4,,5468
  3051. SDK_vips03.gif=4,,7907
  3052. SDK_vips04.gif=4,,5479
  3053. SDK_vips05.gif=4,,5308
  3054. SDK_vips06.gif=4,,5286
  3055. xaswitch.lib=4,,27230
  3056. xolehlp.lib=4,,5542
  3057. mtx.lib=4,,6176
  3058. mtxih.lib=4,,136082
  3059. mtxguid.lib=4,,4720
  3060. mtxoci.lib=4,,27488
  3061. xaswitch.pdb=4,,77824
  3062. mtxih.pdb=4,,77824
  3063. mtxguid.pdb=4,,45056
  3064. adoid.lib=4,,5994
  3065. MTSSamples.dsn=4,,141
  3066. mtxattr.h=4,,1527
  3067. mtxspm.h=4,,27546
  3068. mtx.h=4,,32092
  3069. txctx.h=4,,14133
  3070. JavaAttr.h=4,,1200
  3071. oletx2xa.h=4,,16888
  3072. adoint.h=4,,213669
  3073. adoid.h=4,,3533
  3074. Account.VB_account.vbp=4,,1387
  3075. Account.VB_account.cls=4,,3694
  3076. Account.VB_MoveMoney.cls=4,,4136
  3077. Account.VB_Receipt.cls=4,,2581
  3078. Account.VB_ReceiptUpd.cls=4,,2427
  3079. Account.VB_CreateTable.cls=4,,2932
  3080. Account.VB_Step1_account.cls=4,,1020
  3081. Account.VB_Step1_account.vbp=4,,1929
  3082. Account.VB_Step2_account.cls=4,,3270
  3083. Account.VB_Step2_account.vbp=4,,1929
  3084. Account.VB_Step2_CreateTable.cls=4,,2936
  3085. Account.VB_Step3_account.cls=4,,3420
  3086. Account.VB_Step3_account.vbp=4,,1929
  3087. Account.VB_Step3_CreateTable.cls=4,,2936
  3088. Account.VB_Step4_account.cls=4,,3420
  3089. Account.VB_Step4_account.vbp=4,,1961
  3090. Account.VB_Step4_CreateTable.cls=4,,2936
  3091. Account.VB_Step4_MoveMoney.cls=4,,3107
  3092. Account.VB_Step5_account.cls=4,,3420
  3093. Account.VB_Step5_account.vbp=4,,1992
  3094. Account.VB_Step5_CreateTable.cls=4,,2936
  3095. Account.VB_Step5_MoveMoney.cls=4,,3468
  3096. Account.VB_Step5_receipt.cls=4,,2139
  3097. Account.VB_Step6_account.cls=4,,3420
  3098. Account.VB_Step6_account.vbp=4,,1992
  3099. Account.VB_Step6_CreateTable.cls=4,,2936
  3100. Account.VB_Step6_MoveMoney.cls=4,,3664
  3101. Account.VB_Step6_receipt.cls=4,,2139
  3102. Account.VB_Step7_account.cls=4,,3420
  3103. Account.VB_Step7_account.vbp=4,,2029
  3104. Account.VB_Step7_CreateTable.cls=4,,2936
  3105. Account.VB_Step7_MoveMoney.cls=4,,3662
  3106. Account.VB_Step7_receipt.cls=4,,2583
  3107. Account.VB_Step7_ReceiptUpd.cls=4,,2429
  3108. Account.VB_Step8_account.cls=4,,3696
  3109. Account.VB_Step8_account.vbp=4,,2012
  3110. Account.VB_Step8_CreateTable.cls=4,,2936
  3111. Account.VB_Step8_MoveMoney.cls=4,,3940
  3112. Account.VB_Step8_receipt.cls=4,,2583
  3113. Account.VB_Step8_ReceiptUpd.cls=4,,2429
  3114. Account.VC_Account.cpp=4,,3935
  3115. Account.VC_Account.def=4,,342
  3116. Account.VC_account.dsp=4,,15496
  3117. Account.VC_Account.idl=4,,2789
  3118. Account.VC_Account.mak=4,,28399
  3119. Account.VC_Account.mdp=4,,41472
  3120. Account.VC_Account.rc=4,,3375
  3121. Account.VC_Accountps.def=4,,207
  3122. Account.VC_Accountps.mak=4,,408
  3123. Account.VC_CAccount.cpp=4,,5956
  3124. Account.VC_CAccount.h=4,,1375
  3125. Account.VC_CAccount.rgs=4,,486
  3126. Account.VC_GetReceipt.cpp=4,,5070
  3127. Account.VC_GetReceipt.h=4,,1667
  3128. Account.VC_GetReceipt.rgs=4,,507
  3129. Account.VC_Guids.cpp=4,,544
  3130. Account.VC_MoveMoney.cpp=4,,5425
  3131. Account.VC_MoveMoney.h=4,,1456
  3132. Account.VC_MoveMoney.rgs=4,,500
  3133. Account.VC_Resource.h=4,,852
  3134. Account.VC_StdAfx.cpp=4,,383
  3135. Account.VC_StdAfx.h=4,,1466
  3136. Account.VC_tlbcheck.dat=4,,185
  3137. Account.VC_updatere.bin=4,,528
  3138. Account.VC_UpdateReceipt.cpp=4,,4583
  3139. Account.VC_UpdateReceipt.h=4,,1710
  3140. Account.VC_UpdateReceipt.rgs=4,,528
  3141. TClient_BigO.bmp=4,,2038
  3142. TClient_BigX.bmp=4,,2038
  3143. TClient_frmMain.frm=4,,26216
  3144. TClient_frmMain.frx=4,,35260
  3145. TClient_Null.bmp=4,,370
  3146. TClient_O.bmp=4,,370
  3147. TClient_Screen.bmp=4,,30002
  3148. TClient_tClient.vbp=4,,906
  3149. TClient_X.bmp=4,,370
  3150. WSH_InstPak.vbs=4,,1410
  3151. WSH_InstDLL.vbs=4,,3444
  3152. WSH_InstPakCLI.vbs=4,,1560
  3153. WSH_InstDLLCLI.vbs=4,,3611
  3154. WSH_Uninst.vbs=4,,1167
  3155. TServer_computer.bin=4,,493
  3156. TServer_Computer.cpp=4,,16501
  3157. TServer_Computer.h=4,,2398
  3158. TServer_Computer.rgs=4,,986
  3159. TServer_human.bin=4,,472
  3160. TServer_Human.cpp=4,,21035
  3161. TServer_Human.h=4,,2250
  3162. TServer_Human.rgs=4,,944
  3163. TServer_resource.h=4,,635
  3164. TServer_StdAfx.cpp=4,,315
  3165. TServer_StdAfx.h=4,,1732
  3166. TServer_tServer.cpp=4,,3637
  3167. TServer_tServer.def=4,,222
  3168. TServer_tServer.dsp=4,,3319
  3169. TServer_tServer.idl=4,,2203
  3170. TServer_tServer.mak=4,,28691
  3171. TServer_tServer.rc=4,,3122
  3172. TServer_tServerps.def=4,,249
  3173. TServer_tServerps.mk=4,,443
  3174. Bank.VJ_Bank.class=4,,411
  3175. Bank.VJ_Bank.java=4,,760
  3176. Bank.VJ_BankError.class=4,,1233
  3177. Bank.VJ_BankError.java=4,,1426
  3178. Bank.VJ_BankEvents.class=4,,4920
  3179. Bank.VJ_BankEvents.java=4,,8166
  3180. Bank.VJ_BankFrame.class=4,,4347
  3181. Bank.VJ_BankFrame.java=4,,10220
  3182. Bank.VJ_JavaBank.dsp=4,,2211
  3183. Bank.VJ_JavaBank.dsw=4,,539
  3184. Bank.VJ_tlbcheck.dat=4,,213
  3185. Account.VJ_SetJavaDev.bat=4,,670
  3186. Account.VJ_mkdll.bat=4,,93
  3187. Account.VJ_Account.dsp=4,,2292
  3188. Account.VJ_Account.dsw=4,,537
  3189. Account.VJ_Accountlib.idl=4,,3110
  3190. Account.VJ_Account_Account.java=4,,4247
  3191. Account.VJ_Account_GetReceipt.java=4,,7103
  3192. Account.VJ_Account_MoveMoney.java=4,,3846
  3193. Account.VJ_Account_UpdateReceipt.java=4,,3279
  3194. Bank.VB_VBBank.frm=4,,17951
  3195. Bank.VB_bank.vbp=4,,994
  3196. ;*** END ************************************************************
  3197. ;**                                                                **
  3198. ;** Automatically generated on: Fri Sep 12 10:20:20 1997           **
  3199. ;**                                                                **
  3200. ;*** END ************************************************************
  3201.