Compilers often translate source code for a high-level language, such as C++, to object code for the current computer architecture, such as Intel x64. The object modules produced from multiple ...
First a little background, I don't have VS.NET, or any of its components. But I do have the .NET 1.1 framework, the .NET SDK, and the Windows Platform SDK.<BR><BR>I was following the documentation on ...