Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Embracing the full spectrum of developer needs including content supporting 64 bit, Multi-Core, Tools, and Optimization.
Grid Computing Distributes the Load with AMD Processors
Got grid? If you're even considering entering the world of grid computing, you need to read this overview of the features in the AMD Opteron processor that make it the cornerstone of grid computing.
Read more. Sun Tunes Solaris Tools for AMD Opteron-based Systems
The AMD Opteron processor has been a popular choice among hardware manufacturers since its introductionmany systems geared for performance have adopted the processor for use in their performance-based system inventory. However, few system manufacturers have the range of resources of Sun Microsystems, nor the company's commitment to the AMD Opteron platform.
Read more. Developer Spotlight: Vijay Tatkar and Kuldip Oberoi
Suppose that a large, established systems vendor needed a solid foundation on which to build their latest unique, full-featured, market offering. Such a foundation needed to begin at the chipset-level, actually at the CPUwhere would they turn? If the systems vendor in question was Sun Microsystems, the decision was easythey would turn to AMD Opteron processors for such a foundation.
Read more. For more relevant code samples, tutorials and editorials click here.
Custom ToolTip for Tree Control
Rating: none Megavarnan Selvaraj - 05/13/2002 MFC Tree controls can be put in resizable dialog boxes. However, ToolTips don't show up for items that are not fully visible when the dialog is shrunk and only a part of the Tree control is displayed. This article shows you how to create a tree control that shows ToolTips of all its items, no matter what.
[Updated] Advanced Tree Control
Rating: Alex Zakharenko - 04/13/2005 Learn about an advanced control based on a standard tree view control. This control supports multiple selection mode and some visual enhancement compared to the original control.
Multi-Column Tree View
Rating: Michal Mecinski - 11/19/2003 A multi-column tree view that is only 12 Kb long. It works excellently if you don't need all those colors, fonts, sorting, and whatever.
TreeListCtrl In CView With Tool Tips
Rating: none Gary Andrew Lewis - 01/13/2003 This project was written to provide you with a Tree List to put on any CView. It supports images, checkboxes, and all the functionality of both CTree and CList Controls.
Displaying Information in a CTreeView ToolTip
Rating: John Z. Czopowik VC++ MVP - 10/01/2002 There is some confusion in the MFC world regarding CTreeView and tooltips. Learn how to display an item label or other item-related Information in a ToolTip for CTreeView.
CTreeCtrl With ToolTip Based On the Item Data
Rating: none Ran Wainstein - 02/01/2002 How to display a custom tool tip for each item in a tree view that is of any kind of data and not only the tree item text.
Dynamic Tree Loading
Rating: Dan Breen - 12/16/1999 Great article (with skeleton code) that shows how to dynamically load a tree control