================================================================================
AutoDial V2.30 
Write in Miscrosoft Visual C++ V5.0
Published on March 05, 1998
Copyright: Dongyi Wang
All Rights Reserved.

================================================================================
FEATURES:
This is a kind of Windows95 Dial-Up Networking expansion. It can handle all your
ISP telephone numbers (up to 1000 different numbers), auto retry the next number
after the first one failed, for example: line busy or bad connection. 
The dialing sequence is programmable, you can choose 3 numbers as "Super Number",
these numbers will be tried very often and other "Normal Numbers" also be dialed
depends on your setting.
Furthermore, your favorite programs can be auto launched when connected.

================================================================================
HOW TO INSTALL:
Keep autodial.exe and autodial.hlp within the same directory, open autodial.exe,
click help menu, follow the "How to..." topic to setup the configuration.

================================================================================
CONTACT:
Please let me know what you think!  Send mail if you found bugs or have good
ideas.

  E-Mail:  aprilhu@ihug.co.nz
  Web:     http://homepages.ihug.co.nz/~aprilhu     
  Mail:    24 Jamaica Place
           Blockhouse Bay
           Auckland
           New Zealand

================================================================================
REQUIRES:
* Microsoft Windows95 operating system.
* Microsoft Windows95 Dial-Up Networking

================================================================================
CHANGES BETWEEN 1.3 and 1.4:
* Fixed bug that TimeOut could not longer than 60 seconds.
* Add "asterisk" and "comma" input able in phone number input fields.
* Add "Minimize" to "Connect" Menu.
* Hold the most frequently sucessful numbers and move it to the top of
  the list.
* Add readme file

================================================================================
CHANGES BETWEEN 1.4 and 1.5:
* Fixed spelling errors.
* Fixed bug that when main window restored, the title will stop with
  "Auto dialing xxxxxxx"
* Advance control about dialing sequence. You can choose 3 super numbers
  dial at first at any time and would never be moved down.
* Launching programs once connected.
* Add command button "Next" to cancel a dialing number in the mean time
  and try next number immediately.
* Upgrade uninstall procedue, using Windows95 removal contorl in add-remove
  icon.

================================================================================
CHANGES BETWEEN 1.5 and 2.0 Beta:
* Rewrite in Microsoft Visual C++ V5.0
* No install and uninstall procedue
* Smaller and more fast

=================================================================================
CHANGES BETWEEN 2.0 Beta and 2.10:
* Fixed bug that could not hold more than 23 telephone numbers.

=================================================================================
CHANGES BETWEEN 2.10 Beta and 2.30:
* Add help file.
