Dennis Lee wrote:[color=blue]
> Does Microsoft .NET Framework SDK v1.1 come with the c++
> header files for using cl.exe to compile c++ source file?[/color]
No. Not all of them anyway. I know it doesn't include MFC or ATL, and I
don't think it includes the C++ standard library either. Note that the C++
compiler is also now included in the DDK - I'd expect that package to
include the necessary headers for C++ development, but I don't use the DDK
so I can't say for sure.
Comment