C++ Programming is having a revitalization of Microsoft Foundation Classes (MFC) which continues to deliver simple integration with powerful Windows features. In this article, we'll look at Preview and Thumbnail Support, and how these features can be easily implemented in an MFC application.
DRBD is a Linux project that provides a real-time distributed filesystem. Sean Hull demonstrates how to use Sun's virtualbox software to create a pair of VMs, then configure those VMs with DRBD, and finally install and test MySQL running on volumes sitting on DRBD.
<b>Linux.com:</b> "Nokia's Vice President of MeeGo Devices, Ari Jaaksi, will kick off the afternoon at today's Linux Foundation Collaboration Summit with his keynote at 1:15 p.m. PT. He took a few minutes with us this morning to share what he'll be speaking about and how the MeeGo project is going."
<b>Cyber Cynic:</b> "After covering the war of words over IBM's use of patents in a business dispute with French start-up TurboHercules and giving my two cents on this open-source family fight, I'd hope the matter would die down. I was wrong."
<b>Handle With Linux:</b> "Linux logos are often a expression of feelings. Often they express a sense of humor, or great feel for esthetics. One of the reasons people use linux is because it's possible to make it a personal experience."
<b>Mandriva Blog: </b>"I'm now a researcher in bioinformatics working as a post-doc on bone cancer. During the past ten years Mandriva has proven rock solid on all the installations I had to perform for my own usage and for my colleagues."
Rackspace is now a leading sponsor of MySQL spin-off Drizzle with a plan to help the open-source software project get in shape for cloud-based deployments.
<b>Netstat -vat:</b> "The first alpha milestone of the Fedora 13 Linux distribution is now available and it's loaded with a number of innovative features."
<b>Tech Source:</b> "Enterprise Linux vendor Red Hat announced fourth-quarter financial results showing a 15 percent increase in revenues year-over-year."
Discover an easy way to set up system-wide global API hooks using AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.exe from the list of running processes.