CMenuXP is a small set of MFC classes that allow developers to add various graphical user interface elements with an Office XP look to their MFC apps. What this means is that developers can add the flat, non-3D, “water-color” UI controls that were first introduced in Office XP to their MFC applications. These controls do not have raised edges, do not look “pushed in” when clicked, and are not “shadowed” (except for menus). Instead, when elements are selected, they are outlined and shaded. The following classes are included in the library:
· CButtonXP: Creates a flat-edged button.
· CComboBoxXP: Creates a flat-edged combobox.
· CMenuXP: Allows, among other things, icons along the edge of menus
· CStatusBarXP: Creates a flat-edged status bar.
· CToolBarXP: Developers can easily insert other controls into this toolbar.
· CBufferDC: Encapsulates double-buffering to eliminate flickering while drawing.
· CImgDesc: A menu item image management class.
However, the library has a couple of drawbacks. First, it cannot be used in a language other than C++. Second, it is written using MFC, the Microsoft Foundation Classes library. Although some programmers adore this framework, many find it unwieldy. Of course, the developer who wants to add the Office XP style to applications written using MFC may find that this class library can be of use. But developers starting a new project who are looking for a simpler, more secure library may wish to consider other options.
TCAD for Delphi.BCB.Kylix.DotNET TCAD is a component that will help you write vector graphics applications. Shapes can be interacted with by mouse or code. It is easy to use, effective and powerful. It will save you valuable time.
WSQ image library (for fingerprints) Reads and converts WSQ (FBI's Wavelet Scalar Quantization) and 33 other formats.
Supports: WSQ, BMP, TIFF, PNG, JPEG, JP2, JPC, RGB, TGA, GIF, etc.
WSQ chosen by FBI as the fingerprint image compression standard as superior to other formats.
MailBee IMAP4 Enables Windows and ASP applications to receive, parse, upload, search and manage mail and folders via IMAP. Supports SSL/TLS, Gmail, S/MIME, HTML mail, international charsets, UTF-8, embedded images, NTLM, IDLE, QUOTA, read/unread status, 32/64-bit.
Previous:
VeriFinger Algorithm Demo for MS Windows Fingerprint recognition algorithm demo application enrolls and identifies fingers from images or 90+ supported scanners. NIST MINEX-compliant technology. Fast matching (280,000 templates per second), reliability proven at FVC2006 and NIST FpVTE 2003
VeriFinger Standard SDK Trial Multiplatform fingerprint identification SDK for stand-alone and Web based applications. Supports 100+ fingerprint scanners models on Windows, Android, Linux and Mac OS X. Programming samples in C, C++, C#, Java 2, Visual Basic .NET.
VeriFinger Standard SDK (Linux Demo) Fingerprint idetification SDK with client/server ActiveX components. Supports Windows and Linux. Includes drivers for major fingerprint scanners and sensors. C, C++, C#, VB, VB .NET, Java, Delphi samples. Libraries and source code available.
File size: 811 K Platforms: Windows XP/ME/NT/2000/98/95/3.X; Linux Downloads: 175
MFC classes to add flat, non-3D, “water-color” Office XP-style UI controls to MFC apps. They have no raised edges, do not look “pushed in” when clicked, and are not “shadowed” (except for menus).