Release Notes
-------------

Version 1.3
    - C4 Chain added (No actual difference yet!  Most templates
      work as is.  Please report any that don't, and forward any
      modifications you make to sorev@dlcwest.com - thanks!)
    - Added PASCAL attribute to an NT Service prototype - sheesh!
      Thanks to Tom Foley for pointing this last bug out to me!
    - Fixed Enum32 template;  was adding code based on the procedure
      name being filled in rather than based on the "add no-title
      windows yes/no checkmark".
    - Integrated Chris Lahti's Global Shutdown Procedure Call code.
    - Miscellaneous additions and fixes.


Version 1.2f
    Fixes to SubClass template (when used multiple times in the same
         application).
    Added "Delete In Sequence" option to Move Up/Down template.

Version 1.2e
    Fixes in Registry, SubClass, Move Up/Down, and NT Services templates
    Separated GetAPIError code from Services template
    Added simple popup from file template

Version 1.2d
    Corrected MAP declaration in Registry template
    Added option to include windows without titles in Windows Enumeration
         template (beta).
    More tweaking of the NT services template.

Version 1.2c
    Corrected MAP declaration of ShowWindow in "Subclass (Tray)" template
    Added option to restore window before closing ("Subclass (Tray)" template)
    Minor change to code positioning to make compatible with Clarion 4 Beta 1

Version 1.2b
    Added "Add option to pop-up" template
    Fixed "Auto-Reset" feature of "Save Control Format" template
    More tweaking of the NT Services template
    Fixed duplicate label error in "Registry" template

Version 1.2a
    Added "Get Computer Name (32-bit)" template
    Re-added disabled "Draw Gradient Background" function to
         Subclassing template
    Added "Round Window" function to Subclassing template

Version 1.2  Release
    Added "Set Date Format At Runtime" template
    Added "Get Network User Name (32-bit)" template
    Final tweak to Move Up/Down template

Version 1.2  Beta 4
    Refined logic in Move Up/Down template yet again
    Added embed points in Move Up/Down template
    Added "Add in Place" template

Version 1.2  Beta 3
    Adjusted logic in Move Up/Down template
    Changed "EXTENSION" to #EXTENSION in JB's Enter/Tab template

Version 1.2  Beta 2
    Added code to add icon to tray when application first started and
         'Stay in tray when not minimized' was checked.
    Added control based on FileDialogAPI function.


Version 1.2  Beta 1
    Added Jeff Berlinghoff's Enter Key to Tab Key Template.
    Added FileDialogAPI template based on code provided by Tom Jorgensen.
    Added code to remove icon from tray when application was closed and
         'Stay in tray when not minimized' was checked.
    Fixed location of code that removes subclassing when window is closed.
