1. Create an MFC project in VS2010

1. Create an MFC project (https://jingyan.baidu.com/article/a501d80cf6b3c0ec630f5ea4.html)

  1. How does vs2010 create a dialog-based MFC application?
  2.  

    New Project

    In the pop-up window, select File, then New, and finally Project.

    How does vs2010 create a dialog-based MFC application?
  3.  

    Select MFC application

    Select MFC in the installed templates in the pop-up window, and select MFC application on the right.

    How does vs2010 create a dialog-based MFC application?
  4.  

    Set the project name and storage path

    Enter the name of the project in Name below and the location of the project on disk in Location.

    How does vs2010 create a dialog-based MFC application?
  5.  

    Next step

    Select Next in the pop-up window.

    How does vs2010 create a dialog-based MFC application?
  6.  

    Settings are based on dialog

    In the pop-up window, select Based on Dialog.

    How does vs2010 create a dialog-based MFC application?
  7.  

    Complete project creation

    Then click Finish to complete the creation of the project. You will see the dialog-based MFC application we created.

    How does vs2010 create a dialog-based MFC application?
     

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325246953&siteId=291194637