Multiple Views Layout Without a Splitter
Learn how to show multiple views in a frame window without using a splitter.
Learn how to show multiple views in a frame window without using a splitter.
Determine when a document has been modified. In the particular case of word processors, most tend to have a "dirty" flag that is set when a user types. This article demonstrates a smarter "dirty" flag that uses probabilistic methods.
Learn how to loop through an icon sequence, simulating animation, while your application is minimized.
An MDI or SDI application supporting DDE, created by VS 7.1 (.NET 2003), fails to open a document using DDE (Dynamic Data Exchange). Learn an easy way to rectify this problem.
Set extended styles of controls, dialogs, dialog bars and property pages at runtime for DIALOG and DIALOGEX resources.
See how to select multiple files from the Open File dialog without creating a new class.
Learn how to re-derive a CDocument class to gain automatic file encryption and decryption that includes backward compatibility of existing files. (Encryption applicable to other areas as well.)
This is a simple way to use a personnal dialog that appears when your application uses more than one document template and you click the 'new' button, or during the start of the appliacation.
Selecting multiple files in File Open dialog