MemAccess Library 1.2 Evaluation
Copyright (c) 1997-2002 Hai Li, Zeal SoftStudio.
E-mail: info@zealsoftstudio.com
Homepage: http://www.zealsoftstudio.com/
Date: February 18, 2002

Description
-----------
MemAccess Library gives programmers control of hardware devices from Win32 application without using the Windows Drivers Development Kit (DDK). The tool allows real-time direct access to memory mapped I/O. Typical applications include ISA or PCI bus devices. MemAccess Library is also an ideal replacement of old BASIC Peek or Poke statement. MemAccess Library provides support for Windows 95/98/Me and Windows NT/2000/XP. 

You need administrative right to install this product. After installation, any users can use this product. This version supports both administrator and non-administrator accounts.

Registration
------------
The non-evaluation use of MemAccess Library in a business, commercial, government or institutional environment requires a license. Please read memacc.hlp for details. The registered version will not show the nag screen.

History
-------
1.2	Fix the bug that maGetDeviceBaseAddress returns incorrect value when there are multiple instances of same card under Windows NT/2000/XP.
	Add Visual Basic.Net samples.
	Add Visual C# samples.
	Add printable manual (.PDF).
1.1	Fix the bug that maPoke function doesn't work.
	Improve the MemTest sample.
1.0 	Initial Version.