I saw this post on the forums and thought all you listers might be
interested:
----------------------------
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:
* FTP Support
* Console support for GUI applications
* OS Version Information
* System Colors
* Registry Helpers
* 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, you can email me
at [EMAIL PROTECTED] When I get the chance, I'll respond.
You're welcome to use the code in your own projects. All I ask is that
if you add anything to the code base you send your changes to me so I
can incorporate them into the project.
<http://www.aaronballman.com/programming/REALbasic/
Win32FunctionalitySuite.php>
What's new in this version:
This release fixes a compile error with 2006r1 due to the new datatype
support and how it interacts with the Array keyword. However, there are
some great new features added to this release as well. You can now
upload and download files via FTP, as well as control a console window
from a GUI application. There are also some minor new features like
FolderItem.Reveal.
Enjoy! If you would like to submit any features for inclusion, please
contact me so I can add them. Also, if you have any ideas for things
that are missing, or improvements to be made -- drop me a line!
~Aaron
----------------------------
_______________________________________________
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>