My notebook configuration:
-- Windows Vista Business 32-bit
-- Service Pack 2
-- Latest Windows Update
After installing Visual Studio 2012 Express and start to run, an error raise:
"The procedure entry point K32GetModueInfomation could not be located in the dynamic link library Kernel32.dll"
The "Kernel32.dll" in %\Window\System32\" is of date "13-04-2011" build;
Use DumpBin to examine the entry points, NO K32* entry point found (whom do exist in other PC successfully installed with VS2012 Express)!
I've tried reinstall or repair Visual Studio 2012 Express, but similar error still encounterd.
The windows update show my machine is of latest!
What patch do I need in order to fix the problems?
Appreciated!