VC6.0 when you open a file and add a file to the project the program crashes automatically exits the solution _c language

Source: Internet
Author: User
Changed a computer, vc6.0 program, click Open File and add files to the project, the program unexpectedly crashes automatically quit.
For some reason, the installation of the same VC program, the laptop unexpectedly appears this reason. But this operation is often used by oneself, so have to solve.

Unlike the previous computer, this computer is a win7 system, and the previous one is an XP system. This computer office is version 2010 and the previous one is WPS, so look up the information on the Internet to solve it.

See online also have similar problem, some say is win7 system reason, some say is office2007 version sake, some say is viso reason. In short, these kinds of statements, I have met. Win7 system +office source code. So the online solution, turn around, convenient for everyone to query.
Because of the vc6.0 program, the English version and the Chinese version, the following solution is the English version, meaning that the English menu, if there are individual places, I will parse it.

Need to download the file Filetool, or I have uploaded the resources, the same can be downloaded.
The following is the solution of Baidu Library, according to the following way, my problem has been resolved.
1. Download FileTool.exe, and unzip
2. Open VC6.0, click File-open Workspace, select the filetool.dsw just extracted, and determine
3. Click Bulid-build FileTool.dll to generate FileTool.dll file
4. Copy the generated FileTool.dll file to the appropriate place (avoid accidental deletion), click in VC6.0 tools-customize
5. In the "Customize" dialog box that appears, click the Add-ins and Macro Files tab
6. Click Browse, locate the DLL file just generated, click OK, then click OK to save settings
7. VC will appear in the above only two icons on the toolbar, click its upper right corner of the "X" button to turn it off, and then close VC6.0 and restart the program
8. Or in the VC6.0 click Tools-customize (Chinese Version: Tools-Custom)
9. Click the Keboard tab in the Customize dialog box (Chinese Version: custom dialog box--keyboard)
10. From the Category Drop-down menu box, select File (Chinese version: Category option-file)
11. Select FileOpen in the Commands window (Chinese version: command option--fileopen)
12. Select the Ctrl+o entry in the Current keys window and click Remove (Chinese version: the right present key [u]--Select Ctrol+o, click Remove)
13. From the Category Drop-down menu box, select Project (Chinese version: Category--project)
14. Select Insertfilesintoproject in the Commands window, if you have previously registered a shortcut key to it, then follow the steps above to remove it, by default it is not a shortcut key (Chinese version: command- Insertfilesintoproject)
15. From the Category Drop-down menu box, select Add-ins (Chinese version: Category--add-ins)
16. At this time commands window should have been more than Addfiletoproject and openfile two entries, you can assign them shortcut keys, select the OpenFile entry, and then click the Press New shortcut key input box, Press the shortcut key or shortcut key combination you want to set (such as opening the file default shortcut key Ctrl+o) and click Assign to set shortcut keys for other commands in the same way

but please be aware: Finally, you should also make the corresponding changes in the menu bar, remove the old open command that cannot be used, and put on a new one:
1. Click Tools-customize in VC6.0
2. Click the File menu and drag the Open command from the pop-up menu to the pop-up menu and release it (note: Do not drag to another menu, personal advice: Drag directly into the custom window, you can release it.) )
3. Click the Project menu and drag the Add to Project command from the pop-up menu to the pop-up menu and release (note: Same as previous step)
4. Select the commands label in the Customize dialog box
5. Select Add-ins in the Category list
6. Click on the File menu to drag the OpenFile command (the icon to the letter O) to the previous Open command (note: If you are using the Chinese version, the File menu is still open, not the original open, since the function can be achieved, the other is not necessary to pursue, Work quickly if you have it, it won't affect your work. )
Click the Project menu to drag the Addfiletoproject command (the icon for letter a) to the location of the previous add to Projec command (note: Roar like the previous step)
If you are experiencing a similar problem, directly in accordance with the above steps to operate, absolutely no problem roar, but in the release of the original Old menu, a little bit difficult to drag, but the above gives my advice, presumably should be no problem, if there is any problem, you can communicate with me in time, common progress ha.

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.