M
Maciej Skierski
Guest
Hi
Im using Visual Studio 2012 and wrote a program that uses IOpcFactory::ReadPackageFromStream method which apparently requires Windows Server 2008 R2 and will not run on Windows Server 2008.
I would like to put a macro specifying the target system but cannot find appropriate directive (e.g _WIN32_WINNT appears to be the same for both versions). Is there another macro that would differentiate between these two platforms?
Regards
Maciej
mjsk
Continue reading...
Im using Visual Studio 2012 and wrote a program that uses IOpcFactory::ReadPackageFromStream method which apparently requires Windows Server 2008 R2 and will not run on Windows Server 2008.
I would like to put a macro specifying the target system but cannot find appropriate directive (e.g _WIN32_WINNT appears to be the same for both versions). Is there another macro that would differentiate between these two platforms?
Regards
Maciej
mjsk
Continue reading...