VB RecentFiles Editor 2.0 for Windows 95/NT
Release Date: Oct. 5, 1998
Copyright (c) 1997 Hai Li, Zeal SoftStudio
E-mail: haili@public.bta.net.cn
http://members.tripod.com/~zealsoft
http://www.nease.net/~zealsoft/indexc.html

VB RecentFiles Editor is a CARDWARE. If you are using
the program, please send me a postcard, not email. 
My address is
	No. 15 Unit 58
	Beijing Institute of Technology
	Beijing 100081
	PR China 

What's VB RecentFiles Editor
--------------------------------------
VB RecentFiles Editor is a tiny utility to allow 
Visual Basic 5.0 and 6.0 users to edit Recent Files
list. As you know, there is a new feature in Visual
Basic 5.0 and above that when you open a project, 
you can select a project recently used. But in some 
time, some items in this list are not useful, so you
can use this utility to remove unwanted items or 
sort them as you like.

Install/Uninstall
--------------------
Run Setup.exe to install the program to your machine.
When you want to uninstall it, just run Add/Remove
Program from your control panel and select VB RecentFiles
Editor 2.0 from the list.

Usage
--------
When you launch the program, All the files you 
recently used will be shown in a check list. If you
don't want to show an items, click that item to make
it not checked. When finish, just click OK button. 
You can also sort all items manually using Up/Down 
arrow buttons on the right side of check list. 

Other Related Products
----------------------
You can visit http://members.tripod.com/~zealsoft to
download our other products,

   * Animated Cursor Demo Source Code
     Animated Cursor Demo Source Code illustrates how
     to use animated cursors(.ANI) in Visual Basic 
     project. A Visual Basic 4.0 sample (32-bit) is
     included.

   * CheckListBox ActiveX/VBX Control
     CheckListBox 2.5 ActiveX/VBX Control provides 
     support for listbox containing checkboxes as well
     as the same control that is built into Microsoft
     Word and Excel. In this control, each item's font,
     color, enabled and checked state can be individually
     modified. The control also supports 3D look, picture
     items and custom check mark. This package includes
     samples written in Visual Basic 3.0, 4.0 and 5.0. 
     CheckListBox is also called Check List.

   * Color ComboBox ActiveX Control
     Color ComboBox ActiveX Control offers an easy method
     for a user to select a color from a combo box based
     on a predefined color-set or to define a custom color.
     Main features:
     + Displays built-in default or user-definable color list
     + Several predefined styles
     + Optional edit button for custom colors
     + Support for automatically changing color entry
     + Built-in ChooseColor dialog access
     + Find a color or a string with easy
     + Easy to use even without one line code
     + Special selected item color and 3D effect
     + User-definable color bar width and height

   * TransparentBlt Source Code
     TransparentBlt Source Code function allows you to 
     display a transparent bitmap. In demo program, we also
     illustrate how to get the dimension of the bitmap. Source 
     code is applied to both 16-bit and 32-bit Visual Basic. 
     Visual Basic 4.0 (16bit and 32bit) samples are included.

   * VBIO.DLL for Windows 3.x/9x
     Vbio.dll for Windows 3.x/9x is intended to read and 
     write PC I/O port in Windows 3.x/95 application. In old 
     Quick Basic, There are two functions INP and OUTP which 
     enable users to access I/O port. But they are missing 
     in Visual Basic. There are lots of people in newsgroup 
     requesting similar feature, so I decide to release 
     Vbio.dll as the replacement of INP and OUTP. This DLL is
     very useful especially when you develop a hareware device
     and want to interface it in your Windows application. 
     Visual Basic samples are included for 16bit and 32 bit. 
     You can also use it in other languages, such as FoxPro, 
     Visual FoxPro, Delphi, and so on.


History
---------
2.0   Oct. 5, 98   Add support to Visual Basic 6.0
1.0   Nov. 22, 97  Initial version.
