Missing C++ headers in VC.NET

  • Thread starter Thread starter Bob Powell [MVP]
  • Start date Start date
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
 
Back
Top