AR
Crypto ActiveX Library 1.02 |
This
library includes the RC2 and DES-56 block cipher algorithms, the
RC4 stream cipher algorithm, the SHA-1 hash algorithm and other
objects that you can use to code or export binary data. |
AR
Execute ActiveX Library 1.03 |
This library will allow
you to execute any kind of instruction that you could run, for example,
in the Start --> Run... window. You can run files, and the associated
program will open the file, URLs and they will be open with the
default browser, programs, folders... anything. You can also set
what kind of window you want the program to be open in or shell
a program and wait till it finishes or times-out. The library will
return well documented errors or the handle of the executed program. |
AR
INI Manager ActiveX Library 1.01 |
This
library will allow you to manage INI files in a very simple way.
Just with a few methods you will be able to read, write and list
the whole contents of INI files. |
AR
Log ActiveX Library 2.0 |
This
library will allow you to add logging capabilities to your applications.
You will also be able to: erase events ocurred to an specific date;
erase events till the log has the size you want; list events ocurred
after a date, till a date or both; use priorities for events; have
the information stored encrypted. |
AR
Print ActiveX Library 1.01 |
This library will allow
you to print simple text in the printer you select, using any font
and specifying margins and orientation for the paper. |
AR
Registry Access ActiveX Library 1.0 |
This
library allows you to fully access the Windows registry in an object-oriented
way. |
AR
Timer ActiveX Library 2.0 |
This
library will allow you to have a timer in your program without the
need of having a form in which place a control. This is more convenient,
for example, for classes and Windows NT services. |
AR
Subclass ActiveX Library 1.01 |
Using
this library it will be very easy for you to subclass any window
and intercept any messages that you specify. |
AR
Users Database ActiveX Library 1.20 |
This library will carry
the management of an users database for login verification, and
all the normal operations that you will need. All the information
is stored in an encrypted file. |
Base64
Encoding ActiveX Library 1.0 |
This
library implements the Base64 encoding system as it is defined in
RFC 2045. This encoding is used as a standard to send binary information
through network connections or by e-mail. |
DES-56
Encryption ActiveX Library 1.01 |
This
library will encrypt information using the old DES-56 block cipher
algorithm, proposed as a standard by the U.S. Government to store
sensitive information. |
RC2
Block Cipher ActiveX Library 1.02 |
This
library will encrypt information using the RC2 block cipher by RSA.
It also has a built-in system to export the encrypted information
to a more appropiate format to travel through network or modem connections,
including e-mail. |
RC4
Stream Cipher ActiveX Library 1.0 |
This
library will encrypt information using the RC4 stream cipher by
RSA. It also has a built-in system to export the encrypted information
to a more appropiate format to travel through network or modem connections,
including e-mail. |