devxlogo

Code Download

Ini File Library

This ActiveX DLL project lets you parse an INI file and browse its contents using an object-oriented approach. The main object is the INIFile object, which exposes a collection of

Vemod PropertyWindow

This PropertyWindow control is similar to the one found in the VB 6 IDE. Youcan add how many properties you want and specify if a property acceptsstring, numerical, boolean or

API Viewer 2001

API Viewer 2001 is a very powerful replacement for VB5 and VB6 API Viewer. It supports multiple languages (including Italian, Spanish, Swedish, and even Chinese!), and comes with the API

CPU Monitor

This application shows the percentage of the used CPU for any Windows system with up to 32 processors. The code that deals with the API to request the CPU information

Office2000 Flat Combobox

This control reproduces the Flat Combobox control introduced in Office 2000: the combobox has a flat or 3D border according to the mouse cursor being or not over the control.

Mouse Zoom-Camera Add-In

This add-in adds a tool-window to your VB IDE. Initially, mousecam will be off. Start it with the on/off button. The initial snapshot interval is 100 ms. You can change

HTML Doc Add-in

This handy add-in creates code headers in VB source and HTML documentation for VB projects. When you run HTML Doc the first time, it will create all these headers with

Screen Grabber Utility

This utility, provided as VB source code, captures the desktop and saves your selection as JPG (with quality settings) or BMP. Using it is quite simple: Go to menu and

The Error Lines Add-in

This is a simple addin that allows the user to add/remove err line numbers in their code and use them in an compiled application through the ERL function. With this