Visual Studio 6:如何更改工作区文件名?

发布于 2024-08-15 06:15:40 字数 192 浏览 9 评论 0原文

使用VC++6 sp6时,如何更改工作区文件名?

工作区目录包含三个主要文件,具有以下文件扩展名。当我尝试更改文件名同时保留相应的文件扩展名时,当我尝试重新编译该工作区中包含的项目时,我收到一大堆错误和警告。但是在更改文件名之前,没有错误。

  • .dsw
  • .ncb
  • .opt

When using VC++6 sp6, how can I change the workspace file name?

The workspace directory contains three main files with the following file extensions. When I tried changing the filenames while preserving the respective file extension, I get a whole bunch of errors and warnings when I tried to recompile the projects contained in that workspace. Before the change of filename, there are no errors however.

  • .dsw
  • .ncb
  • .opt

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

臻嫒无言 2024-08-22 06:15:40

您是否还重命名了 .dsw 中的名称,以便它将指向正确的文件?

Did you also rename the name within the .dsw so it will point to the right file(s)?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文