St. Augusta, MN, USA (March 27, 2007) -- The Windows Functionality Suite
is a set of REALbasic classes and modules that provide convenient access
to things that are not included in the framework already. It is an
on-going open source project that includes many different pieces of
Windows-specific functionality for your application. It is provided free
of charge and includes a rich feature set including:
* Error reporting and application recovery
* VB Compatible Functions
* FTP Support
* Console support
* System Parameters, Colors and Metrics
* OS Version and Process Information
* Service Support
* System Colors
* Registry Helpers
* High Performance Counters
* Locale Information
* Cryptography
* Plug and Play Notifications
* StatusBar Control
* TreeView Control
* Date/Time and Calendar Controls
* Extended ToolTip Support
* Window and FolderItem Extensions
* And Much More!
This project is provided free of charge and is in no way associated with
REAL Software. If you run into problems or questions, email
[EMAIL PROTECTED]
Users are welcome to incorporate the code in their own projects. The
author requests that anything you add to the code base be sent back to
the author to be incorporated into the project.
<http://www.aaronballman.com/programming/REALbasic/Win32FunctionalitySuite.php>
What's new in this version:
The main focus of the latest release has been to add functionality
present in Windows Vista. This includes updating some existing classes
such as OSVersionInformation and SystemParameters, as well as adding
entirely new sets of functionality.
This release adds support for Windows Error Reporting so that you can
customize the error reports your application sends to Microsoft when
your application crashes. It also adds support for application crash
recovery (so you can recover data if your application crashes) and
restart functionality so you can automatically restart your application
after a crash. In addition to all of the great new functionality, there
have been several important bug fixes.
See the version history for a complete listing of changes for version 2.5.
Contact:
Aaron Ballman
[EMAIL PROTECTED]
http://www.aaronballman.com/programming/REALbasic/Win32FunctionalitySuite.php
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>