New in Version 3.2.8
====================
FINALLY!!! Have found what appears to be all the causes of run-time error 216. This is a special release to fix just that bug. No other changes in this version.

New in Version 3.2.7
====================
Some users experienced an error when closing windows whilst DlgXRSizer was running. The error reported something like: <The instruction at "0x0163ceb3" referenced memory at "0x01750004". The memory could no be "read">
Finally found the cause of this error message. This is not necessarily the fix for the run-time error 216 problem though. I'm still on the hunt for that one.

New in Version 3.2.2
====================
Made the test dialog a fixed rather than resizable dialog. This allows testing of settings to be performed correctly.

New in Version 3.2.1
====================
Adding the filters to version 3.2.0 caused problems for saving properties. This has now been corrected.

Also managed to fix the behaviour of resizable dialogs with respect to details view. They would only show details view on the first opening. After that they would remain in list view.

New in Version 3.2.0
==============
Added filters to SmartMove

New in Version 3.1.9
==============
Added SmartMove and SmartHistory as major new features.
Added support for Inprise C++ Builder
Various minor fixes.

New in Version 2.1.4
===============
Fixed problem for some users where dialogs were disappearing off screen. This related to a bug in Win95 for detecting the task bar size and position.

New in Version 2.1.2
===============
Minor changes to the InstallShield setup.
Corrections to URL information on settings screen.

New in Version 2.1.1
===============

Algorthm Improved
-----------------
The resizing algorithm has been completely revamped to ensure that practically all but the most pecualiar dialogs are able to be resized.

Dialogs suh as those from graphics programs with preview windows now resize correctly. Tested with ACDSee32, Paint Shop Pro, Photo Shop.

Windows Task Bar
----------------
When resizing to full screen, the position and size of the always-on-top Windows task bar is taken into account so the resized dialog isn't hidden behind the task bar.

Properties Dialog
-----------------
Interface for properties dialog improved.

Details View
------------
Open/Save dialogs can now be displayed in details view with a choice of sort order and sorting column.


Windows 98 Resizables
---------------------
Windows 98 resizable dialogs are now resized according to the same resize parameters as those for standard dialogs.

New in Version 1.6.5
====================

Wizard improved:
----------------
Can now identify both Exclusions and Inclusions so that only selected applications can have their dialogs resized.

Windows 98:
-----------

Windows 98 resizable dialogs are now ignored by the resizing process. Earlier versions of DlgXRSizer messed up the dialogs. Trying to resize a resiable dialog doesn't work well!

New in version 1.6
==================

Display of dialogs improved. Resizing is performed before display instead of causing a jump in the displayed dialog as it is resized after first appearing on screen.

Wizard improved:
---------------
It is no longer necessary to shut down and restart DlgXRsizer to put changes to the exclusion list into effect. Now simply add the new application to the wizard and it is effective immediately. Similarly, removal of an application from the exclusion list is effective immediately.

The application name can be typed directly into the wizard where using the wizard to detect the problem application is difficult.

Windows 98:
-------------------
Windows 98 resizable open/save dialogs are now ignored by DlgXRSizer. The magic of Microsoft has made it difficult to reliably resize them since each subsequent re-display of the dialog remembers the previous increase in size (first performed by Microsft, then by DlgXRSizer) which resulted in a continuous increase in size - not very attractive.

