ArticleDirectory
- Error Description: In vc6.0, click Add source file, add header file, add file to project, and other menus. msdev. exe-application errors will occur, causing automatic shutdown of vc6.0.
Error Description: In vc6.0, click Add source file, add header file, add file to project, and other menus. msdev. exe-application will appear. Program Error and cause automatic shutdown of vc6.0.
Solution: Add a plug-in to vc6.0.
The procedure is as follows:
1) download a file (filetool): http://download.microsoft.com/download/vc60ent/s1/6.0/w9xnt4/en-us/filetool.exe. Decompress the package
2) After decompression, there is a filetool folder containing some original C ++ files. Click filetool in the filetool directory. the DSP compiled with VC. A filetool is generated in the filetool \ DEBUG directory. DLL.
3) Place filetool. dll in the installation directory of vc6.0: C: \ Program Files \ Microsoft Visual Studio \ common \ msdev98 \ addins.
4) Open vc6, tools-> Customize-> add-ins and macro files, and select filetool developer studio add-in.
The Chinese directory is: Tools-> customization-> additional items and macro files-> select filetool developer studio add-in and disable vc6.
5) re-open the project. At this time, vc6 will have a floating toolbar (a o). Click a to add the file to the project, and click o to open the file.
Solution: Add a plug-in to vc6.0.
The procedure is as follows:
1) download a file (filetool): http://download.microsoft.com/download/vc60ent/s1/6.0/w9xnt4/en-us/filetool.exe. Decompress the package
2) After decompression, there is a filetool folder containing some original C ++ files. Click filetool in the filetool directory. the DSP compiled with VC. A filetool is generated in the filetool \ DEBUG directory. DLL.
3) Place filetool. dll in the installation directory of vc6.0: C: \ Program Files \ Microsoft Visual Studio \ common \ msdev98 \ addins.
4) Open vc6, tools-> Customize-> add-ins and macro files, and select filetool developer studio add-in.
The Chinese directory is: Tools-> customization-> additional items and macro files-> select filetool developer studio add-in and disable vc6.
5) re-open the project. At this time, vc6 will have a floating toolbar (a o). Click a to add the file to the project, and click o to open the file.