Hello,
I am planning to develop a simple application using the .Net framework with C++. My concern is that the app shall run on Windows 2000 and XP. I assume it would already run on XP. But how can I make sure that it also runs on Windows 2000
Is it possible to statically link to .Net or distribute the DLLs
Thanks,
Devrim

.NET Framework availability on Windows 2000
Arc_1
Note that XP doesn't actually include .NET 1.1 by default. Most new PCs with XP do in fact have .NET 1.1 installed, but it's possible to find XP machines with no version of the .NET framework installed.