Hi,
After installing Visual Studio 2012 Update 2, our C++ modules that were targeting v110_xp are no longer running on Windows XP/Windows Server 2003.
When launching the application, the following error now shows up (messagebox):
"XXXXXX.exe - Entry Point Not Found"
"The procedure entry point InitializeCriticalSectionEx could not be located in the dynamic link library KERNEL32.dll"
The exact same code compiled fine with Update 1 worked fine on XP/Server 2003.
I tried uninstalling Update 2 but now I cannot download Update 1 anymore, all references online have been updated to point to update 2...
Any ideas?
Greetings,
Wouter