









|

List of all files
A Shell Namespace extension allowing you to browse ADF (Amiga Disk Files)
in the Windows Explorer.
Find out more here.
Displays the Windows Desktop as ASCII art.
Find out more here.
Did you ever wish you could write ASP.NET pages in 80386 assembler?
Find out more here.
A short walk-through of the alpha functions in Windows XP.
Find out more here.
My long forgotten Amiga demos. Code and executable for the Commodore
Amiga computer (can be run using an Amiga emulator).
Find out more here.
Adds "Auto Hide" side-bar to you window frame. It's that
annoying left-side pop-up window from VisualStudio.NET.
Find out more here.
An IDE for remote compiling and debugging UNIX and LINUX applications from Windows.
Find out more here.
An Office 97-like balloon dialog.
Find out more here.
Yet another scripting language.
Find out more here.
Turns a regular label (static control) into a bevel (raised or sunken) line.
Find out more here.
Dragging a blue transparent selection box.
Find out more here.
How to create the Breadcrumbs in Windows Vista.
Find out more here.
A menu button control. Ownerdrawn button painting in Windows 98 and Windows XP.
Find out more here.
Wraps a few Directory Windows API functions for creating and
deleting complete directory subtrees.
Find out more here.
Wraps the Windows API functions for Disk Drives.
Find out more here.
Wraps the Windows CreateProcess() API.
Find out more here.
Class that wraps the Windows File API functions.
Get easy access to files with easy-to-remember access methods like Open()
and Create().
Find out more here.
Wraps the Windows File Version API.
Find out more here.
A tiny class implementing fixed 16.16 integer math.
Find out more here.
Implements a CString-like class with
a fixed-length string buffer.
The buffer will be allocated on the stack
and is size-limited by a template argument.
Find out more here.
Wraps the Windows .INI configuration file API.
There must be a million classes wrapping the WritePrivateProfileString() related functions,
so here is my contribution.
Find out more here.
Implements a small log class.
Find out more here.
Wraps a special string date format.
Find out more here.
This class uses the FindFirstChangeNotification Win32 API
to detect changes to files in a directory.
Find out more here.
A simple persist class modelled after the ATL
IPersistStreamImpl and IPersistPropertyBagImpl.
It writes data to the registry.
This class allows you to use the
BEGIN_PROP_MAP / END_PROP_MAP maps
and have the data written to the registry.
Find out more here.
Wraps the Windows Registry API.
Find out more here.
This implementation of the IPropertyBag interface persists object
properties to the registry.
Find out more here.
This class wraps the string resource Win32 API, e.g. loading
and retrieving strings from an external resource file.
Find out more here.
Wraps the Windows Service API functions.
Find out more here.
Wraps the Shell's shortcut API.
Find out more here.
Thin wrapper around the Win32 Thread API.
Find out more here.
CVbString is a wrapper class for the strange
VB4 string type.
Find out more here.
A simple calendar control with appointment lists.
Find out more here.
An incomplete MFC project with Quake MD2 model OpenGL rendering and editing capabilities.
Find out more here.
A generic popup bar with buttons in a grid. Includes a palette chooser, border style
bar and a pen style popup.
Find out more here.
A sample Disk Cleanup Handler.
Find out more here.
A simple client/server application.
Supports TCP/IP, Named Pipes, HTTP (via ISAPI), OLE DB and ADO with SQL queries.
Find out more here.
A Collapsible Panel Container like the Windows XP Explorer kind.
Find out more here.
Extensions to most of the standard Windows controls with custom colouring.
Find out more here.
Various ComboBox controls.
Find out more here.
An extension to the WTL Command Bar. Looks more Office XP like.
Find out more here.
Wrapper class for the Win32 Console API.
Find out more here.
A Shell Context Menu extension that adds two menu items to all files:
Join and Split.
Find out more here.
Creates a Windows Control Panel Applet.
Find out more here.
A set of custom drawn tab controls.
Includes DevStudio 6 and VisualStudio.NET folder tabs.
Find out more here.
A set of classes wrapping the ODBC, SQLite and OLE DB database APIs.
Find out more here.
Plan you day! With drag'n'drop and custom drawing.
Find out more here.
My very first source code for the PC. Lots of assembler and Pascal routines. Fancy 3D graphics,
polygon graphics, gouraud shading and a Wolfenstein engine in 500 lines of assembler/Pascal.
Check them out. These files were very popular many years ago.
Find out more here.
Dialog Ed implements a dialog editor using the DHTML Editing Component.
Find out more here.
A WTL DocList Header control.
Find out more here.
This MS Visual C++ 6.0 AppWizard adds automatic generated documentation in HTML Help
to your ATL projects. Parses your IDL file for object hierarchy and method descriptions.
Use JavaDoc standard comments in your source code to add additional documentation.
Find out more here.
A sample project demonstrating my experimental WTL UI classes.
It includes trendy classes such as the
Docking Views,
TaskBar Icon
and Dialog Shadows classes.
Find out more here.
Three DTC controls to help HTML writers with layout and import problems.
One of the controls implements ASP-like scripting capabilities to allow
design-time dynamic HTML creation.
Find out more here.
A light-weight component for Visual Basic 6 and ASP programmers.
Wraps the Windows .INI configuration file API (GetPrivateProfileString() etc).
Find out more here.
A light-weight component for Visual Basic 6 programmers facing the task of localizing their applications.
Wraps resource DLL functions, locale specific functions and provides several helper functions
for localizing VB applications.
Find out more here.
A light-weight component for Visual Basic 6 and ASP programmers.
Wraps the Windows Registry API (RegQueryValue() etc).
Find out more here.
A simple subclassed EDIT control, which filters input.
Find out more here.
Looks like the MS Developer Studio edit listbox.
Find out more here.
A subclassed EDIT control that only accept input based
on a pattern-matching mask. With nice visual cues
on errors.
Find out more here.
My first attempt with Direct 3D.
Builds a dynamic world with DirectX 7.0. Supports 3DS and MD2 models, and
allows user defined objects and lights.
Find out more here.
Shows you how to create an Internet Explorer Bar that renders through an HTML page.
Find out more here.
A recompile of the FLITE text-to-speech engine.
Find out more here.
A button which glows when the mouse hovers over it.
Find out more here.
FileMess is a neat utility, which moves files from one folder to
another using pattern matching.
Find out more here.
A WTL Smartphone list control like the Contacts control.
Find out more here.
Browse Flickr photos from the My Computer folder.
Find out more here.
Tracks the current window/control with focus.
Find out more here.
An Explorer Shell Extension that creates a Virtual Filesystem around
your Google Gmail account.
Find out more here.
My experiences with game script programming - featuring my very own
scripting language and virtual machine.
Find out more here.
Several global functions, macros and constants used by many of the
MFC classes I have written.
Find out more here.
Turns a regular label (static control) into a gradient filled
label control.
Find out more here.
A simple graph control.
Find out more here.
A WTL list control which uses the HTML layout engine.
Find out more here.
A cool Internet Explorer 5 plug-in allowing you to examine the source contents
of any HTML page.
Shows parsed HTML, script code, style sheet source and image information of
the current browser contents.
Find out more here.
Heat maps and Prism maps in Google Earth.
Find out more here.
A Hex Editor control.
Find out more here.
How to host a FLASH Charts ActiveX control in a dialog.
Find out more here.
Adds a toolbar to the Internet Explorer, allowing you to write scripts
that executes and manipulates the page's DHTML object model.
A goodie for web developers and testers.
Find out more here.
The StarDock IconPackager user-interface.
Find out more here.
An ownerdrawn listbox with images and formatting.
Find out more here.
An ownerdrawn listbox for the Smartphone.
Find out more here.
Adds IntelliMouse support to a WTL window.
Find out more here.
The game of Frogger implemented on a LED display.
Find out more here.
A Windows Vista SideShow Device.
Find out more here.
A LED control.
Find out more here.
A tracking tooltip for a ListView control
Find out more here.
A control which looks like the MS Access 2000 Navigation bar.
Find out more here.
A control which looks like the MS Outlook Navigation bar.
Find out more here.
A light-weight component for Visual Basic 6 programmers.
Mail Slots are part of the IPC options available for Windows programmers. It
enables you to send messages to remote computers.
Find out more here.
A fix for the infamous WTL 3.1 CommandBar MDI bug.
Find out more here.
A GDI based label control with text formatting.
Find out more here.
How to add 3D animations to your boring GDI user-interface.
Find out more here.
3D Studio MAX 2.5 plug-in, which modifies the mesh using
custom expressions.
Find out more here.
A tree with multi-select capabilities.
Find out more here.
Explore the Windows Shell Namespace hierarchy.
Find out more here.
How to use the Namespace Tree Control in Windows Vista.
Find out more here.
A set of classes wrapping the Windows network APIs.
Find out more here.
NewsCounter connects to a USENET (news) server and retrieves a list
of available newsgroups. It then allows you to get the number
of postings in each group.
Find out more here.
Testing non-client painting in Windows.
Find out more here.
Sample showing how to create a non-rectangular window.
Find out more here.
Browse Windows PDB Debug Files.
Find out more here.
A peculiar Pocket PC Input Method.
Find out more here.
A simple pie chart control with two sections.
Find out more here.
A Pocket PC 2003 ActiveSync extension which refreshes MP3 files and playlists.
Find out more here.
An FKiSS viewer for the Pocket PC.
Find out more here.
A simple WTL grid control.
Find out more here.
A WTL property list control; just like the one in MS Visual Basic.
Find out more here.
A WTL Property Tree control; resembles the IE Options control.
Find out more here.
A LISTBOX subclass that displays a property-list.
Not in-place editable.
Find out more here.
A Pocket PC 2003 ActiveSync extension which downloads RSS news and feeds.
Find out more here.
Use RTF in your tooltips. Create tooltips like in MS SQL Server 7.
Find out more here.
A read/write semaphore.
Find out more here.
An extension to the WTL Command Bar. Looks more Office 2000 like.
Find out more here.
Browse the Windows Registry tree from the My Computer folder.
Find out more here.
A control modelled after the MS Access Relationship editor.
Find out more here.
A RTF based label replacement with text formatting.
Find out more here.
A masked edit control, which displays like the Date Time Picker control.
Find out more here.
A RTF based editor with syntax highlighting.
Find out more here.
A remake of the Envox Studio application.
Find out more here.
A bunch of controls that show files and folders using the Shell
interfaces.
Find out more here.
A RTF-based HTML viewer control. Extends the RichEdit control.
Find out more here.
The Site Map ActiveX control provides the same functionality
as the Microsoft Visual InterDev Site Diagram control.
Find out more here.
A WTL version of Shinya Miyamoto's Window Blinds skinned button.
Find out more here.
A mock-up project, which displays a skinned User Interface.
Find out more here.
A Control Panel for Windows Vista using Shell Folders.
Find out more here.
An even more simple SplitterBar control.
Find out more here.
A 3D Studio MAX 2.5 filter that produces sub-title alike
texts to the rendered image.
Find out more here.
Browse TAR archives directly in Windows Explorer.
Find out more here.
A container window for dialogs. Also includes a Tab control with view support.
Find out more here.
A TaskDialog replacement for Windows XP and worse.
Find out more here.
Using TaskDialog in multi-paged mode.
Find out more here.
A wrapper for the Shell Task Bar API to enable your own taskbar icons.
Find out more here.
A Pocket PC 2003 ActiveSync extension which cycles your Today theme.
Find out more here.
How to operate the threadpool in Windows Vista.
Find out more here.
A simple Shell extension, which displays today's System event logs.
Find out more here.
It's one of those "tree with a combined listview" controls.
Find out more here.
Shows disk usage with treemapping algorithms.
Find out more here.
A set of user functions for Crystal Reports.
Find out more here.
The Virtual List ActiveX control adds speed, almost unlimited number of entries
and page scroll buttons to the regular list control.
Find out more here.
A recreation of the Windows Vista Photo Gallery user-interface.
Find out more here.
HTML Help Documentation for the WTL library.
Find out more here.
A sample project demonstrating my experimental WTL XP classes.
Find out more here.
WTL wrappers for the Pocket PC controls (HTML Control, RichInk, DocList etc).
Find out more here.
A small spinning wheel animating control.
Find out more here.
An internet download utility. Downloads entire web pages or series of files.
Multi-threaded MFC project, which will download and parse web pages, downloading
all images and documents referenced. Features many configurable options.
Find out more here.
WepMetering hooks right into the WinSOCK library of your
Web browser and monitors all your internet activity.
To achieve this a custom DLL is injected into every process'
address space and assembler instructions in the WinSOCK DLL
is overwritten.
Find out more here.
A windowless presentation manager.
Find out more here.
Reads the Summary Information from any Compound Document, such
as Word, Excel and Powerpoint files.
Find out more here.
Modifies the icon resource section of any application.
Find out more here.
Reading XML configurations quickly.
Find out more here.
An OLE DB Provider allowing you to query XML documents with SQL.
Find out more here.
Examine and extract files from ZIP files.
Find out more here.
Additional WTL Window control wrappers.
Find out more here.
ATL classes that implement a standard IDataObject and clipboard helpers.
Find out more here.
Adds new macros to your TRACE arsenal.
Find out more here.
A DIB (Device Independant Bitmap) class.
Find out more here.
A basic docking windows framework for WTL.
Find out more here.
Default implementation of the Design-Time Control interfaces.
Find out more here.
Turn raw C++ objects into IDispatch objects, or use
dynamic IDispatch method tables in ATL.
Find out more here.
Some extra GDI classes.
Implements a memory DC for offscreen flicker-free painting.
Find out more here.
Default implementation of the Active Scripting Host interfaces.
Find out more here.
A library of ATL classes that make it a breeze to create Windows Shell Extensions.
Find out more here.
Two ATL plug-in classes, which implement the mouse and
keyboard events known from the standard VB controls.
Find out more here.
Wraps a couple of the common Windows data types and
functions.
Find out more here.
Extensions to the ATL window classes for superclassing.
Find out more here.
|
Wow, even I didn't realize that there were this many entries. Maybe I should
cut back on the programming and get a real life...
|
 |