缺少VC.Net中的头文件 [英] Missing header files in VC.Net

查看:96
本文介绍了缺少VC.Net中的头文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



当我在VC.Net中编译我的旧C ++源代码时,重新构建整个项目,

总有一些头文件是无价值的fstream.h,

" Dxguide.h" .....等


VC.Net删除VC ++了头?我怎样才能让他们回来?我应该把它们放进去吗?

谢谢,Daniel

Hi,

While I compile my old C++ source in VC.Net, rebulild whole project,
there are always some header files are unvaliable like "fstream.h",
"Dxguide.h".....etc.

Did VC.Net remove the VC++''s headers? How can I get them back? Where
sould I put them in?
Thanks, Daniel

推荐答案

>当我在VC.Net中编译我的旧C ++源代码时,重新构建整个项目,
> While I compile my old C++ source in VC.Net, rebulild whole project,
总有一些头文件是不可靠的,如fstream.h,
Dxguide.h。 .....等。
there are always some header files are unvaliable like "fstream.h",
"Dxguide.h".....etc.




Daniel,

fstream.h被< fstream>替换。 />

我不熟悉dxguide.h - 作为Platform SDK或3''rd聚会的一部分,它是分发

的东西图书馆?


戴夫

-

MVP VC ++ FAQ: http://www.mvps.org/vcfaq


戴夫,


谢谢,它现在通过了< fstream>,但仍停在:


//我的源....... ...

ifstream inputFile(filename,ios :: in | ios :: binary | ios :: nocreate);


如何解决这个问题?


谢谢。


Daniel


" David Lowndes" < da **** @ example.invalid>

???????:h2 ********************* ***********@4ax.com ...
Hi, Dave,

Thanks, it now pass with <fstream>, but still stopped at :

//my source..........
ifstream inputFile( filename, ios::in | ios::binary | ios::nocreate );

How can I solve this problem?

Thanks.

Daniel

"David Lowndes" <da****@example.invalid>
???????:h2********************************@4ax.com ...
当我在VC.Net中编译旧的C ++源代码时,重新构建整个项目,
总有一些头文件是不可靠的,如fstream.h,
Dxguide.h.....等。
While I compile my old C++ source in VC.Net, rebulild whole project,
there are always some header files are unvaliable like "fstream.h",
"Dxguide.h".....etc.



丹尼尔,< fstream>取代了fstream.h。

我对dxguide.h不熟悉 - 是不是已经分发了
作为Platform SDK或3''rd党图书馆的一部分?

Dave
-
MVP VC ++ FAQ: http://www.mvps.org/vcfaq



戴夫,


谢谢,它现在传递给< fstream>包括,但仍停在,


//我的来源.....

ifstream inputFile(filename,ios :: in | ios :: binary | ios :: nocreate);


我该如何修改它?


亲切的问候,

Daniel

" David Lowndes" < da **** @ example.invalid>

???????:h2 ********************* ***********@4ax.com ...
Hi, Dave,

Thanks, it now pass with <fstream> included, but still stopped at,

//my source.....
ifstream inputFile( filename, ios::in | ios::binary | ios::nocreate );

How should I revise it?

Kind Regards,
Daniel
"David Lowndes" <da****@example.invalid>
???????:h2********************************@4ax.com ...
当我在VC.Net中编译旧的C ++源代码时,重新构建整个项目,
总有一些头文件是不可靠的,如fstream.h,
Dxguide.h.....等。
While I compile my old C++ source in VC.Net, rebulild whole project,
there are always some header files are unvaliable like "fstream.h",
"Dxguide.h".....etc.



丹尼尔,< fstream>取代了fstream.h。

我对dxguide.h不熟悉 - 是不是已经分发了
作为Platform SDK或3''rd党图书馆的一部分?

Dave
-
MVP VC ++ FAQ: http://www.mvps.org/vcfaq



这篇关于缺少VC.Net中的头文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆