NTPort Library 2.0
Copyright (c) 1997-2000 Hai Li, Zeal SoftStudio.
E-mail:haili@public.bta.net.cn
Homepage: http://www.zealsoftstudio.com/
Date: Febuary 15, 2000

Description
-----------
NTPort Library enables your Win32 application to real-time 
direct access to PC I/O ports without using the Windows 
Drivers Development Kit(DDK) - NTPort Library provides 
support for Windows 95/98 and Windows NT. NTPort Library 
is easy to use. Under Windows NT, NTPort Library driver can 
be load and unload dynamically, so you need not any 
configuration. NTPort Library is also an ideal replacement 
of old BASIC IN or OUT statement.

Registration
------------
NTPort Library 2.0 is a shareware(US$30). You can read 
ntport.hlp for details.

History
-------
2.0	Increase the performance under Windows NT/2000
	Support Windows 2000
	Add a Visual C++ Sample
1.0 	Initial Version.