The growing popularity of web reports is explained with simplicity of work: all you need is the internet and a browser. However, developers face many ...
If you're coding in Visual Basic and have ever been frustrated that Greek, Japanese, Russian or Chinese characters display as '?' in the user interfac...
Allows you to access the Windows Registry in much more intuitive and simple way then the Win32 Registry APIs. No more messing with handles, allocated ...
Similar in function to a scroll bar, but has a different appearance. It is actually two controls in one - a horizontal slider and a vertical slider. Y...
Provides Soundex, Extended Soundex, and Metaphone algorithms which convert words or names to codes that represent how the words 'sound'. This can be r...
A very simple control used to provide an Explorer-like Interface to a Windows 95 program. Just place a Splitter Control on a form, place 2 controls (t...
Lightweight in-memory database with SQL interface which can be used by multiple applications to store and manipulate data at main memory speeds. To an...
A dynamic two-dimensional charting control that provides an ideal interface for viewing one or more streams of real-time data. Variables can be placed...