No programs are running.Both is Visual Studio and Codeblocks...
both are showing the following error,
LINK : fatal error LNK1104: cannot open file 'kernel32.lib'
I have google it, some say setting environment to "C:\Program Files\Microsoft SDKs\Windows\v5.0" or reinstalling visual studio, or editing registry key "HKEY_CURRENT_USER\SOFTWARE\Microsoft\MicrosoftSDKs\Windows\CurrentInstallFolder"(i didn't find any MicrosoftSDKs under Microsoft) usually solves the problem...
But none of them worked for me...
Can anyone help.This is freaking me out.