Click here to Skip to main content
15,890,282 members
Articles / Desktop Programming / MFC

How to Include a Dialog without Copying from .RC

Rate me:
Please Sign up or sign in to vote.
4.64/5 (11 votes)
26 Nov 2001CPOL2 min read 106.8K   2.7K   42  
Include a dialog without requiring to copy from resource file
This code allows you to include a dialog in your code snippets without requiring a user to copy from your resource file and pasting it into their own.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect TRAC Intermodal
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions