To install WinSysEx to your hard drive, run "A:SETUP" from Window's
Program Manager and follow the prompts.

The "SOURCE" Directory on the installation disk contains all the latest
available WSX/WSD files in self-extracting EXE form. You can extract any
of the files by copying them to the WINSYSEX directory and running them.

This file contains information about changes made in WinSysEx versions.

-----------------------------------------------------------------------
Version 1.0	Release Date: 06-Oct-93

-----------------------------------------------------------------------
Version 1.01	Release Date: 25-Oct-93

Miscellaneous:	WinSysEx can now be registered via CompuServe's SWREG service
		The SWREG program registration ID number is 1458.

		Improved 'Send when input changes' action for scrollbars.

		If no MIDI input device drivers are installed, the "MIDI|Midi In ON"
		menu item is disabled. Also, I corrected problems with that menu 
		item's checkmark.

SAMPLE.WSX	Fixed Checkbox example. Old example mistakenly used
		hex numbers rather than decimal.

WINSYSEX.HLP	Miscellaneous formatting and spelling errors fixed.

Editor		When you select [EDIT INI] button, if no text is selected, 
		NOTEPAD is launched with the name of the current file with
		the INI extension.

SCC1.INI	Inserted a missing 'h'

-----------------------------------------------------------------------
Version 2.0	Release Date: 1/16/93

		There are many enhancements, a few of which are listed here.
		If you registered an earlier version, you should have received a 
		notice of this free upgrade, which lists all of the information
		you need to upgrade. If you haven't received that, then please
		contact me.

		When a syntax error is encountered while parsing a quoted string
		of an input-control, the editor places you at the position of the
		first quote in the string. This helps find the error easier.

		Added GM Controllers combobox list to GENMIDI.INI

		Added context listboxes to sysex dialogs. Allows adding numerous
		  controls to a single dialog.
		Added input-control prompt formatting controls
		Extended maximum length of SysEx Dialog names and input-control prompts.
		Added Font change menu items to Editor and SysEx Dialogs.
		You can use Ctrl-S to save files.
		Changed Checkbox controls to a larger, custom version [-+].
		Added a Text input-control for entering patch names and such.
		Now has status dialogs showing percent of completion.
		New SysEx Dialog menu item lets you save sysex bytes to a file.
internal:
		Duplicate strings are stored in ram only once.
