devxlogo

Code Download

A super-efficient subclasser routine

cSuperClass.cls is yet another compiled in subclasser but with some major differences… this one doesn’t use a module, instead it dynamically generates a machine code window procedure that can operate

The WebStresser utility

The WebStresser utility is a simple VB6 application that repeatedly sends an HTTP request to the Web server of your choice. You can use it to test the ASP or

The game of Life

Everybody knows the game of Life, where a program simulates the life of a cell colony that is subject to strict survival rules. This VB6 super-optimized implementation is so fast

ChoiceList

ChoiceList is an ActiveX control that allows the programmer to present a user with a list of choices and encapsulates the code necessary to allow the user to select one,

ASP.NET 1st Guestbook

This guestbook shows how to use some features of ASP.NET, such as data-binding, database programming, Web Forms security, caching and the Web.Config settings. You’ll also see in action the DataGrid

Toolwindow for All PC Languages

A very customizable ToolWindow for all development environments(like .NET,Visual Studio6, Java) that inserts text, executes macros, launches programs(with parameters), and launches webpages. More than just inserting simplecode, you have 15

ADOLink Activex Control

ADOLink is an ActiveX control that you can connect to an ADO MSData control that lets you store a link for external files on the database and open it, including

Hook Tools Components 1.0

This is just another subclassing dll, similar to hundreds of components out there in the internet, but it comes with source code that you study and customize as you wish.

ASP Calendar

This ASP page lets you display a calendar that starts at a given data and lets the user browse previous/next month or year. The zip file contains a test HTML