Registry binder class
This archive contains two classes intended to work with the system registry.
Using the registry binder you can create classes with some data members automatically stored/restored to/from registry. Automatic behavior can be replaced fully or partially.
See the ccRegKey-README.TXT file in the archive for details.
click here ...
Extended TypeInfo holder for ALP
This class is a little changed version of the CComTypeInfoHolder class found in the MS ATL It supports different ways to obtain type info depending on the parameter:
0 - Acts as the Normal CComTypeInfoHolder i.e. loading from the registry only
1 - Loads only from the module resource
2 - Try registry and if not found load from the module
3 - Try from the module and if not found then from the registry
Use this class in the IDispatchImpl templates passed as parent classes to your components if you want to create components capable of working with scripts without registration in the system registry
click here ...
IDispatch and IEnumVARIANT heplers
This archive contains two classes: DISPCALLER and VARIANTENUM. They are extremely useful for the C++ programmers who want to deal dynamically with the IDispatch interfaces. DISPCALLER supports passing of the desired number of arguments through << operators, Method invocation and property put/get. Methods and properties can be invoked through their names or DISPID-s as appropriate. Take a look at the .h file for more information and pay additional attention to the constructors.
click here ...
|
Barcodes
|
|
Active Label ActiveX
|
Barcoding and label design and printing embedded into the WEB applications.
|
|
Active Label Browser
|
Light weight application for Label design with support for most 1-d barcodes and pictures.
Links to databases, works with local and online resources, acts like a browser.
|
WEB programming
|
|
Active Local Pages
|
The same code on a WEB server or running as normal Windows application. ALP removes the borders
between WEB and desktop programming, it even allows you build autoruns, start your program from
a flash drive. ALP now has its own WEB site dedicated to it.
|
All-in-one ActiveX
|
|
ActiveX Pack1
|
Ever wanted an ActiveX package that covers almost everything and everywhere (PC, Pocket PC, Smartphone)?
AXPack1 is close to that - work with files/streams, scripting, string formatting,
write components in script, dictionary collections, data persistence and exchange and much more.
|
|
NetStreams
|
Part of AXPack1 that treats the TCP/IP and IRDA netwroking just like files - you can do with
them almost everything you can do with files.
|
|
SQLite COM
|
Part of AXPack1. Full SQL database engine in a single object. ActiveX port of the popular SQLite
datqabase.
|
IE Toolbars
|
|
IE ScriptBar
|
Create custom toolbars for IE, and make them do something really useful. You can do it
in script, VB or C but as easy as creating a dynamic WEB page.
|
For Pocket IE
|
|
AXGate
|
Work safely with unsafe ActiveX in Pocket Internet Explorer.
|
IIS Plug-ins
|
|
ISAPI Authenticator
|
Implement custom authentication for your WEB sites. ISAPI filter for all IIS and PWS versions.
|
|
ISAPI Variable parser
|
Make the parameters passed to your pages look like plain URL.
|
|
ISAPI Redirector
|
Spread the trafffic to your site to more than one server or simply implement smarter redirection.
|
|