home *** CD-ROM | disk | FTP | other *** search
- // Miraplacid Text Driver 3.0
- // http://www.miraplacid.com/mtd
- // ------------------------------------------
- // Miraplacid Text Driver (c) 2001-2004 Miraplacid.
- // All Rights Reserved.
- // All trademarks and trade names are properties of their respective owners.
-
-
- PDSIF_GPD="mtd3.gpd";
- PDSIF_SN="stdnames.gpd";
- PDSIF_INI="mtd3.ini";
- PDSIF_PDNT="mtdnt3.dll";
- PDSIF_UNI="unidrv.dll";
- PDSIF_UNIHLP="unidrv.hlp";
- PDSIF_UNIRES="unires.dll";
- PDSIF_UNIUI="unidrvui.dll";
- PDSIF_DISP="mtd_core.exe";
- PDSIF_JPDUIEM="mtd_ui.exe";
- PDSIF_COREDLL="bstr_c.dll";
- PDSIF_PLUG1="mtd_plugin_plain_prj.dll";
- PDSIF_PLUG2="mtd_plugin_2d_prj.dll";
- PDSIF_PLUG3="mtd_plugin_xml.dll";
- PDSIF_CONFIG="setup.cfg";
- PDSIF_LICENSE="license.txt";
- PDSIF_KEY="mtd3.key";
- PDSIF_SETUP="setup.exe";
-
- // Driver name (ANSI strings)
- PDSI_DRIVERNAME="Miraplacid Text Driver";
- PDSI_REGPATH="Software\Miraplacid\TextDriver";
-
-
-