MPPluginC.obj : error LNK2001: unresolved external symbol "void __cdecl SetNewName(char const *)" (?SetNewName@@YAXPBD@Z)
MPPluginC.obj : error LNK2001: unresolved external symbol "void __cdecl DisplayToast(char const *,char const *,char const *,bool)" (?DisplayToast@@YAXPBD00_N@Z)
MPPluginC.obj : error LNK2001: unresolved external symbol "char const * const sCCNotify" (?sCCNotify@@3PBDB)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/MPPluginC.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.
when i'm press "Build MPPluginC.exe", it gives me this error! using C++ 6
Millenium_edition i think i'm going very well making a continuation of the simple plugin... by patchou!