| Desktop | Database | Net and Internet | Multimedia |
| DirectX | OpenGL | Graphics | Security |
Bevel - A bevel is decoration control used to enhance the display of a form by adding a box, a frame or a line. In its uniqueness, although the bevel does not have much functionality but it valuable to make your forms better.
Open Password - In most of applications, a password is displayed with asterisks as a user enters it. This is done to keep other people from seeing what is being entered. But what if you forget your password? How can you see the password hidden with asterisks. Open Pass will help you.
ApplicationButton - ApplicationButton is a class and its use in creating round buttons for WPF use, specifically for application buttons as per Microsoft Office applications.
CSpellEdit - Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages (E.g. for logs, descriptions, IM messages, ...).
XP Style Menu with CMenuXP - This source code presents an implementation of an owner drawn menu with the Office XP and Visual Studio .NET visual style. To use the CMenuXP class in your projects, you have to add 3 macros in your code only.
ExplorerBar - The .NET Explorer Bar control is a .NET implementation of the Explorer Bar Control which provides a user interface like the one in Windows Explorer under XP. You can use it to create handy lists of shortcuts and informational panels, or you can incorporate controls into the panels to provide flexible and configurable complex user interface panels.
diStorm64 - diStorm64 is a professional quality open source disassembler library for AMD64, licensed under the BSD license. It also can be used as a ring0 disassembler (tested as a kernel driver using the DDK under Windows).
Elite Converter - A simple MFC application that converts ASCII characters to their hexadecimal, decimal and binary equivalent. User friendly interface, auto-convert options, fun sounds and commented source code(Its not commented as much as it should be, I will try and fix this later) I'm sick of rippers...
CExtStatusControlBar - Managing status bar's panes is getting easier. The source package introduces an enhanced version of the standard MFC status bar control. The new class should enable you to easily add/remove panes to/from the application's status bar, on-the-fly. The status bar's panes may contain almost any control you need: buttons, edits, animations, progress bars, and etc.
RoundButton Windows Control - Some time ago, I tried to find a nice round-button control. I couldn't find one, so in the time-honoured tradition, I decided to write my own. I "almost" finished it, but for various reasons, it was consigned to the "come back to it later" category. In its inimitable style, "later" finally arrived, and armed with my shiny new Microsoft Visual C# 2005 Express Edition, I decided to have a crack at finishing it.