VC6.0 crash, workaround when adding files

Source: Internet
Author: User

Problem:clicking file-open in VC6.0(withSP6) is not valid, click Open on the toolbar button, the program crashes directly, Project-add File to Project or not .

Workaround:

First step: Download "filetool"(file:http://support.microsoft.com/kb/241396/zh-cn ) The file is a compressed package.

The second step: Unzip the downloaded file, the directory can be default in the C -Drive temporary folder, can also be customized. then compile the. DSW project in the extracted folder with vc6.0 to generate a DLL file (FileTool.dll).  

The third step:DLLCopy files toVCIn the installation directory (under the installation directory, there is avc98folder, and put it in the folder). Then run any one of thevc6.0projects, throughTools(Tools)->customize(custom-made)->add-ins and Macro Files(add-ons and macro files) Click "Browse" to just copyvc98in the folderDLLadd it in. (If no DLL is found in the browseFile in the lower-left corner of the Browse window, select the file typeadd-ins (. dll))

This is just one more toolbar, where "A" means "add", "O" means " open". You can then add the file to the project by clicking on "A".  

This solves the problem of the inability to open files in VC6.0 and the inability to add files to the project.

VC6.0 crash, workaround when adding files

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.