Hi..
I have a question regarding the configuration manager..
Why is it that the samples on the MSDN Learning center cannot be compiled using the default settings? With Itanium as the active solution platform by default, the compiling gets skipped..
However, when I change this to Win32, it compiles.. Isn't Itanium a code for a 64-bit Intel processor?
When making a Windows Forms application, when I right-click on the .h file, there is an option to view designer.
In the samples there are no .h files.. So I cannot view the designer.. I checked the cpp files, they only #include DLL files..
Why is this so?
Thanks..
kreb