home *** CD-ROM | disk | FTP | other *** search
-
- [Version]
-
-
-
- Signature="$Windows NT$"
-
-
- [Strings]
- MTS_DESC="Transaction Server"
- MTS_TIP="Installs the DCOM based MTS Transaction Manager, which enables the user to create transactional components."
- MTS_CORE_DESC="Transaction Server Core Components"
- MTS_CORE_TIP="Installs the minimum set of operational executables for MTS."
- MTS_MMC_DESC="Microsoft Management Console"
- MTS_MMC_TIP="Installs Microsoft Management Console for Windows NT"
-
- MTS_CORE_DOCS_DESC="Transaction Server Core Documentation"
- MTS_CORE_DOCS_TIP="Installs the administration and readme documentation and help for the MTS core"
-
-
-
-
-
- MTSDEV_DESC="Transaction Server Development"
- MTSDEV_TIP="Installs the headers, libraries, and samples typically used by developers that want to create transaction components."
- MTSDEV_CORE_DESC="Transaction Server Development"
- MTSDEV_CORE_TIP="Installs the headers, libraries, and samples typically used by developers"
-
- MTSDEV_CORE_DOCS_DESC="Transaction Server Development Documentation"
- MTSDEV_CORE_DOCS_TIP="Installs help and documents that outline the development features of MTS"
-
-
- MTSDEV_VBADDIN_DESC="Visual Basic Transaction Server Add-In"
- MTSDEV_VBADDIN_TIP="Automatically updates MTS components when they are recompiled in the VB IDE"
-
-
-
-
-
-
-
-
-
- [PageAdd]
- early = mts
- prenet = mts
- postnet = mts
- late = mts
-
- [Optional Components]
- mts
-
- mts_mmc
-
- mts_mtsdev
- mts_core
-
- mts_core_docs
-
-
-
-
- mts_mtsdev_core
-
- mts_mtsdev_core_docs
-
-
- mts_mtsdev_vbaddin
-
-
- [mts]
- OptionDesc=%MTS_DESC%
- Tip=%MTS_TIP%
- IconIndex=*
-
-
- [mts_mmc]
- Parent=mts
-
- Needs=iis_common
-
- OptionDesc=%MTS_MMC_DESC%
- Tip=%MTS_MMC_TIP%
- IconIndex=*
- Modes=0,1,3
-
-
- [mts_core]
- Parent=mts
-
-
-
-
-
-
-
-
- Needs=mts_mmc
-
-
-
-
- OptionDesc=%MTS_CORE_DESC%
- Tip=%MTS_CORE_TIP%
- IconIndex=*
- Modes=0,1,3
-
-
- [mts_core_docs]
- Parent=mts
- Needs=mts_core
- OptionDesc=%MTS_CORE_DOCS_DESC%
- Tip=%MTS_CORE_DOCS_TIP%
- IconIndex=*
- Modes=0,1,3
-
-
-
-
-
-
-
-
-
-
-
- [mts_mtsdev]
- Parent=mts
- OptionDesc=%MTSDEV_DESC%
- Tip=%MTSDEV_TIP%
- IconIndex=*
-
- [mts_mtsdev_core]
- Parent=mts_mtsdev
-
-
-
- Needs=mts_core,dac_drv_brazos,dac_drv_sqlsrv,dac_drv_oracle
-
- OptionDesc=%MTSDEV_CORE_DESC%
- Tip=%MTSDEV_CORE_TIP%
- IconIndex=*
-
-
- [mts_mtsdev_core_docs]
- Parent=mts_mtsdev
- Needs=mts_mtsdev_core
- OptionDesc=%MTSDEV_CORE_DOCS_DESC%
- Tip=%MTSDEV_CORE_DOCS_TIP%
- IconIndex=*
-
-
-
- [mts_mtsdev_vbaddin]
- Parent=mts_mtsdev
- Needs=mts_mtsdev_core
- OptionDesc=%MTSDEV_VBADDIN_DESC%
- Tip=%MTSDEV_VBADDIN_TIP%
- IconIndex=*
-
-
- [mts_core_install]
- CopyFiles=MTXHelp \
- ,JAVAClasses \
- ,MTXSystem \
- ,MTXSystemReg \
- ,DTCLog \
- ,DTCCore \
- ,MTXHelpBin \
- ,MTXSystem32RT \
- ,MTXRT \
- ,MTXSupport \
- ,Setup
- DelFiles=MTXBeta2Cleanup,MTXSetupFiles_REMOVE
-
- CopyFiles=MTXClexSupport
-
- AddReg=mts_core_reg
-
- DelFiles= \
- ,MTX10_MTX_HELP \
- ,MTX10_MTX \
- ,MTX10_MTX_LOG \
- ,MTX10_MTX_PACKAGES \
- ,MTX10_MTX_REMOTE \
- ,MTX10_MTX_SETUP \
- ,MTX10_MTX_TOOLS
-
-
-
- [mts_mmc_install]
- CopyFiles=MMC,MMC_HELP_HTM,MMC_HELP_MISC
- AddReg=mts_mmc_reg
-
-
-
- [mts_core_docs_install]
- CopyFiles= \
- MTXAdminDocs \
- ,MTXAdminHHC \
- ,MTXAdminGraphics \
- ,MTXReadmeDocs \
- ,MTXReadmeGraphics
- DelFiles=MTX_BETA2_LEGACY_HELP
-
-
- [mts_odbc_install]
- CopyFiles=ODBC,SQLDriver,ADOBin,OLEDBBin
-
- [mts_mtsdev_core_install]
- CopyFiles= \
- VbbankSrc \
- ,BankPkg \
- ,TicTacToePkg \
- ,VjacctODBC \
- ,VjacctSQL \
- ,VjacctAccount \
- ,VjacctSrc \
- ,VcacctSrc \
- ,TClientSrc \
- ,TServerSrc \
- ,WSHSrc \
- ,BankVJSrc \
- ,VbacctStep1 \
- ,VbacctStep2 \
- ,VbacctStep3 \
- ,VbacctStep4 \
- ,VbacctStep5 \
- ,VbacctStep6 \
- ,VbacctStep7 \
- ,VbacctStep8 \
- ,VbacctSrc \
- ,MTXSamples \
- ,MTXTools \
- ,MTXLib \
- ,MTXInclude \
- ,MTXDsn \
- ,DTCLib \
- ,DTCSamples
-
- DelFiles= \
- ,MTX10_MTX_SAMPLES_ACCOUNTVB \
- ,MTX10_MTX_SAMPLES_ACCOUNTVC \
- ,MTX10_MTX_SAMPLES_VJ_ACCOUNT \
- ,MTX10_MTX_SAMPLES_VJ_JAVA \
- ,MTX10_MTX_SAMPLES_VJ_JAVA_SQL \
- ,MTX10_MTX_SAMPLES_VJ \
- ,MTX10_MTX_SAMPLES_VJ_ODBC \
- ,MTX10_MTX_BANKVB \
- ,MTX10_MTX_SAMPLES \
- ,MTX10_MTX_SAMPLE_PACKAGES \
- ,MTX10_MTX_INCLUDE \
- ,MTX10_MTX_LIB \
- ,VjacctCleanup
-
-
-
- [mts_mtsdev_core_docs_install]
- CopyFiles= \
- MTXDevDocs \
- ,MTXDevHHC \
- ,MTXDevGraphics
- DelFiles=MTX_BETA2_LEGACY_HELP
-
-
-
- [mts_mtsdev_vbaddin_install]
- CopyFiles=MTXAddin
-
-
-
- [mts_mtsdev_vbaddin_uninstall]
- DelFiles=MTXAddin
-
-
- [mts_mtsdev_core_uninstall]
- DelFiles= \
- VbbankSrc \
- ,BankPkg \
- ,TicTacToePkg \
- ,GeneratedPackages \
- ,GeneratedCLEX \
- ,VjacctODBC \
- ,VjacctSQL \
- ,VjacctAccount \
- ,VjacctSrc \
- ,VcacctSrc \
- ,TClientSrc \
- ,TServerSrc \
- ,WSHSrc \
- ,BankVJSrc \
- ,VbacctStep1 \
- ,VbacctStep2 \
- ,VbacctStep3 \
- ,VbacctStep4 \
- ,VbacctStep5 \
- ,VbacctStep6 \
- ,VbacctStep7 \
- ,VbacctStep8 \
- ,VbacctSrc \
- ,MTXTools \
- ,MTXSamples \
- ,MTXLib \
- ,MTXInclude \
- ,MTXDsn \
- ,DTCInclude \
- ,DTCLib \
- ,DTCSamples
-
- [mts_core_uninstall]
- DelFiles= \
- MTXHelp \
- ,MTXHelpBin \
- ,JAVAClasses \
- ,MTXSystem32RT_REMOVE \
- ,MTXRT_REMOVE \
- ,MTXSupport_REMOVE \
- ,Setup
-
- DelFiles=MTXClexSupport
-
- DelReg=mts_core_unreg
-
- [mts_core_docs_uninstall]
- DelFiles= \
- MTXAdminDocs \
- ,MTXAdminHHC \
- ,MTXAdminGraphics \
- ,MTXReadmeDocs \
- ,MTXReadmeGraphics
-
- [mts_mtsdev_core_docs_uninstall]
- DelFiles= \
- MTXDevDocs \
- ,MTXDevHHC \
- ,MTXDevGraphics
-
-
- [mts_mmc_reg]
- HKLM,"SOFTWARE\Classes\.msc","",,"MMC.Document"
- HKLM,"SOFTWARE\Classes\MMC.Document","",,"MMC Document"
- HKLM,"SOFTWARE\Classes\MMC.Document\shell"
- HKLM,"SOFTWARE\Classes\MMC.Document\shell\open"
- HKLM,"SOFTWARE\Classes\MMC.Document\shell\open\command","",,"%11%\mmc.exe ""%1"""
-
-
- [mts_core_reg]
-
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Extenders","PackageExport",,"{B1CE7318-848F-11D0-8D13-00C04FC2E0C7}"
-
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Package Directory",,"%39100%\Packages"
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Remote Components",,"%39100%\Remote"
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","Install Path",,"%11%"
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","OracleSqlLib",,"sqllib18.dll"
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer","OracleXaLib",,"xa73.dll"
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Components","","",""
-
-
-
-
-
-
-
-
-
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","EventMessageFile",,"%11%\Mts\enumtx.dll"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryMessageFile",,"%11%\Mts\enumtx.dll"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","TypesSupported",0x00010001,7
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryCount",0x00010001,6
-
- [mts_core_unreg]
-
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Extenders"
-
- HKLM,"SOFTWARE\Microsoft\Transaction Server\Local Computer\My Computer"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Transaction Server"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","EventMessageFile"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryMessageFile"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","TypesSupported"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server","CategoryCount"
- HKLM,"SYSTEM\CurrentControlSet\Services\EventLog\Application\Transaction Server"
-
- [mts_setup_install]
- CopyFiles=MTXSetupFiles
-
- [mts_setup_uninstall]
- DelFiles=MTXSetupFiles_REMOVE
-
- [DestinationDirs]
- MTXSetupFiles=11
- MTXSetupFiles_REMOVE=11
- VbbankSrc=39100,Samples
- BankPkg=39100,Samples\Packages
- MTXDsn=39110
- GeneratedPackages=39100,Samples\Packages
- GeneratedCLEX=39100,Samples\Packages\clients
- TicTacToePkg=39100,Samples\Packages
- VjacctODBC=39100,Samples
- VjacctSQL=39100,Samples
- VjacctAccount=39100,Samples
- VjacctSrc=39100,Samples
- VjacctCleanup=39100,Samples
- VcacctSrc=39100,Samples
- TClientSrc=39100,Samples
- TServerSrc=39100,Samples
- WSHSrc=39100,Samples
- BankVJSrc=39100,Samples
- VbacctStep1=39100,Samples
- VbacctStep2=39100,Samples
- VbacctStep3=39100,Samples
- VbacctStep4=39100,Samples
- VbacctStep5=39100,Samples
- VbacctStep6=39100,Samples
- VbacctStep7=39100,Samples
- VbacctStep8=39100,Samples
- VbacctSrc=39100,Samples
- MTXHelp=10,Help\Mts\Winhelp
-
-
-
- MTXHelpBin=10,Help\Mts\bin
-
-
- MTXAdminHHC=10,Help\Mts\misc
- MTXAdminDocs=10,Help\Mts\html
- MTXAdminGraphics=10,Help\Mts\html\images
- MTXReadmeDocs=10,Help\Mts\html
- MTXReadmeGraphics=10,Help\Mts\html
- MTXDevHHC=10,Help\Mts\misc
- MTXDevDocs=10,Help\Mts\html
- MTXDevGraphics=10,Help\Mts\html\images
- MTX_BETA2_LEGACY_HELP=10,Help\Mts
-
- JAVAClasses=39101,com\ms\mtx
- MTXTools=39100
- MTXSamples=39100
- MTXSystem=11
- MTXSystemReg=11
- MTXLib=39100,Lib
- MTXInclude=39100,Include
- MTXAddin=39100
- MTXSystem32RT=11
- MTXRT=11,Mts
- MTXSupport=39100
- MTXSystem32RT_REMOVE=11
- MTXRT_REMOVE=11,Mts
- MTXBeta2Cleanup=39100
- MTXSupport_REMOVE=39100
- MMC=11
- MMC_HELP_HTM=10,Help\mmc\htm
- MMC_HELP_MISC=10,Help\mmc\misc
-
- MTXClexSupport=39100,Mtxclex
-
- ODBC=39103
- SQLDriver=39104
- ADOBin=39108
- OLEDBBin=39109
- DTCLog=39106
- DTCLib=39100,Lib
- DTCSamples=39100
- DTCCore=39105
- Setup=11,Setup
- MTX10_MTX_HELP=39100
- MTX10_MTX_INCLUDE=39100
- MTX10_MTX=39100
- MTX10_MTX_LIB=39100
- MTX10_MTX_LOG=39100
- MTX10_MTX_PACKAGES=39100
- MTX10_MTX_REMOTE=39100
- MTX10_MTX_SAMPLES_ACCOUNTVB=39100
- MTX10_MTX_SAMPLES_ACCOUNTVC=39100
- MTX10_MTX_SAMPLES_VJ_ACCOUNT=39100
- MTX10_MTX_SAMPLES_VJ_JAVA=39100
- MTX10_MTX_SAMPLES_VJ_JAVA_SQL=39100
- MTX10_MTX_SAMPLES_VJ=39100
- MTX10_MTX_SAMPLES_VJ_ODBC=39100
- MTX10_MTX_BANKVB=39100
- MTX10_MTX_SAMPLES=39100
- MTX10_MTX_SAMPLE_PACKAGES=39100
- MTX10_MTX_SETUP=39100
- MTX10_MTX_TOOLS=39100
-
- [Setup]
-
-
-
-
-
- [DTCCore]
- adme.dll,,,32
- dac.exe,,,32
- dacdll.dll,,,6
- dtcadmc.dll,,,32
- dtccm.dll,,,32
- dtctrace.dll,,,32
- dtctrace.exe,,,32
- dtcuic.dll,,,32
- dtcuis.dll,,,32
- dtcutil.dll,,,32
- logmgr.dll,,,32
- msdtc.exe,,,32
- msdtc.dll,,,32
- msdtcprx.dll,,,32
- msdtctm.dll,,,32
- dtcxatm.dll,,,32
- xolehlp.dll,,,32
- dtccfg.cpl,,,32
- svcsrvl.dll,,,32
- enudtc.dll,,,32
-
-
-
-
- [DTCSamples]
- SampDtcC.exe,,,32
- SampDtcR.dll,,,32
- SampDtcS.exe,,,32
- svr1.ini,,,32
- svr2.ini,,,32
- svr3.ini,,,32
-
- [DTCLib]
- xaswitch.lib,,,32
- xolehlp.lib,,,32
- xaswitch.pdb,,,32
-
- [DTCLog]
- msdtc.log,,,16
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [MTXSystem32RT]
- mtx.exe,,,32
- mtxstop.exe,,,32
- daccom.dll,,,32
- mtxex.dll,,,32
- mtxexpd.dll,,,32
-
- mtxjava.dll,,,32
- jdbcdemo.dll,,,32
-
- mtxlegih.dll,,,32
- mtxoci.dll,,,32
- mtxtrk.dll,,,32
- mtsevents.dll,,,32
- mtxcatu.dll,,,32
-
- mtxrepl.exe,,,32
-
- mfcsubs.dll,,,32
- mtxcat.dll,,,32
- mtxclu.dll,,,32
- mtxinfr1.dll,,,32
- mtxinfr2.dll,,,32
- mtxrn.dll,,,32
- mtxperf.dll,,,32
-
- [MTXSetupFiles]
- mfcsubs.dll,,,32
- mtxcat.dll,,,32
- mtxclu.dll,,,32
- mtxinfr1.dll,,,32
- mtxinfr2.dll,,,32
- mtxrn.dll,,,32
- mtxperf.dll,,,32
-
-
-
- [MTXSetupFiles_REMOVE]
- mfcsubs.dll,,,1
- mtxcat.dll,,,1
- mtxinfr1.dll,,,1
- mtxinfr2.dll,,,1
- mtxrn.dll,,,1
- mtxperf.dll,,,1
-
-
-
-
- [MTXRT]
- mtxcatex.dll,,,32
-
-
-
- mtxsys.pak,,,32
-
- mtxutil.pak,,,32
- mtxextrk.dll,,,32
-
- mtxclex.dll,,,32
-
- enumtx.dll,,,32
- mtxspm.dll,,,32
- mtxextps.dll,,,32
- mtxtrkps.dll,,,32
- mtxas.dll,,,32
- mtxadmin.dll,,,32
- mtxact.dll,,,32
- txctx.dll,,,32
- txctxps.dll,,,32
- mtxwcps.dll,,,32
- mtxtsps.dll,,,32
- mtxgrp.dll,,,32
-
- mtxrepl.dll,,,32
- mtxexp.ocx,,,32
- mtxsnap.dll,,,32
-
-
- [MTXSupport]
- mtxrereg.exe,,,32
- mtxiidel.exe,,,32
-
- mtxexp.msc,,,32
-
-
-
-
- TestOracleXAConfig.Exe,,,32
- mtxjava.dll,,,32
- javaguid.exe,,,32
-
- instcat.sql,,,32
-
- [MTXSystem32RT_REMOVE]
- mtx.exe,,,1
- ~mtx.exe,,,1
- mtxstop.exe,,,1
- daccom.dll,,,1
- mtxex.dll,,,1
- mtxexpd.dll,,,1
-
- mtxjava.dll,,,1
- jdbcdemo.dll,,,1
-
- mtxlegih.dll,,,1
- mtsevents.dll,,,1
- mtxoci.dll,,,1
- mtxtrk.dll,,,1
- mtxcatu.dll,,,1
-
- mtxrepl.exe,,,1
-
-
- [MTXRT_REMOVE]
- mtxcatex.dll,,,1
- mtxsys.pak,,,1
- mtxutil.pak,,,1
- mtxextrk.dll,,,1
-
- mtxclex.dll,,,1
-
- enumtx.dll,,,1
- mtxspm.dll,,,1
- mtxextps.dll,,,1
- mtxtrkps.dll,,,1
- mtxas.dll,,,1
- mtxadmin.dll,,,1
- mtxact.dll,,,1
- txctx.dll,,,1
- txctxps.dll,,,1
- mtxwcps.dll,,,1
- mtxtsps.dll,,,1
- mtxgrp.dll,,,1
-
- mtxrepl.dll,,,1
- mtxexp.ocx,,,1
- mtxsnap.dll,,,1
-
-
- [MTXBeta2Cleanup]
- mtxcatex.dll,,,1
- mtxstop.exe,,,1
- mtxextrk.dll,,,1
-
- mtxclex.dll,,,1
-
- enumtx.dll,,,1
- mtxspm.dll,,,1
- mtxextps.dll,,,1
- mtxtrkps.dll,,,1
- mtxas.dll,,,1
- mtxadmin.dll,,,1
- mtxact.dll,,,1
- txctx.dll,,,1
- txctxps.dll,,,1
- mtxwcps.dll,,,1
- mtxtsps.dll,,,1
-
- mtxexp.ocx,,,1
- mtxsnap.dll,,,1
-
- mtx.exe,,,1
- daccom.dll,,,1
- mtxcat.dll,,,1
- mtxex.dll,,,1
- mtxperf.dll,,,1
- mtxexpd.dll,,,1
- mfcsubs.dll,,,1
- mtxinfr1.dll,,,1
- mtxinfr2.dll,,,1
-
- jdbcdemo.dll,,,1
- mtxjava.dll,,,1
-
- mtxlegih.dll,,,1
- mtxoci.dll,,,1
- mtxrn.dll,,,1
- mtxtrk.dll,,,1
- mtxcatu.dll,,,1
- hocksvr.dll,,,1
- hockps.dll,,,1
- hlp95en.dll,,,1
- tpong32.exe,,,1
- Samples\Account.VC\dlldatax.h,,,1
- Samples\Account.VC\account.dsw,,,1
-
- [MTXSupport_REMOVE]
- mtxrereg.exe,,,1
- mtxiidel.exe,,,1
-
- mtxexp.msc,,,1
-
-
-
-
- TestOracleXAConfig.Exe,,,1
- mtxjava.dll,,,1
- javaguid.exe,,,1
-
- instcat.sql,,,1
-
-
- [MMC]
- mmc.exe,,,32
- mmcndmgr.dll,,,32
- mmc.ini,,,32
-
- [MMC_HELP_HTM]
- mmc_procedures.htm,,,32
- mmc_about0.htm,,,32
- mmc_about1.htm,,,32
- mmc_about2.htm,,,32
- mmc_about3.htm,,,32
- mmc_banr.gif,,,32
- mmc_extension.htm,,,32
- mmc_load.htm,,,32
- mmc_node.htm,,,32
- mmc_restore.htm,,,32
- mmc_save.htm,,,32
- mmc_welcome.htm,,,32
- mmc_windows.htm,,,32
- start.htm,,,32
-
- [MMC_HELP_MISC]
- index1.hhk,,,32
- mmc.hhc,,,32
-
-
-
- [MTXAddin]
- mtxaddin.dll,,,32
-
- [MTXInclude]
- mtxattr.h,,,32
- mtx.h,,,32
- txctx.h,,,32
- mtxspm.h,,,32
-
- JavaAttr.h,,,32
-
- oletx2xa.h,,,32
- adoint.h,,,32
- adoid.h,,,32
-
- [MTXLib]
- mtxih.lib,,,32
- mtx.lib,,,32
- mtxguid.lib,,,32
- mtxoci.lib,,,32
- mtxih.pdb,,,32
- mtxguid.pdb,,,32
- adoid.lib,,,32
-
- [MTXDsn]
- MTSSamples.dsn,,,32
-
- [MTXSystem]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- msvcirt.dll,,,32
-
-
-
-
- mtxdm.dll,,,32
-
- ven2232.olb,,,32
- ctl3d32.dll,,,32
-
- msvbvm50.dll,,,32
-
- [MTXSystemReg]
-
- atl.dll,,,32
-
- msrdo20.dll,,,32
-
-
-
-
- [MTXSamples]
- vbbank.exe,,,32
- tClient.exe,,,32
-
-
-
-
-
-
-
-
-
- [MTXTools]
-
- exegen.exe,,32
-
-
- [JAVAClasses]
-
- ienumnames.class,,,32
- igetcontextproperties.class,,,32
- iobjectcontext.class,,,32
- iobjectcontrol.class,,,32
- isharedproperty.class,,,32
- isharedpropertygroup.class,,,32
- isharedpropertygroupmanager.class,,,32
- itransactioncontextex.class,,,32
- MTx.class,,,32
- SharedPropertyGroupManager.class,,,32
- TransactionContextEx.class,,,32
-
-
-
- [MTXAdminHHC]
- mts20adm.hhc,,,32
-
-
- [MTXAdminDocs]
- ;mtsrel.htm,,,32
- AdminNode.html,,,32
- MTSWelcome.html,,,32
- SetupNode.html,,,32
- StartedNode.html,,,32
- TourNode.html,,,32
- create.htm,,,32
- create_1.htm,,,32
- create_10.htm,,,32
- create_2.htm,,,32
- create_3.htm,,,32
- create_4.htm,,,32
- create_5.htm,,,32
- create_6.htm,,,32
- create_7.htm,,,32
- create_8.htm,,,32
- create_9.htm,,,32
- distribute.htm,,,32
- distribute_1.htm,,,32
- distribute_2.htm,,,32
- distribute_3.htm,,,32
- gettingstarted.htm,,,32
- gettingstarted_1.htm,,,32
- gettingstarted_2.htm,,,32
- gettingstarted_3.htm,,,32
- gettingstarted_4.htm,,,32
- install.htm,,,32
- install_1.htm,,,32
- install_2.htm,,,32
- install_3.htm,,,32
- install_4.htm,,,32
- install_5.htm,,,32
- install_6.htm,,,32
- install_7.htm,,,32
- maintain.htm,,,32
- maintain_1.htm,,,32
- maintain_2.htm,,,32
- maintain_3.htm,,,32
- maintain_4.htm,,,32
- roadmap.htm,,,32
- roadmap_1.htm,,,32
- roadmap_10.htm,,,32
- roadmap_11.htm,,,32
- roadmap_12.htm,,,32
- roadmap_13.htm,,,32
- roadmap_14.htm,,,32
- roadmap_15.htm,,,32
- roadmap_16.htm,,,32
- roadmap_17.htm,,,32
- roadmap_18.htm,,,32
- roadmap_19.htm,,,32
- roadmap_2.htm,,,32
- roadmap_20.htm,,,32
- roadmap_21.htm,,,32
- roadmap_22.htm,,,32
- roadmap_23.htm,,,32
- roadmap_24.htm,,,32
- roadmap_25.htm,,,32
- roadmap_26.htm,,,32
- roadmap_27.htm,,,32
- roadmap_28.htm,,,32
- roadmap_29.htm,,,32
- roadmap_3.htm,,,32
- roadmap_30.htm,,,32
- roadmap_31.htm,,,32
- roadmap_32.htm,,,32
- roadmap_33.htm,,,32
- roadmap_34.htm,,,32
- roadmap_35.htm,,,32
- roadmap_36.htm,,,32
- roadmap_37.htm,,,32
- roadmap_38.htm,,,32
- roadmap_39.htm,,,32
- roadmap_4.htm,,,32
- roadmap_40.htm,,,32
- roadmap_41.htm,,,32
- roadmap_42.htm,,,32
- roadmap_43.htm,,,32
- roadmap_44.htm,,,32
- roadmap_45.htm,,,32
- roadmap_46.htm,,,32
- roadmap_47.htm,,,32
- roadmap_48.htm,,,32
- roadmap_5.htm,,,32
- roadmap_6.htm,,,32
- roadmap_7.htm,,,32
- roadmap_8.htm,,,32
- roadmap_9.htm,,,32
- scriptable.htm,,,32
- scriptable_1.htm,,,32
- scriptable_10.htm,,,32
- scriptable_11.htm,,,32
- scriptable_12.htm,,,32
- scriptable_13.htm,,,32
- scriptable_14.htm,,,32
- scriptable_15.htm,,,32
- scriptable_16.htm,,,32
- scriptable_17.htm,,,32
- scriptable_18.htm,,,32
- scriptable_19.htm,,,32
- scriptable_2.htm,,,32
- scriptable_20.htm,,,32
- scriptable_21.htm,,,32
- scriptable_22.htm,,,32
- scriptable_23.htm,,,32
- scriptable_24.htm,,,32
- scriptable_3.htm,,,32
- scriptable_4.htm,,,32
- scriptable_5.htm,,,32
- scriptable_6.htm,,,32
- scriptable_7.htm,,,32
- scriptable_8.htm,,,32
- scriptable_9.htm,,,32
- vipdef01.htm,,,32
- menus2.htm,,,32
- menus2_1.htm,,,32
- menus2_2.htm,,,32
- menus2_3.htm,,,32
- menus2_4.htm,,,32
- menus2_5.htm,,,32
- menus2_6.htm,,,32
- quicktour.htm,,,32
- quicktour_1.htm,,,32
- quicktour_2.htm,,,32
- quicktour_3.htm,,,32
- quicktour_4.htm,,,32
- quicktour_5.htm,,,32
- settingup.htm,,,32
- settingup_1.htm,,,32
- settingup_2.htm,,,32
- settingup_3.htm,,,32
- settingup_4.htm,,,32
- settingup_5.htm,,,32
- settingup_6.htm,,,32
- settingup_7.htm,,,32
- settingup_8.htm,,,32
- settingup_9.htm,,,32
- transactions.htm,,,32
- transactions_1.htm,,,32
- transactions_2.htm,,,32
- transactions_3.htm,,,32
- transactions_4.htm,,,32
- transactions_5.htm,,,32
- transactions_6.htm,,,32
-
-
-
- [MTXAdminGraphics]
- aborted.gif,admin_aborted.gif,,32
- aborting.gif,admin_aborting.gif,,32
- chiclet.gif,admin_chiclet.gif,,32
- prcarrow.gif,admin_prcarrow.gif,,32
- comit.gif,admin_comit.gif,,32
- dtcintro01.gif,admin_dtcintro01.gif,,32
- dtcintro02.gif,admin_dtcintro02.gif,,32
- dtcintro12.gif,admin_dtcintro12.gif,,32
- dtcintro15.gif,admin_dtcintro15.gif,,32
- error.gif,admin_error.gif,,32
- filenew.gif,admin_filenew.gif,,32
- forceab.gif,admin_forceab.gif,,32
- indoubt.gif,admin_indoubt.gif,,32
- info.gif,admin_info.gif,,32
- largeico.gif,admin_largeico.gif,,32
- list.gif,admin_list.gif,,32
- methhier.gif,admin_methhier.gif,,32
- newrole.gif,admin_newrole.gif,,32
- newuser1.gif,admin_newuser1.gif,,32
- notifyc.gif,admin_notifyc.gif,,32
- onlyfail.gif,admin_onlyfail.gif,,32
- open.gif,admin_open.gif,,32
- prepard.gif,admin_prepard.gif,,32
- preprng.gif,admin_preprng.gif,,32
- property.gif,admin_property.gif,,32
- pulling.gif,admin_pulling.gif,,32
- pushing.gif,admin_pushing.gif,,32
- refresh.gif,admin_refresh.gif,,32
- smallico.gif,admin_smallico.gif,,32
- snapin.gif,admin_snapin.gif,,32
- snapin2.gif,admin_snapin2.gif,,32
- status.gif,admin_status.gif,,32
- trlist.gif,admin_trlist.gif,,32
- trstatus.gif,admin_trstatus.gif,,32
- trtrace.gif,admin_trtrace.gif,,32
- txforced.gif,admin_txforced.gif,,32
- viag0301.gif,admin_viag0301.gif,,32
- viag0302.gif,admin_viag0302.gif,,32
- viag0303.gif,admin_viag0303.gif,,32
- viagaa03.gif,admin_viagaa03.gif,,32
- viagaa05.gif,admin_viagaa05.gif,,32
- viagaa06.gif,admin_viagaa06.gif,,32
- viagaa07.gif,admin_viagaa07.gif,,32
- viagaa08.gif,admin_viagaa08.gif,,32
- vigs01.gif,admin_vigs01.gif,,32
- vigs04.gif,admin_vigs04.gif,,32
- vigs05.gif,admin_vigs05.gif,,32
- vipa01.gif,admin_vipa01.gif,,32
- vipa02.gif,admin_vipa02.gif,,32
- warning.gif,admin_warning.gif,,32
- mts_banr.gif,admin_mts_banr.gif,,32
-
- [MTXReadmeDocs]
- mtslegal.htm,,,32
- mtxstart.htm,,,32
-
- [MTXReadmeGraphics]
- PRCARROW.gif,README_PRCARROW.gif,,32
- arrow.gif,,,32
- button.gif,,,32
- mts.gif,,,32
- mtslogo.gif,,,32
- spacer.gif,,,32
- vintdev.JPG,,,32
-
-
- [MTXHelp]
- mts20.cnt,,,32
- mts20.hlp,,,32
- readme.cnt,,,32
- readme.hlp,,,32
-
- [MTXHelpBin]
- HLP95EN.DLL,,,32
-
-
-
- [MTXDevHHC]
- mts20pr.hhc,,,32
-
- [MTXDevDocs]
- ProgNode.html,,,32
- adminref.htm,,,32
- adminref_1.htm,,,32
- adminref_10.htm,,,32
- adminref_11.htm,,,32
- adminref_12.htm,,,32
- adminref_13.htm,,,32
- adminref_14.htm,,,32
- adminref_15.htm,,,32
- adminref_16.htm,,,32
- adminref_17.htm,,,32
- adminref_18.htm,,,32
- adminref_19.htm,,,32
- adminref_2.htm,,,32
- adminref_20.htm,,,32
- adminref_21.htm,,,32
- adminref_22.htm,,,32
- adminref_23.htm,,,32
- adminref_24.htm,,,32
- adminref_25.htm,,,32
- adminref_26.htm,,,32
- adminref_27.htm,,,32
- adminref_28.htm,,,32
- adminref_29.htm,,,32
- adminref_3.htm,,,32
- adminref_30.htm,,,32
- adminref_31.htm,,,32
- adminref_32.htm,,,32
- adminref_33.htm,,,32
- adminref_34.htm,,,32
- adminref_35.htm,,,32
- adminref_36.htm,,,32
- adminref_37.htm,,,32
- adminref_38.htm,,,32
- adminref_39.htm,,,32
- adminref_4.htm,,,32
- adminref_40.htm,,,32
- adminref_41.htm,,,32
- adminref_42.htm,,,32
- adminref_43.htm,,,32
- adminref_44.htm,,,32
- adminref_45.htm,,,32
- adminref_46.htm,,,32
- adminref_47.htm,,,32
- adminref_48.htm,,,32
- adminref_49.htm,,,32
- adminref_5.htm,,,32
- adminref_50.htm,,,32
- adminref_51.htm,,,32
- adminref_52.htm,,,32
- adminref_53.htm,,,32
- adminref_54.htm,,,32
- adminref_55.htm,,,32
- adminref_56.htm,,,32
- adminref_57.htm,,,32
- adminref_58.htm,,,32
- adminref_59.htm,,,32
- adminref_6.htm,,,32
- adminref_60.htm,,,32
- adminref_61.htm,,,32
- adminref_62.htm,,,32
- adminref_63.htm,,,32
- adminref_64.htm,,,32
- adminref_65.htm,,,32
- adminref_66.htm,,,32
- adminref_67.htm,,,32
- adminref_68.htm,,,32
- adminref_69.htm,,,32
- adminref_7.htm,,,32
- adminref_70.htm,,,32
- adminref_71.htm,,,32
- adminref_72.htm,,,32
- adminref_73.htm,,,32
- adminref_74.htm,,,32
- adminref_75.htm,,,32
- adminref_76.htm,,,32
- adminref_77.htm,,,32
- adminref_78.htm,,,32
- adminref_79.htm,,,32
- adminref_8.htm,,,32
- adminref_80.htm,,,32
- adminref_81.htm,,,32
- adminref_82.htm,,,32
- adminref_83.htm,,,32
- adminref_84.htm,,,32
- adminref_85.htm,,,32
- adminref_86.htm,,,32
- adminref_87.htm,,,32
- adminref_88.htm,,,32
- adminref_89.htm,,,32
- adminref_9.htm,,,32
- adminref_90.htm,,,32
- adminref_91.htm,,,32
- adminref_92.htm,,,32
- adminref_93.htm,,,32
- adminref_94.htm,,,32
- adminref_95.htm,,,32
- adminref_96.htm,,,32
- adminref_97.htm,,,32
- adminref_98.htm,,,32
- adminref_99.htm,,,32
- building.htm,,,32
- building_1.htm,,,32
- building_10.htm,,,32
- building_11.htm,,,32
- building_12.htm,,,32
- building_13.htm,,,32
- building_2.htm,,,32
- building_3.htm,,,32
- building_4.htm,,,32
- building_5.htm,,,32
- building_6.htm,,,32
- building_7.htm,,,32
- building_8.htm,,,32
- building_9.htm,,,32
- disamb01.htm,,,32
- disamb01_1.htm,,,32
- disamb01_10.htm,,,32
- disamb01_11.htm,,,32
- disamb01_12.htm,,,32
- disamb01_13.htm,,,32
- disamb01_14.htm,,,32
- disamb01_15.htm,,,32
- disamb01_16.htm,,,32
- disamb01_17.htm,,,32
- disamb01_18.htm,,,32
- disamb01_19.htm,,,32
- disamb01_2.htm,,,32
- disamb01_20.htm,,,32
- disamb01_21.htm,,,32
- disamb01_22.htm,,,32
- disamb01_23.htm,,,32
- disamb01_24.htm,,,32
- disamb01_25.htm,,,32
- disamb01_26.htm,,,32
- disamb01_27.htm,,,32
- disamb01_28.htm,,,32
- disamb01_3.htm,,,32
- disamb01_4.htm,,,32
- disamb01_5.htm,,,32
- disamb01_6.htm,,,32
- disamb01_7.htm,,,32
- disamb01_8.htm,,,32
- disamb01_9.htm,,,32
- errorcodes.htm,,,32
- errorcodes_1.htm,,,32
- mtxpg03.htm,,,32
- mtxpg03_1.htm,,,32
- mtxpg03_2.htm,,,32
- mtxpg03_3.htm,,,32
- mtxpg03_4.htm,,,32
- mtxpg03_5.htm,,,32
- mtxpg03_6.htm,,,32
- mtxpg03_7.htm,,,32
- mtxpg04.htm,,,32
- mtxpg04_1.htm,,,32
- mtxpg04_10.htm,,,32
- mtxpg04_11.htm,,,32
- mtxpg04_12.htm,,,32
- mtxpg04_13.htm,,,32
- mtxpg04_14.htm,,,32
- mtxpg04_15.htm,,,32
- mtxpg04_16.htm,,,32
- mtxpg04_17.htm,,,32
- mtxpg04_18.htm,,,32
- mtxpg04_19.htm,,,32
- mtxpg04_2.htm,,,32
- mtxpg04_3.htm,,,32
- mtxpg04_4.htm,,,32
- mtxpg04_5.htm,,,32
- mtxpg04_6.htm,,,32
- mtxpg04_7.htm,,,32
- mtxpg04_8.htm,,,32
- mtxpg04_9.htm,,,32
- mtxpg05vb.htm,,,32
- mtxpg05vb_1.htm,,,32
- mtxpg05vb_2.htm,,,32
- mtxpg05vb_3.htm,,,32
- mtxpg05vb_4.htm,,,32
- mtxpg05vb_5.htm,,,32
- mtxpg05vb_6.htm,,,32
- mtxpg05vb_7.htm,,,32
- mtxpg06vb.htm,,,32
- mtxpg06vb_1.htm,,,32
- mtxpg06vb_2.htm,,,32
- mtxpg06vb_3.htm,,,32
- mtxpg07vb.htm,,,32
- mtxpg07vb_1.htm,,,32
- mtxpg07vb_2.htm,,,32
- mtxpg07vb_3.htm,,,32
- mtxpg07vb_4.htm,,,32
- mtxpg08vb.htm,,,32
- mtxpg08vb_1.htm,,,32
- mtxpg08vb_2.htm,,,32
- mtxpg08vb_3.htm,,,32
- mtxpg09vb.htm,,,32
- mtxpg09vb_1.htm,,,32
- mtxpg09vb_2.htm,,,32
- mtxpg09vb_3.htm,,,32
- mtxpg10vb.htm,,,32
- mtxpg10vb_1.htm,,,32
- mtxpg10vb_2.htm,,,32
- mtxpg10vb_3.htm,,,32
- mtxpg11vb.htm,,,32
- mtxpg11vb_1.htm,,,32
- mtxpg11vb_2.htm,,,32
- mtxpg11vb_3.htm,,,32
- objctrlvb.htm,,,32
- objctrlvb_1.htm,,,32
- objctrlvb_2.htm,,,32
- objctrlvb_3.htm,,,32
- objctrlvb_4.htm,,,32
- objctrlvb_5.htm,,,32
- objctrlvb_6.htm,,,32
- objctrlvc.htm,,,32
- objctrlvc_1.htm,,,32
- objctrlvc_2.htm,,,32
- objctrlvc_3.htm,,,32
- objctrlvc_4.htm,,,32
- objctrlvc_5.htm,,,32
- objctrlvc_6.htm,,,32
- objctrlvj.htm,,,32
- objctrlvj_1.htm,,,32
- objctrlvj_2.htm,,,32
- objctrlvj_3.htm,,,32
- objctrlvj_4.htm,,,32
- objctrlvj_5.htm,,,32
- objctrlvj_6.htm,,,32
- objctxvb.htm,,,32
- objctxvb_1.htm,,,32
- objctxvb_10.htm,,,32
- objctxvb_11.htm,,,32
- objctxvb_12.htm,,,32
- objctxvb_13.htm,,,32
- objctxvb_14.htm,,,32
- objctxvb_15.htm,,,32
- objctxvb_16.htm,,,32
- objctxvb_17.htm,,,32
- objctxvb_2.htm,,,32
- objctxvb_3.htm,,,32
- objctxvb_4.htm,,,32
- objctxvb_5.htm,,,32
- objctxvb_6.htm,,,32
- objctxvb_7.htm,,,32
- objctxvb_8.htm,,,32
- objctxvb_9.htm,,,32
- objctxvc.htm,,,32
- objctxvc_1.htm,,,32
- objctxvc_10.htm,,,32
- objctxvc_11.htm,,,32
- objctxvc_12.htm,,,32
- objctxvc_13.htm,,,32
- objctxvc_14.htm,,,32
- objctxvc_15.htm,,,32
- objctxvc_16.htm,,,32
- objctxvc_17.htm,,,32
- objctxvc_2.htm,,,32
- objctxvc_3.htm,,,32
- objctxvc_4.htm,,,32
- objctxvc_5.htm,,,32
- objctxvc_6.htm,,,32
- objctxvc_7.htm,,,32
- objctxvc_8.htm,,,32
- objctxvc_9.htm,,,32
- objctxvj.htm,,,32
- objctxvj_1.htm,,,32
- objctxvj_10.htm,,,32
- objctxvj_11.htm,,,32
- objctxvj_12.htm,,,32
- objctxvj_13.htm,,,32
- objctxvj_14.htm,,,32
- objctxvj_15.htm,,,32
- objctxvj_16.htm,,,32
- objctxvj_17.htm,,,32
- objctxvj_2.htm,,,32
- objctxvj_3.htm,,,32
- objctxvj_4.htm,,,32
- objctxvj_5.htm,,,32
- objctxvj_6.htm,,,32
- objctxvj_7.htm,,,32
- objctxvj_8.htm,,,32
- objctxvj_9.htm,,,32
- parti.htm,,,32
- partiii.htm,,,32
- partiii_1.htm,,,32
- partiii_10.htm,,,32
- partiii_11.htm,,,32
- partiii_12.htm,,,32
- partiii_2.htm,,,32
- partiii_3.htm,,,32
- partiii_4.htm,,,32
- partiii_5.htm,,,32
- partiii_6.htm,,,32
- partiii_7.htm,,,32
- partiii_8.htm,,,32
- partiii_9.htm,,,32
- partiivb.htm,,,32
- sampcodevb.htm,,,32
- sampcodevb_1.htm,,,32
- sampcodevb_10.htm,,,32
- sampcodevb_2.htm,,,32
- sampcodevb_3.htm,,,32
- sampcodevb_4.htm,,,32
- sampcodevb_5.htm,,,32
- sampcodevb_6.htm,,,32
- sampcodevb_7.htm,,,32
- sampcodevb_8.htm,,,32
- sampcodevb_9.htm,,,32
- spamrefvb.htm,,,32
- spamrefvb_1.htm,,,32
- spamrefvb_10.htm,,,32
- spamrefvb_11.htm,,,32
- spamrefvb_12.htm,,,32
- spamrefvb_13.htm,,,32
- spamrefvb_2.htm,,,32
- spamrefvb_3.htm,,,32
- spamrefvb_4.htm,,,32
- spamrefvb_5.htm,,,32
- spamrefvb_6.htm,,,32
- spamrefvb_7.htm,,,32
- spamrefvb_8.htm,,,32
- spamrefvb_9.htm,,,32
- spamrefvc.htm,,,32
- spamrefvc_1.htm,,,32
- spamrefvc_10.htm,,,32
- spamrefvc_11.htm,,,32
- spamrefvc_12.htm,,,32
- spamrefvc_13.htm,,,32
- spamrefvc_14.htm,,,32
- spamrefvc_15.htm,,,32
- spamrefvc_16.htm,,,32
- spamrefvc_2.htm,,,32
- spamrefvc_3.htm,,,32
- spamrefvc_4.htm,,,32
- spamrefvc_5.htm,,,32
- spamrefvc_6.htm,,,32
- spamrefvc_7.htm,,,32
- spamrefvc_8.htm,,,32
- spamrefvc_9.htm,,,32
- spamrefvj.htm,,,32
- spamrefvj_1.htm,,,32
- spamrefvj_10.htm,,,32
- spamrefvj_11.htm,,,32
- spamrefvj_12.htm,,,32
- spamrefvj_13.htm,,,32
- spamrefvj_14.htm,,,32
- spamrefvj_15.htm,,,32
- spamrefvj_16.htm,,,32
- spamrefvj_2.htm,,,32
- spamrefvj_3.htm,,,32
- spamrefvj_4.htm,,,32
- spamrefvj_5.htm,,,32
- spamrefvj_6.htm,,,32
- spamrefvj_7.htm,,,32
- spamrefvj_8.htm,,,32
- spamrefvj_9.htm,,,32
- transctxvb.htm,,,32
- transctxvb_1.htm,,,32
- transctxvb_2.htm,,,32
- transctxvb_3.htm,,,32
- transctxvb_4.htm,,,32
- transctxvb_5.htm,,,32
- transctxvc.htm,,,32
- transctxvc_1.htm,,,32
- transctxvc_2.htm,,,32
- transctxvc_3.htm,,,32
- transctxvc_4.htm,,,32
- transctxvc_5.htm,,,32
- transctxvj.htm,,,32
- transctxvj_1.htm,,,32
- transctxvj_2.htm,,,32
- transctxvj_3.htm,,,32
- transctxvj_4.htm,,,32
- transctxvj_5.htm,,,32
- vipdef01.htm,,,32
- GetCtxtPropvc.htm,,,32
- GetCtxtPropvc_1.htm,,,32
- GetCtxtPropvc_2.htm,,,32
- GetCtxtPropvc_3.htm,,,32
- GetCtxtPropvc_4.htm,,,32
- GetCtxtPropvj.htm,,,32
- GetCtxtPropvj_1.htm,,,32
- GetCtxtPropvj_2.htm,,,32
- GetCtxtPropvj_3.htm,,,32
- GetCtxtPropvj_4.htm,,,32
- ObjCtxActivity.htm,,,32
- ObjCtxActivity_1.htm,,,32
- ObjCtxActivity_2.htm,,,32
- ProgSecRefvb.htm,,,32
- ProgSecRefvb_1.htm,,,32
- ProgSecRefvb_2.htm,,,32
- ProgSecRefvb_3.htm,,,32
- ProgSecRefvb_4.htm,,,32
- ProgSecRefvb_5.htm,,,32
- ProgSecRefvb_6.htm,,,32
- ProgSecRefvb_7.htm,,,32
- ProgSecRefvb_8.htm,,,32
- ProgSecRefvc.htm,,,32
- ProgSecRefvc_1.htm,,,32
- ProgSecRefvc_2.htm,,,32
- ProgSecRefvc_3.htm,,,32
- ProgSecRefvc_4.htm,,,32
- ProgSecRefvc_5.htm,,,32
- ProgSecRefvc_6.htm,,,32
- ProgSecRefvc_7.htm,,,32
- ProgSecRefvc_8.htm,,,32
- ProgSecRefvc_9.htm,,,32
-
-
-
- [MTXDevGraphics]
- context1.gif,sdk_context1.gif,,32
- context2.gif,sdk_context2.gif,,32
- context3.gif,sdk_context3.gif,,32
- application.gif,sdk_application.gif,,32
- call1.gif,sdk_call1.gif,,32
- chiclet.gif,sdk_chiclet.gif,,32
- prcarrow.gif,sdk_prcarrow.gif,,32
- datahei.gif,sdk_datahei.gif,,32
- errordialogue.gif,sdk_errordialogue.gif,,32
- host.gif,sdk_host.gif,,32
- methhier.gif,sdk_methhier.gif,,32
- objsp.gif,sdk_objsp.gif,,32
- objspg.gif,sdk_objspg.gif,,32
- objspgm.gif,sdk_objspgm.gif,,32
- parchild.gif,sdk_parchild.gif,,32
- space.gif,sdk_space.gif,,32
- state1.gif,sdk_state1.gif,,32
- state2.gif,sdk_state2.gif,,32
- state3.gif,sdk_state3.gif,,32
- vi0301.gif,sdk_vi0301.gif,,32
- vi0302.gif,sdk_vi0302.gif,,32
- vi0401.gif,sdk_vi0401.gif,,32
- vi0402.gif,sdk_vi0402.gif,,32
- vi0403.gif,sdk_vi0403.gif,,32
- vi0404.gif,sdk_vi0404.gif,,32
- vi0405.gif,sdk_vi0405.gif,,32
- vi0406.gif,sdk_vi0406.gif,,32
- vi0407.gif,sdk_vi0407.gif,,32
- vi0408.gif,sdk_vi0408.gif,,32
- vi0409.gif,sdk_vi0409.gif,,32
- vi0410.gif,sdk_vi0410.gif,,32
- vi0501.gif,sdk_vi0501.gif,,32
- vi0502.gif,sdk_vi0502.gif,,32
- vi0503.gif,sdk_vi0503.gif,,32
- vi0601.gif,sdk_vi0601.gif,,32
- vi0602.gif,sdk_vi0602.gif,,32
- vi0603.gif,sdk_vi0603.gif,,32
- vi0701.gif,sdk_vi0701.gif,,32
- vi0702.gif,sdk_vi0702.gif,,32
- vi0801.gif,sdk_vi0801.gif,,32
- vi0901.gif,sdk_vi0901.gif,,32
- vi0902.gif,sdk_vi0902.gif,,32
- vi1001.gif,sdk_vi1001.gif,,32
- vi1101.gif,sdk_vi1101.gif,,32
- vi1102.gif,sdk_vi1102.gif,,32
- viic01.gif,sdk_viic01.gif,,32
- viic02.gif,sdk_viic02.gif,,32
- viic03.gif,sdk_viic03.gif,,32
- viic04.gif,sdk_viic04.gif,,32
- viic05.gif,sdk_viic05.gif,,32
- viicno.gif,sdk_viicno.gif,,32
- viicsc.gif,sdk_viicsc.gif,,32
- vipa01.gif,sdk_vipa01.gif,,32
- vips01.gif,sdk_vips01.gif,,32
- vips02.gif,sdk_vips02.gif,,32
- vips03.gif,sdk_vips03.gif,,32
- vips04.gif,sdk_vips04.gif,,32
- vips05.gif,sdk_vips05.gif,,32
- vips06.gif,sdk_vips06.gif,,32
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [VbacctSrc]
- Account.VB\account.vbp,Account.VB_account.vbp,,32
- Account.VB\account.cls,Account.VB_account.cls,,32
- Account.VB\MoveMoney.cls,Account.VB_MoveMoney.cls,,32
- Account.VB\Receipt.cls,Account.VB_Receipt.cls,,32
- Account.VB\ReceiptUpd.cls,Account.VB_ReceiptUpd.cls,,32
- Account.VB\CreateTable.cls,Account.VB_CreateTable.cls,,32
-
- [VbacctStep1]
- Account.VB\Step1\account.cls,Account.VB_Step1_account.cls,,32
- Account.VB\Step1\account.vbp,Account.VB_Step1_account.vbp,,32
-
- [VbacctStep2]
- Account.VB\Step2\account.cls,Account.VB_Step2_account.cls,,32
- Account.VB\Step2\account.vbp,Account.VB_Step2_account.vbp,,32
- Account.VB\Step2\CreateTable.cls,Account.VB_Step2_CreateTable.cls,,32
-
- [VbacctStep3]
- Account.VB\Step3\account.cls,Account.VB_Step3_account.cls,,32
- Account.VB\Step3\account.vbp,Account.VB_Step3_account.vbp,,32
- Account.VB\Step3\CreateTable.cls,Account.VB_Step3_CreateTable.cls,,32
-
- [VbacctStep4]
- Account.VB\Step4\account.cls,Account.VB_Step4_account.cls,,32
- Account.VB\Step4\account.vbp,Account.VB_Step4_account.vbp,,32
- Account.VB\Step4\CreateTable.cls,Account.VB_Step4_CreateTable.cls,,32
- Account.VB\Step4\MoveMoney.cls,Account.VB_Step4_MoveMoney.cls,,32
-
- [VbacctStep5]
- Account.VB\Step5\account.cls,Account.VB_Step5_account.cls,,32
- Account.VB\Step5\account.vbp,Account.VB_Step5_account.vbp,,32
- Account.VB\Step5\CreateTable.cls,Account.VB_Step5_CreateTable.cls,,32
- Account.VB\Step5\MoveMoney.cls,Account.VB_Step5_MoveMoney.cls,,32
- Account.VB\Step5\receipt.cls,Account.VB_Step5_receipt.cls,,32
-
- [VbacctStep6]
- Account.VB\Step6\account.cls,Account.VB_Step6_account.cls,,32
- Account.VB\Step6\account.vbp,Account.VB_Step6_account.vbp,,32
- Account.VB\Step6\CreateTable.cls,Account.VB_Step6_CreateTable.cls,,32
- Account.VB\Step6\MoveMoney.cls,Account.VB_Step6_MoveMoney.cls,,32
- Account.VB\Step6\receipt.cls,Account.VB_Step6_receipt.cls,,32
-
- [VbacctStep7]
- Account.VB\Step7\account.cls,Account.VB_Step7_account.cls,,32
- Account.VB\Step7\account.vbp,Account.VB_Step7_account.vbp,,32
- Account.VB\Step7\CreateTable.cls,Account.VB_Step7_CreateTable.cls,,32
- Account.VB\Step7\MoveMoney.cls,Account.VB_Step7_MoveMoney.cls,,32
- Account.VB\Step7\receipt.cls,Account.VB_Step7_receipt.cls,,32
- Account.VB\Step7\ReceiptUpd.cls,Account.VB_Step7_ReceiptUpd.cls,,32
-
- [VbacctStep8]
- Account.VB\Step8\account.cls,Account.VB_Step8_account.cls,,32
- Account.VB\Step8\account.vbp,Account.VB_Step8_account.vbp,,32
- Account.VB\Step8\CreateTable.cls,Account.VB_Step8_CreateTable.cls,,32
- Account.VB\Step8\MoveMoney.cls,Account.VB_Step8_MoveMoney.cls,,32
- Account.VB\Step8\receipt.cls,Account.VB_Step8_receipt.cls,,32
- Account.VB\Step8\ReceiptUpd.cls,Account.VB_Step8_ReceiptUpd.cls,,32
-
- [VcacctSrc]
- Account.VC\Account.cpp,Account.VC_Account.cpp,,32
- Account.VC\Account.def,Account.VC_Account.def,,32
- Account.VC\account.dsp,Account.VC_account.dsp,,32
- Account.VC\Account.idl,Account.VC_Account.idl,,32
- Account.VC\Account.mak,Account.VC_Account.mak,,32
- Account.VC\Account.mdp,Account.VC_Account.mdp,,32
- Account.VC\Account.rc,Account.VC_Account.rc,,32
- Account.VC\Accountps.def,Account.VC_Accountps.def,,32
- Account.VC\Accountps.mak,Account.VC_Accountps.mak,,32
- Account.VC\CAccount.cpp,Account.VC_CAccount.cpp,,32
- Account.VC\CAccount.h,Account.VC_CAccount.h,,32
- Account.VC\CAccount.rgs,Account.VC_CAccount.rgs,,32
- Account.VC\GetReceipt.cpp,Account.VC_GetReceipt.cpp,,32
- Account.VC\GetReceipt.h,Account.VC_GetReceipt.h,,32
- Account.VC\GetReceipt.rgs,Account.VC_GetReceipt.rgs,,32
- Account.VC\Guids.cpp,Account.VC_Guids.cpp,,32
- Account.VC\MoveMoney.cpp,Account.VC_MoveMoney.cpp,,32
- Account.VC\MoveMoney.h,Account.VC_MoveMoney.h,,32
- Account.VC\MoveMoney.rgs,Account.VC_MoveMoney.rgs,,32
- Account.VC\Resource.h,Account.VC_Resource.h,,32
- Account.VC\StdAfx.cpp,Account.VC_StdAfx.cpp,,32
- Account.VC\StdAfx.h,Account.VC_StdAfx.h,,32
- Account.VC\tlbcheck.dat,Account.VC_tlbcheck.dat,,32
- Account.VC\updatere.bin,Account.VC_updatere.bin,,32
- Account.VC\UpdateReceipt.cpp,Account.VC_UpdateReceipt.cpp,,32
- Account.VC\UpdateReceipt.h,Account.VC_UpdateReceipt.h,,32
- Account.VC\UpdateReceipt.rgs,Account.VC_UpdateReceipt.rgs,,32
-
- [TClientSrc]
- TClient\BigO.bmp,TClient_BigO.bmp,,32
- TClient\BigX.bmp,TClient_BigX.bmp,,32
- TClient\frmMain.frm,TClient_frmMain.frm,,32
- TClient\frmMain.frx,TClient_frmMain.frx,,32
- TClient\Null.bmp,TClient_Null.bmp,,32
- TClient\O.bmp,TClient_O.bmp,,32
- TClient\Screen.bmp,TClient_Screen.bmp,,32
- TClient\tClient.vbp,TClient_tClient.vbp,,32
- TClient\X.bmp,TClient_X.bmp,,32
-
- [TServerSrc]
- TServer\computer.bin,TServer_computer.bin,,32
- TServer\Computer.cpp,TServer_Computer.cpp,,32
- TServer\Computer.h,TServer_Computer.h,,32
- TServer\Computer.rgs,TServer_Computer.rgs,,32
- TServer\human.bin,TServer_human.bin,,32
- TServer\Human.cpp,TServer_Human.cpp,,32
- TServer\Human.h,TServer_Human.h,,32
- TServer\Human.rgs,TServer_Human.rgs,,32
- TServer\resource.h,TServer_resource.h,,32
- TServer\StdAfx.cpp,TServer_StdAfx.cpp,,32
- TServer\StdAfx.h,TServer_StdAfx.h,,32
- TServer\tServer.cpp,TServer_tServer.cpp,,32
- TServer\tServer.def,TServer_tServer.def,,32
- TServer\tServer.dsp,TServer_tServer.dsp,,32
- TServer\tServer.idl,TServer_tServer.idl,,32
- TServer\tServer.mak,TServer_tServer.mak,,32
- TServer\tServer.rc,TServer_tServer.rc,,32
- TServer\tServerps.def,TServer_tServerps.def,,32
- TServer\tServerps.mk,TServer_tServerps.mk,,32
-
- [WSHSrc]
- instpak.vbs,wsh_instpak.vbs,,32
- instdll.vbs,wsh_instdll.vbs,,32
- instpakcli.vbs,wsh_instpakcli.vbs,,32
- instdllcli.vbs,wsh_instdllcli.vbs,,32
- uninst.vbs,wsh_uninst.vbs,,32
-
-
-
- [BankVJSrc]
- Bank.VJ\Bank.class,Bank.VJ_Bank.class
- Bank.VJ\Bank.java,Bank.VJ_Bank.java,,32
- Bank.VJ\BankError.class,Bank.VJ_BankError.class,,32
- Bank.VJ\BankError.java,Bank.VJ_BankError.java,,32
- Bank.VJ\BankEvents.class,Bank.VJ_BankEvents.class,,32
- Bank.VJ\BankEvents.java,Bank.VJ_BankEvents.java,,32
- Bank.VJ\BankFrame.class,Bank.VJ_BankFrame.class,,32
- Bank.VJ\BankFrame.java,Bank.VJ_BankFrame.java,,32
- Bank.VJ\JavaBank.dsp,Bank.VJ_JavaBank.dsp,,32
- Bank.VJ\JavaBank.dsw,Bank.VJ_JavaBank.dsw,,32
- Bank.VJ\tlbcheck.dat,Bank.VJ_tlbcheck.dat,,32
-
- [VjacctSrc]
- Account.VJ\SetJavaDev.bat,Account.VJ_SetJavaDev.bat,,32
- Account.VJ\mkdll.bat,Account.VJ_mkdll.bat,,32
- Account.VJ\Account.dsp,Account.VJ_Account.dsp,,32
- Account.VJ\Account.dsw,Account.VJ_Account.dsw,,32
- Account.VJ\Accountlib.idl,Account.VJ_Accountlib.idl,,32
- Account.VJ\Account\Account.java,Account.VJ_Account_Account.java,,32
- Account.VJ\Account\GetReceipt.java,Account.VJ_Account_GetReceipt.java,,32
- Account.VJ\Account\MoveMoney.java,Account.VJ_Account_MoveMoney.java,,32
- Account.VJ\Account\UpdateReceipt.java,Account.VJ_Account_UpdateReceipt.java,,32
-
- [VjacctCleanup]
- Account.VJ\Account.class,,,1
- Account.VJ\Account.java,,,1
- Account.VJ\Account.reg,,,1
- Account.VJ\Accountlib.tlb,,,1
- Account.VJ\GetReceipt.class,,,1
- Account.VJ\GetReceipt.java,,,1
- Account.VJ\GetReceipt.reg,,,1
- Account.VJ\GetReceiptlib.idl,,,1
- Account.VJ\GetReceiptlib.tlb,,,1
- Account.VJ\mkdll.bat,,,1
- Account.VJ\MoveMoney.class,,,1
- Account.VJ\MoveMoney.java,,,1
- Account.VJ\MoveMoney.reg,,,1
- Account.VJ\MoveMoneylib.idl,,,1
- Account.VJ\MoveMoneylib.tlb,,,1
- Account.VJ\tlbcheck.dat,,,1
- Account.VJ\UpdateReceipt.class,,,1
- Account.VJ\UpdateReceipt.java,,,1
- Account.VJ\UpdateReceipt.reg,,,1
- Account.VJ\UpdateReceiptlib.idl,,,1
- Account.VJ\UpdateReceiptlib.tlb,,,1
- Account.VJ\Account\MoveMoneyObj.java,,,1
- Account.VJ\Account\AccountObj.java,,,1
- Account.VJ\odbc_connection.h
- Account.VJ\account.mak
- Account.VJ\account.mdp
- Account.VJ\account.tlb
- Account.VJ\jdbcdemo.cpp
- Account.VJ\jdbcdemo.mak
- Account.VJ\jdbcdemo.mdp
- Account.VJ\account.idl
- Account.VJ\odbc_statement.h
- Account.VJ\odbc\Statement.java
- Account.VJ\odbc\Connection.java
- Account.VJ\java\sql\DriverManager.java
- Account.VJ\java\sql\Connection.java
- Account.VJ\java\sql\ResultSet.java
- Account.VJ\java\sql\SQLException.java
- Account.VJ\java\sql\Statement.java
-
-
-
- [BankPkg]
-
- vjacct.dll,,,32
-
- vbacct.dll,,,32
- vcacct.dll,,,32
-
- [TicTacToePkg]
- tServer.dll,,,32
-
- [GeneratedPackages]
- "Sample Bank.PAK",,,1
- Tic-Tac-Toe.PAK,,,1
-
- [GeneratedCLEX]
- SampleBank.exe,,,1
- Tic-Tac-Toe.exe,,,1
-
- [VbbankSrc]
- Bank.VB\VBBank.frm,Bank.VB_VBBank.frm,,32
- Bank.VB\bank.vbp,Bank.VB_bank.vbp,,32
-
-
-
- [MTXClexSupport]
- diantz.exe,,,32
- iexpress.exe,,,32
- template.cdf,,,32
- template.inf,,,32
- updfile.exe,,,32
- W95inf16.dll,,,32
- w95inf32.dll,,,32
- wextract.exe,,,32
- setupapi.dll,w95_setupapi.dll,,32
- cfgmgr32.dll,w95_cfgmgr32.dll,,32
- Advpack.dll,,,32
-
-
- [MTX10_MTX_HELP]
- help\mscreate.dir,,,1
- help\mtx10.cnt,,,1
- help\mtx10.hlp,,,1
- help\mtx10pss.cnt,,,1
- help\mtx10pss.hlp,,,1
- help\readme.cnt,,,1
- help\readme.hlp,,,1
-
- [MTX10_MTX_INCLUDE]
- include\mscreate.dir,,,1
-
- [MTX10_MTX]
- javareg.exe,,,1
- mscreate.dir,,,1
- mtxexctl.exe,,,1
- mtxexdef.dll,,,1
- readme.txt,,,1
- setup.stf,,,1
- setup.lnk,,,1
- regsvr32.exe,,,1
-
- [MTX10_MTX_LIB]
- lib\mscreate.dir,,,1
-
- [MTX10_MTX_LOG]
- log\mscreate.dir,,,1
-
- [MTX10_MTX_PACKAGES]
- packages\mscreate.dir,,,1
-
- [MTX10_MTX_REMOTE]
- remote\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_ACCOUNTVB]
- samples\account.vb\mscreate.dir,,,1
- samples\account.vb\submain.bas,,,1
-
- [MTX10_MTX_SAMPLES_ACCOUNTVC]
- samples\account.vc\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_VJ_ACCOUNT]
- samples\account.vj\account\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_VJ_JAVA]
- samples\account.vj\java\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_VJ_JAVA_SQL]
- samples\account.vj\java\sql\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_VJ]
- samples\account.vj\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLES_VJ_ODBC]
- samples\account.vj\odbc\mscreate.dir,,,1
-
- [MTX10_MTX_BANKVB]
- samples\bank.vb\mscreate.dir,,,1
- samples\bank.vb\vbbank.frm,,,1
-
- [MTX10_MTX_SAMPLES]
- samples\mscreate.dir,,,1
-
- [MTX10_MTX_SAMPLE_PACKAGES]
- samples\packages\mscreate.dir,,,1
-
- [MTX10_MTX_SETUP]
- setup\acmsetup.exe,,,1
- setup\acmsetup.hlp,,,1
- setup\mscreate.dir,,,1
- setup\mssetup.dll,,,1
- setup\odbckey.inf,,,1
- setup\odbcstf.dll,,,1
- setup\setup.exe,,,1
- setup\setup.lst,,,1
- setup\viphook.dll,,,1
- setup\viprel.inf,,,1
- setup\vipset.dll,,,1
- setup\wwsetup.ttf,,,1
-
- [MTX10_MTX_TOOLS]
- tools,,,1
- tools\exegen.exe,,,1
- tools\midl.exe,,,1
- tools\mscreate.dir,,,1
- tools\rpcndr.h,,,1
- tools\rpcproxy.h,,,1
-
- [MTX_BETA2_LEGACY_HELP]
- html\faqs.htm
- html\gettingstarted_10.htm
- html\gettingstarted_11.htm
- html\gettingstarted_12.htm
- html\gettingstarted_5.htm
- html\gettingstarted_6.htm
- html\gettingstarted_7.htm
- html\gettingstarted_8.htm
- html\gettingstarted_9.htm
- html\install_8.htm
- html\maintain_5.htm
- html\maintain_6.htm
- html\placeholder.htm
- html\placeholder_1.htm
- html\placeholder_10.htm
- html\placeholder_11.htm
- html\placeholder_12.htm
- html\placeholder_13.htm
- html\placeholder_14.htm
- html\placeholder_15.htm
- html\placeholder_16.htm
- html\placeholder_17.htm
- html\placeholder_18.htm
- html\placeholder_19.htm
- html\placeholder_2.htm
- html\placeholder_3.htm
- html\placeholder_4.htm
- html\placeholder_5.htm
- html\placeholder_6.htm
- html\placeholder_7.htm
- html\placeholder_8.htm
- html\placeholder_9.htm
- html\progsecref.htm
- html\progsecref_1.htm
- html\progsecref_2.htm
- html\progsecref_3.htm
- html\progsecref_4.htm
- html\progsecref_5.htm
- html\progsecref_6.htm
- html\progsecref_7.htm
- html\progsecref_8.htm
- html\progsecref_9.htm
- html\readme.htm
- html\readme_1.htm
- html\readme_2.htm
- html\readme_3.htm
- html\readme_4.htm
- html\images\vigs02.gif
- html\images\vigs03.gif
- ;*** BEGIN **********************************************************
- ;** **
- ;** Automatically generated on: Fri Sep 12 10:20:20 1997 **
- ;** **
- ;** Diamond Version: (32) 1.00.0520 (12/16/94) **
- ;** **
- ;*** BEGIN **********************************************************
- ;LAYOUT.INF
- ;Disk Layout file for Microsoft Transation Server Setup
- ;Copyright (c) 1993-1997 Microsoft Corporation
-
- [version]
- signature="$Windows NT$"
- SetupClass=BASE
-
- "1","Microsoft Transaction Server Disk","dtc1.CAB","","dmf"
- [SourceDisksNames]
- ; Cabinet file names and associated disks
- ; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
- 0="Microsoft Transaction Server CD-ROM","",0
- 1="Microsoft Transaction Server CD-ROM","MTS1.CAB",0
- 2="Microsoft Transaction Server CD-ROM","MTS2.CAB",0
- 3="Microsoft Transaction Server CD-ROM","MTS3.CAB",0
- 4="Microsoft Transaction Server CD-ROM","MTS4.CAB",0
- [SourceDisksFiles]
- ;<file> = <cabinet number>,<subdir>,<size>
- ;Note: File is not in a cabinet if cab# is 0
-
- mtssetup.dll=0,,668432
- msvcrtd.dll=0,,373248
- msvcirtd.dll=0,,81408
- msvcirt.dll=0,,70656
- adme.dll=0,,75024
- dtcutil.dll=0,,48912
- dtctrace.dll=0,,21264
- mtxcat.dll=0,,300816
- mtxclu.dll=0,,207112
- mtxrn.dll=0,,69904
- mtxcatex.dll=0,,235280
- mfcsubs.dll=0,,47376
- mtxinfr1.dll=0,,491140
- mtxinfr2.dll=0,,41232
- mtxperf.dll=0,,10000
- vcacct.dll=1,,47104
- mtxsys.pak=1,,4009
- mtxutil.pak=1,,1280
- atl.dll=1,,18944
- vbbank.exe=1,,33792
- tclient.exe=1,,81920
- tserver.dll=1,,276992
- vbacct.dll=1,,33792
- vjacct.dll=1,,77312
- mfc42d.dll=1,,1393152
- mfco42d.dll=1,,721408
- mfco42ud.dll=1,,724992
- mfc42ud.dll=1,,1406976
- msrdo20.dll=1,,376080
- msvbvm50.dll=1,,1329936
- instcat.sql=1,,654547
- TestOracleXAConfig.Exe=1,,85504
- jdbcdemo.dll=1,,28160
- ven2232.olb=1,,37376
- ctl3d32.dll=1,,27136
- SampDtcC.exe=1,,91408
- dac.exe=1,,24336
- dtctrace.exe=1,,41744
- msdtc.exe=1,,8464
- SampDtcS.exe=1,,67856
- mtx.exe=1,,18192
- mtxrereg.exe=1,,8976
- mtxiidel.exe=1,,16144
- mtxstop.exe=1,,9488
- mtxextps.dll=1,,30992
- dtccm.dll=1,,269584
- dtcuic.dll=1,,71952
- dtcuis.dll=1,,61712
- logmgr.dll=1,,85264
- msdtc.dll=1,,29456
- msdtcprx.dll=1,,425232
- msdtctm.dll=1,,699152
- SampDtcR.dll=1,,24848
- svcsrvl.dll=1,,25872
- xolehlp.dll=1,,29968
- mtxact.dll=1,,31504
- mtxtrk.dll=1,,44816
- mtxex.dll=1,,550672
- mtxextrk.dll=1,,44816
- mtxdm.dll=1,,48400
- mtxtrkps.dll=1,,30480
- mtxas.dll=1,,54032
- mtxwcps.dll=1,,32016
- mtxexpd.dll=1,,697104
- mtxtsps.dll=1,,29968
- mtxcatu.dll=1,,113424
- mtxspm.dll=1,,82704
- daccom.dll=1,,38672
- txctxps.dll=1,,30480
- txctx.dll=1,,27920
- mtxlegih.dll=1,,19728
- mtxaddin.dll=1,,57616
- dtcxatm.dll=1,,191248
- dtcadmc.dll=1,,91408
- mtxadmin.dll=1,,121104
- mtsevents.dll=1,,123664
- mtxgrp.dll=1,,41232
- mtxclex.dll=1,,51472
- mtxoci.dll=1,,81680
- enudtc.dll=1,,76560
- enumtx.dll=1,,18192
- javaguid.exe=1,,196096
- mtxjava.dll=1,,8976
- dacdll.dll=1,,95744
- msdtc.log=1,,4194304
- mmc.exe=1,,525072
- mmcndmgr.dll=1,,595216
- mmc.ini=1,,1793
- mmc_procedures.htm=1,,2979
- mmc.hhc=1,,3564
- mmc_about0.htm=1,,2235
- mmc_about1.htm=1,,2478
- mmc_about2.htm=1,,3616
- mmc_about3.htm=1,,3588
- mmc_banr.GIF=1,,5566
- mmc_extension.htm=1,,2014
- mmc_load.htm=1,,2250
- mmc_node.htm=1,,2003
- index1.hhk=1,,38956
- mmc_restore.htm=1,,1735
- mmc_save.htm=1,,2196
- mmc_welcome.htm=1,,2871
- mmc_windows.htm=1,,2790
- start.htm=1,,204
- Diantz.exe=1,,121344
- IExpress.exe=1,,141056
- template.cdf=1,,838
- template.inf=1,,2033
- updfile.exe=1,,62480
- W95inf16.dll=1,,2304
- w95inf32.dll=1,,4608
- wextract.exe=1,,117904
- Advpack.dll=1,,66320
- w95_setupapi.dll=1,,339728
- w95_cfgmgr32.dll=1,,23552
- IEnumNames.class=1,,795
- IGetContextProperties.class=1,,786
- IObjectContext.class=1,,1222
- IObjectControl.class=1,,686
- ISharedProperty.class=1,,730
- ISharedPropertyGroup.class=1,,1148
- ISharedPropertyGroupManager.class=1,,1197
- ITransactionContextEx.class=1,,829
- MTx.class=1,,440
- SharedPropertyGroupManager.class=1,,840
- TransactionContextEx.class=1,,792
- dtccfg.cpl=1,,28432
- svr1.ini=1,,124
- svr2.ini=1,,124
- svr3.ini=1,,124
- mtxtest.exe=1,,12560
- mtxtstop.exe=1,,7952
- exegen.exe=1,,60928
- mtxexp.ocx=2,,54544
- mtxsnap.dll=2,,69904
- mtxrepl.dll=2,,67856
- mtxrepl.exe=2,,9488
- mtxexp.msc=2,,5632
- mts20.cnt=2,,30696
- mts20.hlp=2,,1134417
- readme.cnt=2,,329
- readme.hlp=2,,35662
- HLP95EN.DLL=2,,31744
- mts20adm.hhc=3,,24498
- AdminNode.html=3,,2685
- MTSWelcome.html=3,,3239
- SetupNode.html=3,,3260
- StartedNode.html=3,,2635
- TourNode.html=3,,2278
- create.htm=3,,3983
- create_1.htm=3,,4264
- create_10.htm=3,,2993
- create_2.htm=3,,5636
- create_3.htm=3,,2995
- create_4.htm=3,,2979
- create_5.htm=3,,5017
- create_6.htm=3,,5050
- create_7.htm=3,,3397
- create_8.htm=3,,4822
- create_9.htm=3,,4270
- distribute.htm=3,,2379
- distribute_1.htm=3,,6276
- distribute_2.htm=3,,3428
- distribute_3.htm=3,,10555
- gettingstarted.htm=3,,2324
- gettingstarted_1.htm=3,,8723
- gettingstarted_2.htm=3,,4951
- gettingstarted_3.htm=3,,5232
- gettingstarted_4.htm=3,,1602
- install.htm=3,,2956
- install_1.htm=3,,4607
- install_2.htm=3,,2550
- install_3.htm=3,,10223
- install_4.htm=3,,3408
- install_5.htm=3,,2839
- install_6.htm=3,,2909
- install_7.htm=3,,1241
- maintain.htm=3,,2257
- maintain_1.htm=3,,4238
- maintain_2.htm=3,,3601
- maintain_3.htm=3,,3970
- maintain_4.htm=3,,11982
- roadmap.htm=3,,5138
- roadmap_1.htm=3,,3308
- roadmap_10.htm=3,,5061
- roadmap_11.htm=3,,2483
- roadmap_12.htm=3,,1994
- roadmap_13.htm=3,,2901
- roadmap_14.htm=3,,2511
- roadmap_15.htm=3,,2109
- roadmap_16.htm=3,,1784
- roadmap_17.htm=3,,2181
- roadmap_18.htm=3,,2259
- roadmap_19.htm=3,,2605
- roadmap_2.htm=3,,3572
- roadmap_20.htm=3,,2749
- roadmap_21.htm=3,,4481
- roadmap_22.htm=3,,4059
- roadmap_23.htm=3,,6350
- roadmap_24.htm=3,,1853
- roadmap_25.htm=3,,1711
- roadmap_26.htm=3,,2989
- roadmap_27.htm=3,,3993
- roadmap_28.htm=3,,2390
- roadmap_29.htm=3,,2057
- roadmap_3.htm=3,,3012
- roadmap_30.htm=3,,2102
- roadmap_31.htm=3,,2179
- roadmap_32.htm=3,,2396
- roadmap_33.htm=3,,2643
- roadmap_34.htm=3,,2215
- roadmap_35.htm=3,,2511
- roadmap_36.htm=3,,1878
- roadmap_37.htm=3,,3264
- roadmap_38.htm=3,,1960
- roadmap_39.htm=3,,2059
- roadmap_4.htm=3,,2552
- roadmap_40.htm=3,,1755
- roadmap_41.htm=3,,2356
- roadmap_42.htm=3,,1904
- roadmap_43.htm=3,,2216
- roadmap_44.htm=3,,1806
- roadmap_45.htm=3,,1912
- roadmap_46.htm=3,,1873
- roadmap_47.htm=3,,1686
- roadmap_48.htm=3,,1776
- roadmap_5.htm=3,,2732
- roadmap_6.htm=3,,4039
- roadmap_7.htm=3,,4994
- roadmap_8.htm=3,,2390
- roadmap_9.htm=3,,2934
- scriptable.htm=3,,3471
- scriptable_1.htm=3,,3395
- scriptable_10.htm=3,,5003
- scriptable_11.htm=3,,10170
- scriptable_12.htm=3,,2593
- scriptable_13.htm=3,,3098
- scriptable_14.htm=3,,3864
- scriptable_15.htm=3,,3647
- scriptable_16.htm=3,,3670
- scriptable_17.htm=3,,4181
- scriptable_18.htm=3,,2441
- scriptable_19.htm=3,,3935
- scriptable_2.htm=3,,1976
- scriptable_20.htm=3,,3814
- scriptable_21.htm=3,,5312
- scriptable_22.htm=3,,3251
- scriptable_23.htm=3,,3297
- scriptable_24.htm=3,,3756
- scriptable_3.htm=3,,2203
- scriptable_4.htm=3,,2180
- scriptable_5.htm=3,,2078
- scriptable_6.htm=3,,1862
- scriptable_7.htm=3,,2196
- scriptable_8.htm=3,,2573
- scriptable_9.htm=3,,2903
- vipdef01.htm=3,,35180
- menus2.htm=3,,2119
- menus2_1.htm=3,,1505
- menus2_2.htm=3,,1506
- menus2_3.htm=3,,1488
- menus2_4.htm=3,,8065
- menus2_5.htm=3,,2732
- menus2_6.htm=3,,1599
- quicktour.htm=3,,2217
- quicktour_1.htm=3,,3776
- quicktour_2.htm=3,,3466
- quicktour_3.htm=3,,7314
- quicktour_4.htm=3,,3220
- quicktour_5.htm=3,,3084
- settingup.htm=3,,2627
- settingup_1.htm=3,,11402
- settingup_2.htm=3,,3882
- settingup_3.htm=3,,5246
- settingup_4.htm=3,,3382
- settingup_5.htm=3,,2502
- settingup_6.htm=3,,6356
- settingup_7.htm=3,,2933
- settingup_8.htm=3,,4999
- settingup_9.htm=3,,2590
- transactions.htm=3,,2409
- transactions_1.htm=3,,2566
- transactions_2.htm=3,,3716
- transactions_3.htm=3,,4926
- transactions_4.htm=3,,3645
- transactions_5.htm=3,,7038
- transactions_6.htm=3,,10608
- ADMIN_ABORTED.gif=3,,1042
- ADMIN_ABORTING.gif=3,,1077
- ADMIN_CHICLET.gif=3,,845
- ADMIN_PRCARROW.gif=3,,821
- ADMIN_COMIT.gif=3,,1035
- ADMIN_dtcintro01.gif=3,,1820
- ADMIN_dtcintro02.gif=3,,4082
- ADMIN_dtcintro12.gif=3,,4585
- ADMIN_dtcintro15.gif=3,,3862
- ADMIN_ERROR.gif=3,,875
- ADMIN_filenew.gif=3,,971
- ADMIN_ForceAb.gif=3,,1055
- ADMIN_INDOUBT.gif=3,,1055
- ADMIN_INFO.gif=3,,874
- ADMIN_largeico.gif=3,,930
- ADMIN_list.gif=3,,933
- ADMIN_methhier.gif=3,,7676
- ADMIN_Newrole.gif=3,,3340
- ADMIN_Newuser1.gif=3,,8223
- ADMIN_NOTIFYC.gif=3,,1068
- ADMIN_onlyfail.gif=3,,1054
- ADMIN_OPEN.gif=3,,1035
- ADMIN_PREPARD.gif=3,,1036
- ADMIN_PREPRNG.gif=3,,1072
- ADMIN_Property.gif=3,,926
- ADMIN_pulling.gif=3,,9746
- ADMIN_pushing.gif=3,,18616
- ADMIN_refresh.gif=3,,950
- ADMIN_smallico.gif=3,,915
- ADMIN_snapin.gif=3,,12094
- ADMIN_snapin2.gif=3,,8762
- ADMIN_status.gif=3,,933
- ADMIN_trlist.gif=3,,935
- ADMIN_trstatus.gif=3,,934
- ADMIN_trtrace.gif=3,,923
- ADMIN_txforced.gif=3,,1052
- ADMIN_viag0301.gif=3,,5640
- ADMIN_viag0302.gif=3,,5658
- ADMIN_viag0303.gif=3,,5613
- ADMIN_viagaa03.gif=3,,1032
- ADMIN_viagaa05.gif=3,,1138
- ADMIN_viagaa06.gif=3,,990
- ADMIN_viagaa07.gif=3,,1136
- ADMIN_viagaa08.gif=3,,1054
- ADMIN_vigs01.gif=3,,12626
- ADMIN_vigs04.gif=3,,8081
- ADMIN_vigs05.gif=3,,5092
- ADMIN_vipa01.gif=3,,12887
- ADMIN_vipa02.gif=3,,4596
- ADMIN_WARNING.gif=3,,870
- ADMIN_MTS_BANR.gif=3,,5489
- mtxstart.htm=3,,4850
- mtslegal.htm=3,,1728
- arrow.gif=3,,141
- button.GIF=3,,1542
- mts.gif=3,,23389
- mtslogo.gif=3,,13092
- README_PRCARROW.gif=3,,821
- spacer.gif=3,,49
- vintdev.JPG=3,,30391
- mts20pr.hhc=4,,76823
- ProgNode.html=4,,2390
- adminref.htm=4,,2307
- adminref_1.htm=4,,2238
- adminref_10.htm=4,,2923
- adminref_11.htm=4,,4440
- adminref_12.htm=4,,2433
- adminref_13.htm=4,,6659
- adminref_14.htm=4,,4680
- adminref_15.htm=4,,3412
- adminref_16.htm=4,,4794
- adminref_17.htm=4,,3142
- adminref_18.htm=4,,2510
- adminref_19.htm=4,,2916
- adminref_2.htm=4,,2133
- adminref_20.htm=4,,2376
- adminref_21.htm=4,,3707
- adminref_22.htm=4,,3189
- adminref_23.htm=4,,3470
- adminref_24.htm=4,,8545
- adminref_25.htm=4,,4777
- adminref_26.htm=4,,2561
- adminref_27.htm=4,,2229
- adminref_28.htm=4,,2204
- adminref_29.htm=4,,2289
- adminref_3.htm=4,,2796
- adminref_30.htm=4,,3030
- adminref_31.htm=4,,2254
- adminref_32.htm=4,,1883
- adminref_33.htm=4,,1881
- adminref_34.htm=4,,2081
- adminref_35.htm=4,,2210
- adminref_36.htm=4,,2663
- adminref_37.htm=4,,2543
- adminref_38.htm=4,,2321
- adminref_39.htm=4,,2228
- adminref_4.htm=4,,2965
- adminref_40.htm=4,,2274
- adminref_41.htm=4,,2751
- adminref_42.htm=4,,2704
- adminref_43.htm=4,,2578
- adminref_44.htm=4,,2559
- adminref_45.htm=4,,2147
- adminref_46.htm=4,,2243
- adminref_47.htm=4,,1879
- adminref_48.htm=4,,3264
- adminref_49.htm=4,,1778
- adminref_5.htm=4,,4433
- adminref_50.htm=4,,1779
- adminref_51.htm=4,,3020
- adminref_52.htm=4,,1764
- adminref_53.htm=4,,2086
- adminref_54.htm=4,,1845
- adminref_55.htm=4,,2248
- adminref_56.htm=4,,1999
- adminref_57.htm=4,,2122
- adminref_58.htm=4,,2086
- adminref_59.htm=4,,2022
- adminref_6.htm=4,,2649
- adminref_60.htm=4,,2078
- adminref_61.htm=4,,3050
- adminref_62.htm=4,,6090
- adminref_63.htm=4,,1793
- adminref_64.htm=4,,2239
- adminref_65.htm=4,,2423
- adminref_66.htm=4,,2081
- adminref_67.htm=4,,2020
- adminref_68.htm=4,,2802
- adminref_69.htm=4,,1901
- adminref_7.htm=4,,3044
- adminref_70.htm=4,,2323
- adminref_71.htm=4,,2026
- adminref_72.htm=4,,2244
- adminref_73.htm=4,,2654
- adminref_74.htm=4,,3403
- adminref_75.htm=4,,2631
- adminref_76.htm=4,,1907
- adminref_77.htm=4,,2101
- adminref_78.htm=4,,1997
- adminref_79.htm=4,,2139
- adminref_8.htm=4,,2804
- adminref_80.htm=4,,2291
- adminref_81.htm=4,,2047
- adminref_82.htm=4,,2053
- adminref_83.htm=4,,2082
- adminref_84.htm=4,,2063
- adminref_85.htm=4,,2305
- adminref_86.htm=4,,2445
- adminref_87.htm=4,,3211
- adminref_88.htm=4,,3211
- adminref_89.htm=4,,2403
- adminref_9.htm=4,,2753
- adminref_90.htm=4,,2457
- adminref_91.htm=4,,2127
- adminref_92.htm=4,,1908
- adminref_93.htm=4,,3902
- adminref_94.htm=4,,3203
- adminref_95.htm=4,,2597
- adminref_96.htm=4,,1914
- adminref_97.htm=4,,3248
- adminref_98.htm=4,,2748
- adminref_99.htm=4,,2910
- building.htm=4,,2177
- building_1.htm=4,,7953
- building_10.htm=4,,6010
- building_11.htm=4,,8634
- building_12.htm=4,,8508
- building_13.htm=4,,8345
- building_2.htm=4,,3409
- building_3.htm=4,,7430
- building_4.htm=4,,7108
- building_5.htm=4,,5698
- building_6.htm=4,,8281
- building_7.htm=4,,11691
- building_8.htm=4,,2653
- building_9.htm=4,,7466
- disamb01.htm=4,,1602
- disamb01_1.htm=4,,1542
- disamb01_10.htm=4,,1648
- disamb01_11.htm=4,,1696
- disamb01_12.htm=4,,1593
- disamb01_13.htm=4,,1599
- disamb01_14.htm=4,,1606
- disamb01_15.htm=4,,1594
- disamb01_16.htm=4,,1612
- disamb01_17.htm=4,,1606
- disamb01_18.htm=4,,1664
- disamb01_19.htm=4,,1768
- disamb01_2.htm=4,,1650
- disamb01_20.htm=4,,1701
- disamb01_21.htm=4,,1642
- disamb01_22.htm=4,,1702
- disamb01_23.htm=4,,1602
- disamb01_24.htm=4,,1663
- disamb01_25.htm=4,,1751
- disamb01_26.htm=4,,1686
- disamb01_27.htm=4,,1597
- disamb01_28.htm=4,,1570
- disamb01_3.htm=4,,1596
- disamb01_4.htm=4,,1612
- disamb01_5.htm=4,,1615
- disamb01_6.htm=4,,1621
- disamb01_7.htm=4,,1630
- disamb01_8.htm=4,,1636
- disamb01_9.htm=4,,1630
- errorcodes.htm=4,,3023
- errorcodes_1.htm=4,,3264
- mtxpg03.htm=4,,2127
- mtxpg03_1.htm=4,,5150
- mtxpg03_2.htm=4,,2117
- mtxpg03_3.htm=4,,2334
- mtxpg03_4.htm=4,,2297
- mtxpg03_5.htm=4,,3014
- mtxpg03_6.htm=4,,2384
- mtxpg03_7.htm=4,,1780
- mtxpg04.htm=4,,1902
- mtxpg04_1.htm=4,,12132
- mtxpg04_10.htm=4,,3768
- mtxpg04_11.htm=4,,7408
- mtxpg04_12.htm=4,,4631
- mtxpg04_13.htm=4,,2187
- mtxpg04_14.htm=4,,2673
- mtxpg04_15.htm=4,,3395
- mtxpg04_16.htm=4,,5288
- mtxpg04_17.htm=4,,5736
- mtxpg04_18.htm=4,,3367
- mtxpg04_19.htm=4,,5671
- mtxpg04_2.htm=4,,5540
- mtxpg04_3.htm=4,,3947
- mtxpg04_4.htm=4,,5668
- mtxpg04_5.htm=4,,2750
- mtxpg04_6.htm=4,,5481
- mtxpg04_7.htm=4,,7674
- mtxpg04_8.htm=4,,5668
- mtxpg04_9.htm=4,,5964
- mtxpg05vb.htm=4,,4416
- mtxpg05vb_1.htm=4,,3470
- mtxpg05vb_2.htm=4,,3150
- mtxpg05vb_3.htm=4,,3253
- mtxpg05vb_4.htm=4,,2563
- mtxpg05vb_5.htm=4,,4290
- mtxpg05vb_6.htm=4,,3791
- mtxpg05vb_7.htm=4,,4114
- mtxpg06vb.htm=4,,3224
- mtxpg06vb_1.htm=4,,2731
- mtxpg06vb_2.htm=4,,6304
- mtxpg06vb_3.htm=4,,5016
- mtxpg07vb.htm=4,,3274
- mtxpg07vb_1.htm=4,,2598
- mtxpg07vb_2.htm=4,,5710
- mtxpg07vb_3.htm=4,,3776
- mtxpg07vb_4.htm=4,,3529
- mtxpg08vb.htm=4,,2865
- mtxpg08vb_1.htm=4,,2901
- mtxpg08vb_2.htm=4,,6562
- mtxpg08vb_3.htm=4,,3792
- mtxpg09vb.htm=4,,2695
- mtxpg09vb_1.htm=4,,2339
- mtxpg09vb_2.htm=4,,4203
- mtxpg09vb_3.htm=4,,5857
- mtxpg10vb.htm=4,,2618
- mtxpg10vb_1.htm=4,,2861
- mtxpg10vb_2.htm=4,,4439
- mtxpg10vb_3.htm=4,,3795
- mtxpg11vb.htm=4,,2704
- mtxpg11vb_1.htm=4,,2115
- mtxpg11vb_2.htm=4,,5693
- mtxpg11vb_3.htm=4,,5495
- objctrlvb.htm=4,,4726
- objctrlvb_1.htm=4,,3870
- objctrlvb_2.htm=4,,1684
- objctrlvb_3.htm=4,,7260
- objctrlvb_4.htm=4,,1627
- objctrlvb_5.htm=4,,3514
- objctrlvb_6.htm=4,,1571
- objctrlvc.htm=4,,5212
- objctrlvc_1.htm=4,,4358
- objctrlvc_2.htm=4,,1782
- objctrlvc_3.htm=4,,7578
- objctrlvc_4.htm=4,,1556
- objctrlvc_5.htm=4,,3548
- objctrlvc_6.htm=4,,1646
- objctrlvj.htm=4,,5147
- objctrlvj_1.htm=4,,3900
- objctrlvj_2.htm=4,,1649
- objctrlvj_3.htm=4,,7556
- objctrlvj_4.htm=4,,1545
- objctrlvj_5.htm=4,,3357
- objctrlvj_6.htm=4,,1493
- objctxvb.htm=4,,2386
- objctxvb_1.htm=4,,1675
- objctxvb_10.htm=4,,1472
- objctxvb_11.htm=4,,4179
- objctxvb_12.htm=4,,1990
- objctxvb_13.htm=4,,2766
- objctxvb_14.htm=4,,1661
- objctxvb_15.htm=4,,2830
- objctxvb_16.htm=4,,2643
- objctxvb_17.htm=4,,1852
- objctxvb_2.htm=4,,2627
- objctxvb_3.htm=4,,1694
- objctxvb_4.htm=4,,8087
- objctxvb_5.htm=4,,1865
- objctxvb_6.htm=4,,3682
- objctxvb_7.htm=4,,3745
- objctxvb_8.htm=4,,1476
- objctxvb_9.htm=4,,2737
- objctxvc.htm=4,,4326
- objctxvc_1.htm=4,,1779
- objctxvc_10.htm=4,,4591
- objctxvc_11.htm=4,,2124
- objctxvc_12.htm=4,,2561
- objctxvc_13.htm=4,,1753
- objctxvc_14.htm=4,,2612
- objctxvc_15.htm=4,,3571
- objctxvc_16.htm=4,,1859
- objctxvc_17.htm=4,,3650
- objctxvc_2.htm=4,,3917
- objctxvc_3.htm=4,,1803
- objctxvc_4.htm=4,,7462
- objctxvc_5.htm=4,,5261
- objctxvc_6.htm=4,,4351
- objctxvc_7.htm=4,,1578
- objctxvc_8.htm=4,,3054
- objctxvc_9.htm=4,,1572
- objctxvj.htm=4,,3343
- objctxvj_1.htm=4,,1681
- objctxvj_10.htm=4,,3807
- objctxvj_11.htm=4,,1929
- objctxvj_12.htm=4,,2573
- objctxvj_13.htm=4,,1587
- objctxvj_14.htm=4,,2637
- objctxvj_15.htm=4,,3070
- objctxvj_16.htm=4,,1708
- objctxvj_17.htm=4,,3179
- objctxvj_2.htm=4,,2928
- objctxvj_3.htm=4,,1702
- objctxvj_4.htm=4,,7488
- objctxvj_5.htm=4,,4293
- objctxvj_6.htm=4,,3531
- objctxvj_7.htm=4,,1471
- objctxvj_8.htm=4,,2521
- objctxvj_9.htm=4,,1467
- parti.htm=4,,1773
- partiii.htm=4,,2067
- partiii_1.htm=4,,1450
- partiii_10.htm=4,,1995
- partiii_11.htm=4,,3040
- partiii_12.htm=4,,3708
- partiii_2.htm=4,,1922
- partiii_3.htm=4,,2772
- partiii_4.htm=4,,1567
- partiii_5.htm=4,,3783
- partiii_6.htm=4,,1446
- partiii_7.htm=4,,2134
- partiii_8.htm=4,,3332
- partiii_9.htm=4,,4401
- partiivb.htm=4,,3352
- sampcodevb.htm=4,,1704
- sampcodevb_1.htm=4,,4067
- sampcodevb_10.htm=4,,4607
- sampcodevb_2.htm=4,,4253
- sampcodevb_3.htm=4,,4057
- sampcodevb_4.htm=4,,2760
- sampcodevb_5.htm=4,,4458
- sampcodevb_6.htm=4,,1661
- sampcodevb_7.htm=4,,2968
- sampcodevb_8.htm=4,,3102
- sampcodevb_9.htm=4,,4811
- spamrefvb.htm=4,,6184
- spamrefvb_1.htm=4,,8511
- spamrefvb_10.htm=4,,1967
- spamrefvb_11.htm=4,,3258
- spamrefvb_12.htm=4,,2132
- spamrefvb_13.htm=4,,2135
- spamrefvb_2.htm=4,,2323
- spamrefvb_3.htm=4,,3933
- spamrefvb_4.htm=4,,3543
- spamrefvb_5.htm=4,,3821
- spamrefvb_6.htm=4,,2081
- spamrefvb_7.htm=4,,2826
- spamrefvb_8.htm=4,,1960
- spamrefvb_9.htm=4,,2901
- spamrefvc.htm=4,,6591
- spamrefvc_1.htm=4,,8665
- spamrefvc_10.htm=4,,2592
- spamrefvc_11.htm=4,,3254
- spamrefvc_12.htm=4,,2441
- spamrefvc_13.htm=4,,3395
- spamrefvc_14.htm=4,,2266
- spamrefvc_15.htm=4,,2444
- spamrefvc_16.htm=4,,2775
- spamrefvc_2.htm=4,,2508
- spamrefvc_3.htm=4,,3594
- spamrefvc_4.htm=4,,2074
- spamrefvc_5.htm=4,,3820
- spamrefvc_6.htm=4,,3881
- spamrefvc_7.htm=4,,4195
- spamrefvc_8.htm=4,,2668
- spamrefvc_9.htm=4,,3143
- spamrefvj.htm=4,,6535
- spamrefvj_1.htm=4,,8329
- spamrefvj_10.htm=4,,2109
- spamrefvj_11.htm=4,,2791
- spamrefvj_12.htm=4,,2053
- spamrefvj_13.htm=4,,3191
- spamrefvj_14.htm=4,,1903
- spamrefvj_15.htm=4,,1984
- spamrefvj_16.htm=4,,2446
- spamrefvj_2.htm=4,,2169
- spamrefvj_3.htm=4,,2978
- spamrefvj_4.htm=4,,1842
- spamrefvj_5.htm=4,,3612
- spamrefvj_6.htm=4,,3555
- spamrefvj_7.htm=4,,3866
- spamrefvj_8.htm=4,,2431
- spamrefvj_9.htm=4,,2775
- transctxvb.htm=4,,6235
- transctxvb_1.htm=4,,2645
- transctxvb_2.htm=4,,1888
- transctxvb_3.htm=4,,3195
- transctxvb_4.htm=4,,3979
- transctxvb_5.htm=4,,1744
- transctxvc.htm=4,,6403
- transctxvc_1.htm=4,,2812
- transctxvc_2.htm=4,,2168
- transctxvc_3.htm=4,,3429
- transctxvc_4.htm=4,,5298
- transctxvc_5.htm=4,,1896
- transctxvj.htm=4,,6208
- transctxvj_1.htm=4,,2456
- transctxvj_2.htm=4,,1994
- transctxvj_3.htm=4,,3011
- transctxvj_4.htm=4,,4652
- transctxvj_5.htm=4,,1764
- GetCtxtPropvc.htm=4,,2389
- GetCtxtPropvc_1.htm=4,,1937
- GetCtxtPropvc_2.htm=4,,2790
- GetCtxtPropvc_3.htm=4,,2791
- GetCtxtPropvc_4.htm=4,,2767
- GetCtxtPropvj.htm=4,,2411
- GetCtxtPropvj_1.htm=4,,1676
- GetCtxtPropvj_2.htm=4,,2382
- GetCtxtPropvj_3.htm=4,,2502
- GetCtxtPropvj_4.htm=4,,2399
- ObjCtxActivity.htm=4,,2502
- ObjCtxActivity_1.htm=4,,2177
- ObjCtxActivity_2.htm=4,,2128
- ProgSecRefvb.htm=4,,3270
- ProgSecRefvb_1.htm=4,,3809
- ProgSecRefvb_2.htm=4,,1613
- ProgSecRefvb_3.htm=4,,3659
- ProgSecRefvb_4.htm=4,,1619
- ProgSecRefvb_5.htm=4,,4265
- ProgSecRefvb_6.htm=4,,1625
- ProgSecRefvb_7.htm=4,,3662
- ProgSecRefvb_8.htm=4,,1631
- ProgSecRefvc.htm=4,,3572
- ProgSecRefvc_1.htm=4,,4287
- ProgSecRefvc_2.htm=4,,1933
- ProgSecRefvc_3.htm=4,,4141
- ProgSecRefvc_4.htm=4,,1934
- ProgSecRefvc_5.htm=4,,4718
- ProgSecRefvc_6.htm=4,,1942
- ProgSecRefvc_7.htm=4,,4118
- ProgSecRefvc_8.htm=4,,1992
- ProgSecRefvc_9.htm=4,,2839
- SDK_context1.gif=4,,5614
- SDK_context2.gif=4,,3896
- SDK_context3.gif=4,,3882
- SDK_Application.gif=4,,29339
- SDK_call1.gif=4,,7479
- SDK_CHICLET.gif=4,,845
- SDK_PRCARROW.gif=4,,821
- SDK_datahei.gif=4,,4716
- SDK_errordialogue.gif=4,,1928
- SDK_Host.gif=4,,2208
- SDK_methhier.gif=4,,7676
- SDK_OBJSP.gif=4,,1070
- SDK_OBJSPG.gif=4,,1147
- SDK_OBJSPGM.gif=4,,1224
- SDK_PARCHILD.gif=4,,857
- SDK_SPACE.gif=4,,829
- SDK_state1.gif=4,,6055
- SDK_state2.gif=4,,2241
- SDK_state3.gif=4,,2467
- SDK_vi0301.gif=4,,5093
- SDK_vi0302.gif=4,,2588
- SDK_vi0401.gif=4,,9074
- SDK_vi0402.gif=4,,5386
- SDK_vi0403.gif=4,,2234
- SDK_vi0404.gif=4,,2079
- SDK_vi0405.gif=4,,2262
- SDK_vi0406.gif=4,,1700
- SDK_vi0407.gif=4,,4679
- SDK_vi0408.gif=4,,3686
- SDK_vi0409.gif=4,,2442
- SDK_vi0410.gif=4,,7190
- SDK_vi0501.gif=4,,1578
- SDK_vi0502.gif=4,,1972
- SDK_vi0503.gif=4,,17655
- SDK_vi0601.gif=4,,1527
- SDK_vi0602.gif=4,,7917
- SDK_vi0603.gif=4,,5510
- SDK_vi0701.gif=4,,2936
- SDK_vi0702.gif=4,,3852
- SDK_vi0801.gif=4,,3099
- SDK_vi0901.gif=4,,4638
- SDK_vi0902.gif=4,,4015
- SDK_vi1001.gif=4,,4286
- SDK_vi1101.gif=4,,3343
- SDK_vi1102.gif=4,,3997
- SDK_viic01.gif=4,,995
- SDK_viic02.gif=4,,996
- SDK_viic03.gif=4,,995
- SDK_viic04.gif=4,,996
- SDK_viic05.gif=4,,996
- SDK_viicno.gif=4,,1214
- SDK_viicsc.gif=4,,1227
- SDK_vipa01.gif=4,,12887
- SDK_vips01.gif=4,,5408
- SDK_vips02.gif=4,,5468
- SDK_vips03.gif=4,,7907
- SDK_vips04.gif=4,,5479
- SDK_vips05.gif=4,,5308
- SDK_vips06.gif=4,,5286
- xaswitch.lib=4,,27230
- xolehlp.lib=4,,5542
- mtx.lib=4,,6176
- mtxih.lib=4,,136082
- mtxguid.lib=4,,4720
- mtxoci.lib=4,,27488
- xaswitch.pdb=4,,77824
- mtxih.pdb=4,,77824
- mtxguid.pdb=4,,45056
- adoid.lib=4,,5994
- MTSSamples.dsn=4,,141
- mtxattr.h=4,,1527
- mtxspm.h=4,,27546
- mtx.h=4,,32092
- txctx.h=4,,14133
- JavaAttr.h=4,,1200
- oletx2xa.h=4,,16888
- adoint.h=4,,213669
- adoid.h=4,,3533
- Account.VB_account.vbp=4,,1387
- Account.VB_account.cls=4,,3694
- Account.VB_MoveMoney.cls=4,,4136
- Account.VB_Receipt.cls=4,,2581
- Account.VB_ReceiptUpd.cls=4,,2427
- Account.VB_CreateTable.cls=4,,2932
- Account.VB_Step1_account.cls=4,,1020
- Account.VB_Step1_account.vbp=4,,1929
- Account.VB_Step2_account.cls=4,,3270
- Account.VB_Step2_account.vbp=4,,1929
- Account.VB_Step2_CreateTable.cls=4,,2936
- Account.VB_Step3_account.cls=4,,3420
- Account.VB_Step3_account.vbp=4,,1929
- Account.VB_Step3_CreateTable.cls=4,,2936
- Account.VB_Step4_account.cls=4,,3420
- Account.VB_Step4_account.vbp=4,,1961
- Account.VB_Step4_CreateTable.cls=4,,2936
- Account.VB_Step4_MoveMoney.cls=4,,3107
- Account.VB_Step5_account.cls=4,,3420
- Account.VB_Step5_account.vbp=4,,1992
- Account.VB_Step5_CreateTable.cls=4,,2936
- Account.VB_Step5_MoveMoney.cls=4,,3468
- Account.VB_Step5_receipt.cls=4,,2139
- Account.VB_Step6_account.cls=4,,3420
- Account.VB_Step6_account.vbp=4,,1992
- Account.VB_Step6_CreateTable.cls=4,,2936
- Account.VB_Step6_MoveMoney.cls=4,,3664
- Account.VB_Step6_receipt.cls=4,,2139
- Account.VB_Step7_account.cls=4,,3420
- Account.VB_Step7_account.vbp=4,,2029
- Account.VB_Step7_CreateTable.cls=4,,2936
- Account.VB_Step7_MoveMoney.cls=4,,3662
- Account.VB_Step7_receipt.cls=4,,2583
- Account.VB_Step7_ReceiptUpd.cls=4,,2429
- Account.VB_Step8_account.cls=4,,3696
- Account.VB_Step8_account.vbp=4,,2012
- Account.VB_Step8_CreateTable.cls=4,,2936
- Account.VB_Step8_MoveMoney.cls=4,,3940
- Account.VB_Step8_receipt.cls=4,,2583
- Account.VB_Step8_ReceiptUpd.cls=4,,2429
- Account.VC_Account.cpp=4,,3935
- Account.VC_Account.def=4,,342
- Account.VC_account.dsp=4,,15496
- Account.VC_Account.idl=4,,2789
- Account.VC_Account.mak=4,,28399
- Account.VC_Account.mdp=4,,41472
- Account.VC_Account.rc=4,,3375
- Account.VC_Accountps.def=4,,207
- Account.VC_Accountps.mak=4,,408
- Account.VC_CAccount.cpp=4,,5956
- Account.VC_CAccount.h=4,,1375
- Account.VC_CAccount.rgs=4,,486
- Account.VC_GetReceipt.cpp=4,,5070
- Account.VC_GetReceipt.h=4,,1667
- Account.VC_GetReceipt.rgs=4,,507
- Account.VC_Guids.cpp=4,,544
- Account.VC_MoveMoney.cpp=4,,5425
- Account.VC_MoveMoney.h=4,,1456
- Account.VC_MoveMoney.rgs=4,,500
- Account.VC_Resource.h=4,,852
- Account.VC_StdAfx.cpp=4,,383
- Account.VC_StdAfx.h=4,,1466
- Account.VC_tlbcheck.dat=4,,185
- Account.VC_updatere.bin=4,,528
- Account.VC_UpdateReceipt.cpp=4,,4583
- Account.VC_UpdateReceipt.h=4,,1710
- Account.VC_UpdateReceipt.rgs=4,,528
- TClient_BigO.bmp=4,,2038
- TClient_BigX.bmp=4,,2038
- TClient_frmMain.frm=4,,26216
- TClient_frmMain.frx=4,,35260
- TClient_Null.bmp=4,,370
- TClient_O.bmp=4,,370
- TClient_Screen.bmp=4,,30002
- TClient_tClient.vbp=4,,906
- TClient_X.bmp=4,,370
- WSH_InstPak.vbs=4,,1410
- WSH_InstDLL.vbs=4,,3444
- WSH_InstPakCLI.vbs=4,,1560
- WSH_InstDLLCLI.vbs=4,,3611
- WSH_Uninst.vbs=4,,1167
- TServer_computer.bin=4,,493
- TServer_Computer.cpp=4,,16501
- TServer_Computer.h=4,,2398
- TServer_Computer.rgs=4,,986
- TServer_human.bin=4,,472
- TServer_Human.cpp=4,,21035
- TServer_Human.h=4,,2250
- TServer_Human.rgs=4,,944
- TServer_resource.h=4,,635
- TServer_StdAfx.cpp=4,,315
- TServer_StdAfx.h=4,,1732
- TServer_tServer.cpp=4,,3637
- TServer_tServer.def=4,,222
- TServer_tServer.dsp=4,,3319
- TServer_tServer.idl=4,,2203
- TServer_tServer.mak=4,,28691
- TServer_tServer.rc=4,,3122
- TServer_tServerps.def=4,,249
- TServer_tServerps.mk=4,,443
- Bank.VJ_Bank.class=4,,411
- Bank.VJ_Bank.java=4,,760
- Bank.VJ_BankError.class=4,,1233
- Bank.VJ_BankError.java=4,,1426
- Bank.VJ_BankEvents.class=4,,4920
- Bank.VJ_BankEvents.java=4,,8166
- Bank.VJ_BankFrame.class=4,,4347
- Bank.VJ_BankFrame.java=4,,10220
- Bank.VJ_JavaBank.dsp=4,,2211
- Bank.VJ_JavaBank.dsw=4,,539
- Bank.VJ_tlbcheck.dat=4,,213
- Account.VJ_SetJavaDev.bat=4,,670
- Account.VJ_mkdll.bat=4,,93
- Account.VJ_Account.dsp=4,,2292
- Account.VJ_Account.dsw=4,,537
- Account.VJ_Accountlib.idl=4,,3110
- Account.VJ_Account_Account.java=4,,4247
- Account.VJ_Account_GetReceipt.java=4,,7103
- Account.VJ_Account_MoveMoney.java=4,,3846
- Account.VJ_Account_UpdateReceipt.java=4,,3279
- Bank.VB_VBBank.frm=4,,17951
- Bank.VB_bank.vbp=4,,994
- ;*** END ************************************************************
- ;** **
- ;** Automatically generated on: Fri Sep 12 10:20:20 1997 **
- ;** **
- ;*** END ************************************************************