The Wayback Machine - https://web.archive.org/web/20140525134843/http://www.codeguru.com:80/cpp/controls/richedit/

Latest Rich Edit Control Articles

RTF File Handling

An RTF word processor that has standard features that include menus, a toolbar, a status bar, printing, open and save file dialogs, font support, tooltips, and much more. (The source code was updated.)

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

  • Whether cloud or on-premise, mobile or local, the authentication of users remains a consistent part of the information security landscape. If an organization can strengthen their authentication mechanisms, the power shifts away from the attackers and back into an organization's favor. When a company utilizes two-factor authentication, attackers are unable to login with just a set of credentials that they were able to compromise. Read this white paper to learn how two-factor authentication is the best hope for …

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds