Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

Import Dialog from other VS2003 project

$
0
0
I have questions on how to properly import a dialog from one project to another project using Visual Studio 2003.
Assume I have a dialog called IDD_DIALOG_IMPORT at a TestDialog project and I want copy this dialog to another TestDialog2 project.
Is this possible? I tried the copy function but it can only be copied to the same project but not to other project.
Attached is the screenshot in zip file for reference.
Attached Files

Viewing all articles
Browse latest Browse all 3042

Trending Articles