compilation error in vc++ vs2005
- by vijay.j
I am getting an error while compiling in vc++ vs2005.
error LNK2019: unresolved external symbol __imp__MessageBoxA@16
referenced in function "void __cdecl MsgBox(char const *,char const *,...)"
(?MsgBox@@YAXPBD0ZZ)