Replication of MFC projects

Source: Internet
Author: User

Replication of MFC projects

"1" Creates a new MFC project of the same type in VS.

"2" Copy the. rc resource file, use Notepad to open the old project and the new project's. rc file, and copy the corresponding part of the old project to the corresponding part of the new project, with the corresponding explanatory notes in the file. Note that the file name should not be copied over!!

"3" copies the contents of the Resource.h, which is the definition of the individual controls in the dialog box.

"4" copies the corresponding processing header file (. h) and source file (. cpp)

Note: Do not copy things that are unique to the old project, such as project names, during the copy process. There's a lot of information that you don't need to change, just copy what we want. When copying. RC and resource.h files, it is best to turn off the project, copy and then use VS to open, and then copy the other processing functions.

Replication of MFC projects

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.