home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratica / IPRAT_01.iso / ASP / PWS / mtsiis.inf < prev    next >
Windows Setup INFormation  |  1998-02-23  |  83KB  |  3,334 lines

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