windchen
驱动牛犊
驱动牛犊
  • 注册日期2004-08-11
  • 最后登录2010-01-14
  • 粉丝0
  • 关注0
  • 积分3分
  • 威望11点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1260回复:0

.net下面没有fstream类库的问题?

楼主#
更多 发布于:2005-04-12 14:52
我将一个VC++6.0环境下编写的程序在.net中编译时提示没有fstream.h,我将vc6.0下面的VC98\\Include下面的fstream考到.NET下面,编译时还是提示没有fstream.h,不知道是什么原因?我用.NET下面的fstream也是没有用.
我在VC++6.0下面使用DWORD GetPrivateProfileString编译时出错,把鼠标放在 GetPrivateProfileString上显示的是unsigned long_cdecl GetPrivateProfileString(unsigned short*,unsigned short*,unsigned short*,unsigned short*,unsigned long,unsigned short*)请问是为什么?
游客

返回顶部