Santronics Software, Inc.,
Version 7.0 Build 454.7

SPECIAL NOTES ABOUT THIS UPDATE:

This is a plug and play update; rebuilt for the latest Windows Operating Systems with a number of enchancments and fixes.

Windows XP/2003 is EOL (End of Life) and is no longer supported by Microsoft. For the time being, Wildcat! is being recompiled for XP/2003 compatibility. However, Microsoft is making it more difficult with each compiler release and it is possible that future SSI development support will be limited.

SEE SPECIAL UPGRADE NOTES

Changes, New Features and Enhancements by Wildcat! Component  

WCBASIC (Wildcat! BASIC Software Development Kit)


- NEW: Added support for the PC mouse scroll wheel in wcDEV.EXE

- UPD: Updated TMenu for SecurityEntryName field.  wcBASIC Compiler updated.

- FIX: Fixed a potential fault in "HTML-Read Message.wcx".

  Related to reading a MIME message, the CATCH in the wcc was changed to
  call DeleteMimeObjectEx(@pMimeObj)

  Updated files:

  wccdll.dll
  wcBasic\html-read message.wch
  wcBasic\include\mimelib.wch
  wcBasic\include\windows.wch

WCFTP (Wildcat! FTP Server)


- FIX:  Added an fault/abort catch exception for a potential drop issue
        within the OpenSSL SSL_write() function.

WCQUES (Wildcat! Questionnaire Designer)


- FIX: Fixed a "wc:\" MFC document loading problem on Windows XP/2003 MFC only.

WCWEB (Wildcat! Web Server)


- FIX: Fixed Redirection issue.

  When adding a @MODULE UTL REDIRECT url@ in errors\custom\notfound.wct
  when the orignal HTTP.URL was not found (404) and did not have an .WCT
  extension, the redirection did not take place.  This is now fixed which
  will allow for the possibility of adding redirection for old URL that
  users may still but are no longer valid.