![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
In addition to the MTM component DLLs, a number of other programs are provided.
txut
The txut
project provides source for a small utilities DLL, which holds code that must be shared between the Client and the Server-side Text MTM components.
TTxtProgress encapsulates progress information. The Server-side MTM records its progress using this class when performing copy and move operations. The User Interface MTM can extract information from the class for display to the user.
TMTMTxtSetting encapsulates a stream holding the settings for a Text service (i.e. the folder to which it is mapped). The message store for a Text service entry contains such a stream through which to store its settings.
TxtUtils provides static utility functions.
CMsvCompOperation specialises CMsvOperation for handling operations that complete synchronously.
CMsvOpWait provides a means of making asynchronous operations synchronous.
txdat
The txdat
project provides source for a utility application that creates a registration data file. For details of why this is required, see Installation.
You can easily adapt this project to create a registration data file for your own MTM. A registration data file would typically be copied to the target machine as part of the installation process
txin
The txin
project provides source for a utility application that registers the TextMTM with the Message Server. For details of why this is required, see Installation.
As with txdat
, you can adapt this code for your own MTM projects. Such code would typically be run as part of the installation process.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |