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/20061017123156/http://www.codeguru.com/cpp/controls/propertysheet/
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.
Hacking the CPropertySheet
Rating: Mustafa Demirhan - 07/08/2003 Tips and tricks for working with non-standard operations for properties. This includes changing the coordinates of buttons, hiding and moving the standard buttons, changing the tab label, using images with the tab label, placing images in the property sheet, adding new controls, and more.
COptionSheet: A replacement for CPropertySheet
Rating: none Chet Simpson - 05/22/2002 A complete set of stand alone classes containing the functionality of CPropertySheet and CPropertyPage.
Auto Scrolling a Single Line PropertySheet Tab Control
Rating: Martin Evans - 11/30/2001 When using property sheets with a large number of pages (for whatever reason) and where there is limited space available, it is often useful to use the single line version. This displays a spin control on the tab control to allow the user to scroll the various tabs into view.
Highlight the Active Page of a TabControl
Rating: none dil@gmx.net - 02/20/2001 Class that highlights the active tab's caption in order to help users easily recogize which tab is active
Extensible OLE Property Pages in .NET
Rating: Robert Simpson - 11/03/2004 Implementing and utilizing extensible property sheets in your .NET classes has never been easier.
Extending DDX/DDV for a Wizard Sheet
Rating: none Wenjin Gu - 10/18/2002 DDX/DDV can be used for an individual dialog box. Learn how to extend DDX/DDV for a wizard pages array.
Windows 2000 Style Wizards
Rating: none Robert Pittenger - 05/21/2000 Two classes that allow you to easily create Windows 2000 style wizards