This sample creates a custom dialog box that illustrates what events are generated when you create a
| Security Note: |
|---|
This sample code is intended to illustrate a concept, and it shows only the code that is relevant to that concept. It may not meet the security requirements for a specific environment, and it should not be used exactly as shown in applications or Web sites. Instead, we recommend adding security and error-handling code to make your projects more secure and robust. Microsoft provides this sample code "as is," with no warranties. |
To build and run this sample
Open the solution file, FileDlgWatcher.sln, in the Visual Studio development environment.
From the Build menu, click Build Solution.
From the Debug menu, click Start Without Debugging.
Select the options for the CFileDialog that you want to create.
Click the Create Dialog button to generate the log of messages.