Solve the problem that pirated VC ++ cannot open files and cannot add files to the Project

Source: Internet
Author: User

The procedure is as follows: (both the original English document and filetool.exe are included in the attachment)

Bytes -------------------------------------------------------------------------------------------------------------

It is best to extract filetool to the next filetool folder under the installation directory of vc6.0, and find the filetool. dll file in the folder debug after building (Note: Do not delete the filetool folder !)

Bytes -------------------------------------------------------------------------------------------------------------
1. Download filetool.exe and decompress it.
2. Open vc6.0, click File-open workspace, select filetool. DSW, and click OK.
3. Click bulid-build filetool. DLL to generate the filetool. dll file.
4. Copy the generated filetool. dll file to a proper place (avoid accidental deletion), and click tools-customize in vc6.0.
5. In the displayed "mimize" dialog box, click the add-ins and macro files tab.
6. Click Browse, select DLL under the file type, locate the generated DLL file, click OK, and then click OK to save the settings.
7. a toolbar with only two icons is displayed in VC. Click "X" in the upper right corner to close it, close vc6.0, and restart the program.

Copy this DLL file to X:/program files/Microsoft Visual Studio/common/msdev98/addins

Re-open VC ++ 6.0, tools-> customization-> additional items and macro files, and select filetool developer studio add-in.

Open vc6 with a floating toolbar (a o). Click a to add the file to the project. Click o to open the file.

8. Click Tools-customize in vc6.0.
9. Click the keboard tab in the Customize dialog box.
10. Select file from the drop-down menu of category
11. Select fileopen In the commands window
12. In the current keys window, select Ctrl + O and click Remove.
13. Select project from the drop-down menu of category
14. Select insertfilesintoproject In the commands window. If you have registered a shortcut key for it, remove it by following the steps above. By default, There is no shortcut key.
15. Select add-ins from the drop-down menu of category.
16. in this case, the commands window should have addfiletoproject and openfile more entries. You can assign them shortcuts, select openfile entries, and then click the press new shortcut key input box, press the shortcut key or shortcut key combination you want to set (for example, the default shortcut key Ctrl + O to open the file), and click assign
You can set shortcuts for other commands in the same way.

Finally, you should make corresponding changes in the menu bar to remove the old open command that cannot be used and change it to the new one:
1. Click Tools-customize in vc6.0 (Click toolbars or commands to continue)
2. click the File menu on the vc6.0 toolbar and drag the open command in the pop-up menu out of the pop-up menu (release when a minus sign is displayed, do not mistakenly drag it to other menus) and release it.
3. Click the project menu and drag the add to project command in the pop-up menu out of the pop-up menu and release it.
4. Select the commands label in the Customize dialog box.
5. Select add-ins in the category list
6. Click the File menu and drag the openfile command (the icon is the letter O) to the location where the previous open command is located.
Click the project menu, and drag the addfiletoproject command (the icon is a) to the location where the add to projec command is located.

In this way, the problem of opening files and adding files to the project in vc6.0 is solved.

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.