Problems encountered in the use of VS2017. Only take notes, if there is infringement contact delete.
1. The default default.js or.vbs is missing when MFC adds classes to the interface. Microsoft Visual Studio2017\Community\Common7\IDE\VC\VCWizards\CodeWiz\MFC Move on to the great essay.
2. In the process of learning, the problem of “unable to start the program, denied access” suddenly appeared. After searching, it was found that it was because a game was started. After rebooting, it was fine.
3. Create new forms and pass values between forms.
1. Adding a class after adding a form is a good way to create a new form.
Open the new form code:
1. The default default.js or.vbs is missing when MFC adds classes to the interface. Microsoft Visual Studio2017\Community\Common7\IDE\VC\VCWizards\CodeWiz\MFC Move on to the great essay.
2. In the process of learning, the problem of “unable to start the program, denied access” suddenly appeared. After searching, it was found that it was because a game was started. After rebooting, it was fine.
3. Create new forms and pass values between forms.
1. Adding a class after adding a form is a good way to create a new form.
Open the new form code:
FileInformation dlg = new FileInformation();
dlg.DoModal();
2. Passing values between Windows should pay attention to:
1) use extern keyword to redefine the file in which the function is to be called;
2) Cannot assign initial values to variables.
Read More:
- A series of problems in configuring OpenGL development environment in vs2015
- Some small problems in using vs2017
- Problems encountered in VS2010 compilation
- Some configuration problems of OpenGL in VS2008
- There are many problems in the use of vs2017
- Problems encountered in configuring OpenGL development environment in vs2015
- Problems encountered in vs2015 configuration using OpenGL environment
- Some common problems in the use of vs2017
- Small problems encountered in compiling OpenGL under VS2010
- Common compatibility problems of VS2010 to vs2017 projects
- Record of problems encountered in using vs2017
- Write about the problems and solutions when configuring OpenGL in vs2015
- Some problems and solutions in learning opengl in vs2017
- Solutions to some problems encountered in programming with vs2017
- Summary of problems encountered in compiling and installing vtk7 + vs2013 / 2015 + cmake
- Problems caused by vs project build order: link: fatal error lnk1181: cannot open input file ‘zoom’_ Ui_ style.lib ‘
- OpenGL environment configuration under VS2010 / vs2012 / vs2015
- Summary of problems encountered in using OpenGL in QT
- Some problems in installing wsl2 and NVIDIA docker in win10
- Problems and solutions of error reporting in using swiper in Vue