|
|
Encrypt Visual Basic
|
CryptoTextCE License: Freeware
|
|
|
CryptoTextCE is an ActiveX / COM component written in ATLCE for the PocketPC. It provides simple access to the CryptoAPI in Windows CE from embedded Visual Basic and embedded Visual C++. CryptoTextCE is a companion product to CryptoText for the desktop, and data encrypted on the PocketPC using CryptoTextCE can be decrypted on Windows NT/9x using CryptoText and vice versa. If you are collecting sensitive data on a PocketPC device and transferring it to a destop PC or server using SQL Server CE or some other form of file based synchronisation, you can use CryptoTextCE to encrypt the data before transfer and CryptoText to decrypt it again on the server. As with CryptoText, CryptoTextCE encrypts the input text data and converts the resulting binary data to a series of characters which are suitable for use in a SQL statement, or for storage in a text/.ini file. The additional step performed by CryptoTextCE is the optional conversion from a UNICODE string to an ANSI string before encryption. This addresses the issue that all strings in eVB for the PocketPC are held as two byte UNICODE characters internally. If you are not making used of the extended character sets available with UNICODE the conversion to ANSI reduces the size of the encrypted data, and increases compatability with desktop Windows operating systems.
Author: | Date: 31-10-2003 | Size: 280 KB
|
|
- |
|
VB Source Code Controls License: Freeware
|
|
|
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any addition file requirements.
Author: Don Wolfe| Date: 01-12-2002 | Size: 153 KB
|
|
- |
|
OstroSoft Winsock Component License: Freeware
|
|
|
COM library for Visual Basic 6, providing an easy access to the network layer of operating system (UDP and TCP sockets). OSWINSCK.dll serves as a wrapper for Winsock API and helps programmers to abstract from complexity of API calls and concentrate on application functionality.
Author: OstroSoft| Date: 14-03-2004 | Size: 29 KB
|
|
- |
|
CryptoText License: Freeware
|
|
|
CryptoText is a COM encryption component written in ATL3.0 for Windows 9x, NT4.0 and Windows 2000/XP. It provides simple access to the CryptoAPI in Windows from Visual Basic, Visual C++ and scripting languages (eg ASP). As well as being a standalone product CryptoText can be used with CryptoTextCE for the PocketPC / Windows CE platform to exchange encrypted data with handheld devices. CryptoText encrypts the input text data, and converts the resulting binary encrypted form to a series of ASCII characters which are suitable for use in a SQL statement, or for storage in a text/.ini file. For example the text 'My Password' might become the text string '79978e13df1019826c16944fe1'. This type of conversion is necessary because certain characters are reserved and have special meanings in an SQL statement, and by default the Windows CryptoAPI functions will take binary input data (your text) and map each of the characters to a binary number in the range 0 - 255. The simplest solution, although somewhat wasteful of space, is to convert the binary number into a string representation of the equivalent hex number, guaranteeing that only the characters 0-9 and a-f will be present.
Author: | Date: 31-10-2003 | Size: 46 KB
|
|
- |
|
OstroSoft POP3 Component License: Freeware
|
|
|
COM library for Visual Basic 6, providing functionality to retrieve emails from mailserver (POP3).
Author: OstroSoft| Date: 26-06-2004 | Size: 48 KB
|
|
- |
|
SCML 3D FRAME OCX License: Freeware
|
|
|
The SCML 3D FRAME OCX is an OCX control allowing the programmers to display nice frames on their Visual Basic forms without resorting to use a drawing software.
Author: Michel Lambert| Date: 27-11-2003 | Size: 333 KB
|
|
- |
|
EngInSite Perl Editor Lite License: Freeware
|
|
|
If you've used Windows programming tools like Visual Basic, Visual C++ or Delphi, EngInSite Perl Editor's IDE will be familiar to you. If not, you'll find that the visual environment can give you a dramatic productivity boost! You will value syntax highlighting for PERL, HTML and other languages, customizable and expandable code templates, context-sensitive PERL and JavaScript help, code completion, bookmarks and navigation to subroutines, variables and modules, Unicode support and charset settings, unlimited undo and redo capabilities, standard Find and Replace dialogs enhanced with regular expressions, viewing and editing of the clipboard content, customizable toolbar and more and more and more. Just say NO to the Notepad.
Author: Luckasoft| Date: 23-05-2004 | Size: 3212 KB
|
|
- |
|
AOS - Error Handling Objects License: Freeware
|
|
|
AOS - Error Handling Objects for Visual Basic provide detailed reporting of unexpected errors within VB applications and components. All errors are simultaneously logged to the NT Event log (if running on NT/2000/XP), to an XML file, and output to the Windows debug output. By using a debug viewer, such as DebugView from Sysinternals, application errors can be viewed in real-time within the LAN. Ideal for debugging n-tierapplications.
Author: Automated Office Systems, Inc.| Date: 12-02-2002 | Size: 199 KB
|
|
- |
|
OstroSoft ICMP Component License: Freeware
|
|
|
COM library for Visual Basic 6, allowing to create custom ping and traceroute implementations.
Author: OstroSoft| Date: 26-06-2004 | Size: 17 KB
|
|
- |
|
P-Encryption Lite License: Freeware
|
|
|
P-Encyption Lite is a free program which allows you to encrypt your private files into one encrypted file(archive). P-Encryption Lite can also encrypt/decrypt text. P-Encryption Lite uses AES encryption to encrypt files and blowfish encryption to encrypt text. P-Encryption Lite is CadabraSoftware's freeware alternative to P-Encryption Suite.
Author: Josh Sanford| Date: 21-02-2004 | Size: 1212 KB
|
|
- |
|
Innovasys Freeware Controls Suite License: Freeware
|
|
|
FramePlus - The standard Visual Basic 6 frame control does not support applications using an XP manifest - the interior of the control is rendered as a black 'blob'. Frameplus solves this problem including full XP theme support, and providing a set of useful features missing from the standard frame control. Windows XP Themes: Full support for Windows XP Visual Themes, rendering the look and feel of the FramePlus according to the active theme. Theme support can be disabled or overridden if required - Styles: FramePlus offers a number of standard and custom styles - Child Controls: Depending on the Enabled and Checked state of the frame, child controls can be automatically enabled or disabled - Checkbox: You can display a checkbox to the left of the caption text. ButtonPlus - ButtonPlus is an alternative to the Visual Basic command button control that includes a range of features to give your buttons more functionality and visual appeal. Windows XP Visual Styles: Full support for Windows XP Visual Styles, rendering the look and feel of the ButtonPlus according to the active theme. Visual Style support can be disabled or overridden if required - Formatting options: ButtonPlus allows you to specify alternate positioning alignments for graphics and text and allows border and outline colors to be configured - Drop down support: The ButtonPlus control can style itself to look like a drop down button, including split modes. Using the DropDownItems collection, the button can automatically display dropdown menus. ScrollBarPlus - You've finished your great looking user interface, but something is missing that you can't quite put your finger on. That's right - the Visual Basic 6 scrollbars aren't drawing with a themed effect, and nothing you can do will persuade them to do so. ScrollBarPlus solves this problem, providing full theme support and with the added bonus that the ScrollBars cannot get keyboard focus (a nasty feature of the in-built Visual Basic scrollbars). Windows
Author: Innovasys| Date: 01-05-2004 | Size: 2093 KB
|
|
- |
|
blueshell Error Guy License: Freeware
|
|
|
blueshell Error Guy : you really need it! If you have any calls to user-defined functions or subs in your code (have you ever seen another program?), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler. And if there isn't a calling procedure (as in all event handler subs like Form_Load, OK_Click etc.) your application will abort immediately. For this reason, we can only recommend that you include an error handler in at least every event handler procedure in your application. This may seem like a lot of work, and it definitely increases the size of your code, but the alternative is worse. Using blueshell Error Guy you can do it quickly and without any problems. In any programming environment, you have to deal with errors, and Microsoft Visual Basic is no different. These errors fall into three categories: Compile-time errors - occur when your code contains incorrect syntax. Run-time errors - occur when a condition raises an error at runtime. Logic errors - occur when your code doesn't do what you intended because of improper logic or misunderstanding. Our software tunes your code, providing that it will handle run-time errors safely. blueshell Error Guy is designed for developers who create Microsoft Visual Basic programs. With its easy-to-use interface, blueshell Error Guy allows you to organize many types of error handling. When a run-time error occurs, you have several ways of dealing with it. Resolving errors requires three steps: Setting an error trap Reacting to the error Exiting the error handler Don't bother about that. Simply use blueshell Error Guy . Our software is useful for all these steps.
Author: Harry von Borstel| Date: 04-08-2003 | Size: 73 KB
|
|
- |
|
Visual Open Project Add-In License: Freeware
|
|
|
This program quickly and conveniently will allow You to work with a collection of Your VB projects. With the help of the given program you easily can organize access to most frequently projects used by You. And also, it is possible quickly to see properties of any project not opening it in the development environment.
Author: VisualSoft| Date: 08-03-2003 | Size: 593 KB
|
|
- |
|
HepHilfe License: Freeware
|
|
|
Diese Hilfesystem f黵 Visual Basic - Programme ist eine einfache Alternative zum Windows-Hilfesystem. Sie k鰊nen mit dem enthaltenen Editor sowohl Hilfedateien im reinen Textformat als auch im RTF-Format erzeugen. Durch ein Inhaltsverzeichnis kann der User bequem durch die Hilfe navigieren.
Author: Andreas Breitschopp| Date: 13-05-2001 | Size: 37 KB
|
|
- |
|
OstroSoft SMTP Component License: Freeware
|
|
|
COM library for Visual Basic 6, providing functionality to send emails. Supports multiple recepients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers.
Author: OstroSoft| Date: 14-03-2004 | Size: 76 KB
|
|
- |
|
blueshell ADO Survey Kit License: Freeware
|
|
|
bAsk - the blueshell ADO Survey Kit - is a new diagnostic toolkit for ADO programmers. It presents viewers for all types of ADObjects. bAsking is better than debugging! It's freeware! Link bask.dll to your VB project and view all your ADObjects! You may include calls to bAsk in your program code or you may use it from Visual Basic's Immediate window. View DataEnvironments, Forms with bAt Controls, recordsets, fields, catalogs and more. Calling the viewer There is a (and currently only one) simple interface to bAsk: The method View. It takes any bAsk-visible object as its argument. It automatically detects the type of the object and routes it to the appropriate viewer. Examples: => View DataEnvironment1: Views the Data Environment named DataEnviroment1 => View Forms: Views the Forms collection of your VB application => View rec1: Views a recordset named rec1 => blueshellAsk.View rec1: Same as above, using full qualified identification (in case you have another Sub called "View"). You may look at the examples "Northwind" and "Scott" supplied with blueshell Active Tables and see how they are using bAsk.
Author: Harry von Borstel| Date: 15-09-2003 | Size: 1257 KB
|
|
- |
|
Emsa EZ Encryption Tool License: Freeware
|
|
|
EMSA EZ Encryption Tool is a simple encryption program for Windows. This program uses the Blowfish algorithm to encrypt files or text chunks. This algorithm is a strong encryption algorithm using a private key, therefore keeping your data safe from prying eyes. In order to encrypt files, the user must click on the 'Encrypt File' button which will select the input plain file and the path to save the encrypted output file. To decrypt files, the user must click on the 'Decrypt File' button which will select the input ecncrypted file and the path to save the decrypted output file. To encrypt text, the input text should be copied into the top textbox, then using the 'Encrypt & Encode Text' button the text will be encrypted. This procedure also encodes the resulting text using the standard Base64 encoding, because the result of encryption is not text but binary data and therefore it cannot be copied safely into documents, and the Base64 encoding ensures that all binary data is converted into a text format which can be copied into other documents. The program also provides standard Base64 encoding and decoding as a separate function. This program is Freeware.
Author: EMSA SYSTEMS LTD| Date: 11-12-2004 | Size: 574 KB
|
|
- |
|
System Information for Windows License: Freeware
|
|
|
Display System Information for Windows Operating System, similar to Windows Control Panel. This includes all Visual Basic source code so that you can add this feature to your own applications.
Author: FBCDanville| Date: 13-03-2004 | Size: 77 KB
|
|
- |
|
Multilingual VB6 Setup program with skin License: Freeware
|
|
|
You can change your default VB6 setup program with this inproved setup program. It has a skin and it is multilingual (English, Spanish, French, Italian, German and Portuguese). The language is automatically swithched according to the user language. Yo will have to manually copy the setup1.exe file and replace the old file of the same name in your Visual Basic 6 installation folder. Read Readme.txt file inside the zip file for details.
Author: visual - basic .com.ar| Date: 29-10-2004 | Size: 179 KB
|
|
- |
|
P-Guard License: Freeware
|
|
|
KEEP YOUR DATA PRIVATE!P-Guard uses strong and certified cryptographic services, >which allow encrypt any type of sensitive user's data.>Only person, who is owner of encrypted file may decrypt this file.>Shell integration allows to use P-Guard with maximum comfort:>You can start P-Guard from right-mouse context menu or>you can easily integrate the P-Guard in your favorite file manager.
Author: SoftMajor Com.| Date: 22-12-2002 | Size: 385 KB
|
|
- |
|
Access Form Resizer License: Freeware
|
|
|
Resize MS Access forms to fit the current screen resolution. The Access Form Resizer is a Microsoft Access MDB (Microsoft Database) that allows you to install a module in your own Access MDBs that can resize your program's forms to fit the current screen resolution. It is intended for Access developers with basic Visual Basic for Applications (VBA) coding knowledge. Works with Access 97, 2000, and 2002.
Author: Jamie Czernik| Date: 29-09-2003 | Size: 182 KB
|
|
- |
|
VISUAL IMPACT License: Freeware
|
|
|
Visual Impact is a fun concentration-style memory game. Uncover the tiles on an 8x8 grid in search of matches. Just use the mouse to find the same two pictures until they all have gone. Hurry up -- you're playing against the clock and you'll want to be one of the top scorers. Visual Impact can be customized with themes.
Author: C-EON Software| Date: 07-12-2001 | Size: 1000 KB
|
|
- |
|
PlainText Crypto License: Freeware
|
|
|
This program lets you encrypt your text files into a sequence of digits. To encode and decode some text, the special key files are used. Every key file is unique and cannot be generated again. The encoded text cannot be restored without having a key file that had been used for encoding. This software may be also helpful for those who need to send secured texts via email. The encryption algorithm is stable against breaking and encoded texts are effectively protected.
Author: DGreenSoft| Date: 28-07-2004 | Size: 613 KB
|
|
- |
|
ProtectorLX License: Freeware
|
|
|
ProtectorLX protects your files from hackers, viruses and other manumulations. Allthough it can block dangerous Windows scripts, encrypt files, e.g. emails and delete files, the way nobody can recover them even with tools like UNDELETE. ProtectorLX is easy to use an has powerfull futures.
Author: protectorlx| Date: 05-12-2004 | Size: 89 KB
|
|
- |
|
cryptlib License: Freeware
|
|
|
Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable. The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure. Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following: 路 AES (Rijndael) 路 Blowfish 路 DES, 3DES 路 RC2, RC4, RC5 The following hash algorithms are available in the library: 路 MD2, MD4, MD5 路 RIPEMD-160 路 SHA It offers services such as: 路 S/MIME 路 SSL/TLS 路 ssh It features various hashed message authentication code algorithms: 路 HMAC-MD5, HMAC-SHA, HMAC-RIPEMD-160 Finally, asymmetric (public/private key) encryption algorithms such as the following are available: 路 Diffie-Hellman, DSA, RSA cryptlib can also be used with a variety of crypto devices (for example, Fortezza cards and Smart cards). The library is free if used in personal, freeware, or shareware projects. The library is written in C. ActiveX and C++ wrappers are provided. The project is OSI Certified Open Source Software.
Author: ComponentSpot| Date: 10-03-2004 | Size: 1347 KB
|
|
- |
|
ABC CHAOS License: Freeware
|
|
|
What can you do with ABC CHAOS? Easily encrypt files into your personal data archive. You can be confident that the data is safely secured. The additional special protection completely excludes an opportunity of selection of the password to the encrypted information at use of the generator of the passwords and keys.
Author: Security Resources Group| Date: 10-01-2003 | Size: 368 KB
|
|
- |
|
Rock Solid Contact US System License: Freeware
|
|
|
A secure Contact US web form write in PHP, with optional visual confirmation, optional email confirmation, internationalization, easy to customize with template. Keep email private, eliminate 99.99% undesired spam. Prevent bot automation and invalid/spoof email. Double validations client/server keep resources used to minimum. Features: Template System. ( web page & email ) Optional Visual Confirmation. Optional Email Confirmation. English and French supported at this time. Basic support for Bi-Directional text. Time for email confirmation configurable. Private secret string used for request integrity. Page counter and advanced counter. Optional database auto prune. Time validity for visual confirmation configurable. Visual Confirmation (image) full configurable. background color, font color, font size, font rotation, number of digits, random mask , and more ...
Author: Network Rebusnet| Date: 04-01-2005 | Size: 59 KB
|
|
- |
|
NMF Community Edition License: Freeware
|
|
|
NMF Community Edition is a collection of COM classes for monitoring network traffic and decoding network protocols. All framework classes can be used from Microsoft C++, Visual Basic and VBScript programming environments.
Author: Mark Starkoff| Date: 20-06-2001 | Size: 1564 KB
|
|
- |
|
CodeThatBuilder License: Freeware
|
|
|
CodeThatBuilder is a powerful tool that enables you to create Web site navigation using CodeThatMenu, CodeThatTree or CodeThatXPBar fast and easy. With CodeThatBuilder you can design the structure and customize the appearance of your menus or trees in easy-to-learn visual environment. Any special skills are optional! You can start using CodeThatBuilder right now. You can use it without having knowledge of advanced programming languages or Web scripts. In CodeThatBuilder you just arrange the elements in the visual environment, specify the basic options (such as colors and font attributes) and then obtain the JavaScript code, which is ready to integration into HTML.
Author: Anton Kolomyeytsev| Date: 15-08-2003 | Size: 767 KB
|
|
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal Explorer
Powerful windows explorer file manager and viewer.

Disk Size Manager Analyses hard disk space and collects statistics.

Web Data Extractor Email marketing software to extract specific contact.
 BackStreet Browser Powerful Offline Browser - Download Entire Website.
ListMotor Email List Manager, operates with email stored in simple text files or csv files.

|