home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / setup.cab / mtsiis.inf < prev    next >
Windows Setup INFormation  |  1997-11-14  |  87KB  |  3,383 lines

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