Hi all,
I have installed VS 2005 professional in my system and tried to make a simple MFC Dialog based program but it is giving liker error.
1>mfcs80ud.lib(stdafx.obj) : error LNK2001: unresolved external symbol "int __cdecl _AfxInitManaged(void)" ( _AfxInitManaged@@YAHXZ)
1>C:\Documents and Settings\billak\My Documents\Visual Studio 2005\Projects\TestMFC\Debug\TestMFC.exe : fatal error LNK1120: 1 unresolved externals
Please help me, what I have to do.
Thanks in Advance