************************* V5.00.62 - 11 May 98 ****************************

The items fixed in Version 5.00.62 are:

1. There was at least one situation where the Uninstall could not terminate 
because the working flag was incorrectly set to true.

2. Code was added to allow the flag that bypasses errors for save immediate 
to also bypass errors posted during the detail save operations.

************************* V5.00.63 - 26 Sep 98 ****************************

The items fixed in Version 5.00.63 are:

1. The Cross Reference was not correctly decoding some of the NT 32 bit EXE 
and DLL files.

************************* V5.00.64 - 07 Nov 98 ****************************

The items fixed in Version 5.00.64 are:

1. It was possible to get a sys3175 when selecting write after a second 
uninstall because a static variable was freed but the pointer was not made 
null causing the second uninstall to attempt to use memory that had been 
freed.

************************* V5.00.65 - 31 Jan 99 ****************************

The items fixed in Version 5.00.65 are:

1. WPS has started to stored the handles of shadowed objects in the os2.ini 
file using a handle that is actually a transient object handle. The code that 
looks for shadowed objects was changed so that when it gets one of these 
handles it will try it in both the abstract object and file object ranges and 
only mark the shadowed object as not found when both of these fail.

2. In the code to Repair the WPS entries there was one place where it was 
possible for a pointer to be null and the code to load the information into 
the Repair Display window did not check for the null value.

