
NTOLDAPP/0.9b ALPHA of 1997-01-18

    Windows NT clipboard support for DOS programmes that would
    use WINOLDAP in Windows 3.x/95.

(C) Copyright 1997-11-08 Claus Andr Frber.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

System requirements:

    Windows NT 3.1(3.51?) or higher.
    DOS programme supporting Windows 3.x/95 clipboard.

    (tested with NT4.0 SP3/German and Crosspoint 3.11)

Files:

    FILE_ID.DIZ		Short description for BBSes.

    NTOLDAPP.COM	DOS box TSR.
    NTOLDAPP.DLL	Windows driver.

    NTOLD_DE.TXT	Readme file in German.
    NTOLD_EN.TXT	Readme file in English.

    COPY_GPL.TXT	GNU Public License (GPL).
    COPY_GPL.TXT	Inofficial German Translation of GPL.

Installation:

    Copy the files NTOLDAPP.COM and NTOLDAPP.DLL to a directory
    in your %PATH%, %WINDIR%\SYSTEM32 preferred (the subdir system32
    in the one you installed Windows NT to).

    Edit the file AUTOEXEC.NT in %WINDIR%\SYSTEM32 and, at the end, add
    two lines:

	NTOLDAPP.COM
	IF ERRORLEVEL 128 PAUSE

    Alternatively, you can call the programme by typing NTOLDAPP [+enter]
    at the DOS box command prompt before you start the app or you can
    write a DOS batch file.

    Depending on the directory you install NTOLDAPP to, you might have
    to log in with admin privileges.

Bugs:

    Please report bugs you might find to the author. Feel free
    to report working software and non-working software that EXPLICITLY
    SAYS IT SUPPORTS CLIPBOARD ACCESS under Windows 3.x/95.

    Please DO NOT ask about software that does not support clipboard access
    in Windows 3.x/95; NTOLDAPP can definitly not work with these.

History:

  1997-01-18 (0.9b)
    fixed bug, which caused the last character to disappear.
    does not print a message on successfull startup.

  1997-11-08 (0.9a)
    first version and public release.

Author:

    Claus Andr Frber
    Mitterfeldstrae 20, D-83043 Bad Aibling (Germany)

    Fax:      +49_8061_3361
    E-Mail:   <claus+dev@faerber.muc.de>
    Homepage: <http://www.muc.de/~cfaerber/>
    Fido:     Claus Andre Faerber@2:2480/3524.20

Have fun!
Claus