The Wayback Machine - https://web.archive.org/web/20140515114039/http://www.codeguru.com:80/cpp/com-tech/atl/utils/

Latest Utilities Articles

Using Two Common 'Compression' Techniques

Here are two Microsoft (tm) Visual C++ projects. One project is an ATLCOM project with two objects: a Huffman compression object and a run length encoding object. One project is an MFC dialog that utilizes the library to perform file-based compression and decompression.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • Small businesses are the backbone of the economy, employing more than half of all private sector workers. But small businesses are also easy targets for cyber criminals. Hackers don't want a challenge, they want your money and they typically go for the low-hanging fruit. Unfortunately small businesses are usually easier targets. Whether you have in-house IT support or you use a third-party to manage your security for you, read this white paper for some tips for protecting your company.

  • Business resiliency is an umbrella concept that must address everything from basic business continuity to high-level risk management, security, crisis management, and more. Of the companies that experience a major data loss, 43 percent never reopen, while 80 percent of companies without well-conceived data protection and recovery strategies go out of business within two years of a major disaster. This white paper describes the key tenets of a holistic business resiliency strategy and offers suggestions on how …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds