lookandfeel Free Software -- LAFcommon
Questions? Take a look at the FAQ.
| Author: | Sam Clippinger <samc (at) lookandfeel (dot) com> | ||||
| Maintainer: | Sam Clippinger <samc (at) lookandfeel (dot) com> | ||||
| License: | GNU LGPL | ||||
| Current version: |
8.0.0.0 source 8.0.0.0 binaries |
Archived versions: |
Source packages Binary packages |
Documentation: |
Change Log COMCollection (COM interface) SMTPMail (COM interface) Javascript form validation library |
| Dependencies: |
|
||||
| Installation instructions: | Win32: See Installing DLLs. | ||||
| Build target: | In-process Win32 ATL COM Server (DLL) | ||||
| Source language: | Microsoft Visual C++ (ATL COM) | ||||
| Build environment: | Microsoft Visual Studio 6.0 SP5 on Microsoft Windows 2000 Professional SP2 | ||||
| Target platform: | Microsoft NT Server 4.0 SP6a or Microsoft Windows 2000 | ||||
| Description: |
LAFcommon is a container for many useful pieces of code that are commonly used in lookandfeel
projects. It is the code equivalent of everyone's kitchen "junk drawer" -- everything is essential
but there really isn't any better place to put it. Some of its functionality, especially the SMTP
and general-purpose collection objects, may be broken out into an out-of-process COM server sometime
in the future.
LAFcommon is usable in three ways: It is an in-process COM server, it contains a number of C++ files that can be directly included in new projects and it contains several ASP and Javascript files that can be used on the web. Some of the functionality it provides through COM includes:
Some of the functionality it provides through reusable C++ files includes:
Some of the functionality it provides through ASP and Javascript files includes:
This project is mirrored on freesoftware.silence.org. |
||||