Web crawl snapshots generously donated from Accelovation. This data is currently not publicly accessible.
From the site:
Accelovation is pioneering the delivery of Insight Discovery� software solutions that help companies move from innovation idea to product reality faster and with more success.
Our solutions are used by leading firms in the Fortune 500 and beyond � companies from a diverse set of industries ranging from consumer packaged goods to high tech, foods to chemicals, and others. We help them mine the online world for market and technical insights to help speed the process of innovation.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20061017125729/http://www.codeguru.com/cpp/controls/listbox/
Embracing the full spectrum of developer needs including content supporting 64 bit, Multi-Core, Tools, and Optimization.
Making Multi-Cores Count: An ISV Licensing Primer
On the road to concurrent programming, do customers see you as the fast laneor the speed bump? The best way for ISVs to support emerging x86-based virtualization and grid computing technologies is by moving away from antiquated hardware-based license models. Read more. Mr. Multimedia: AMD's Wei-Lien Hsu
See how AMD's various architecture designs provide processor performance across the computing board, including formerly niche areas such as multimedia, and how passionate engineers like Wei-Lien Hsu are making it happen. Read more. Man on a Mission: AMD's Brent Hollingsworth
AMD is working on a library of thousands of functions that will make the parallel technologies embedded in AMD's multi-core processors and other multiprocessor technologies available to developers. See what the project's team leader has to say about the challenges and benefits of the AMD Performance Library (APL). Read more. Taking Advantage of Concurrent Programming for Windows, Part 2: Multi-Core Programming in .NET
In the coming many-core era, the performance difference between single-threaded and multithreaded applications will grow greater and greater. It behooves all professional programmers to begin coding for multiple cores now. Read more. For more relevant code samples, tutorials and editorials click here.
Color List Box With Extra Bits
Rating: E Buzoku - 10/30/2001 List box containing features such as background and foreground colors, text alignment (both vertical and horizontal), inactive items, item height, and more.
Color Listbox
Rating: none Rick Jones - 08/26/2000 Listbox where you can use a color strip in a colomn as a kind of legend for the text's meaning
Implementing Drag and Drop on List Control Items
Rating: none Meghna Trivedi - 02/10/2003 Drag and drop operation for list control items. You can drag the thumbnails and drop them on the destination list control. Simple, but effective.
LEDs
CbuttonListBox, a ListBox Populated with LED Buttons
Rating: Phill Heald - 04/29/2003 A sub-classed Listbox populated with buttons containing LED windows. This is useful for displaying a large number of buttons in a limited area.
ListBox Control
Adding Controls to listcontrol
Rating: Khalid Noor - 07/16/2003 A simple article showing how to add controls to a list box. Includes coverage of adding the message handlers for each control.
Category Listbox
Rating: Joshua Quick - 06/07/2002 A simple Microsoft Outlook like category listbox, which improves list organization by listing text items under expandable categories.
CListBoxST v1.0
Rating: none Davide Calabro - 03/20/2002 A CListBox derived class that handles icons and disabled items.