From: georges on
Hello,

When I link a .lib, I get :

error LNK2001: unresolved external symbol __imp___wcsicmp
error LNK2001: unresolved external symbol __imp__qsort
error LNK2001: unresolved external symbol __imp__wcsncpy
error LNK2001: unresolved external symbol __imp___snwprintf
error LNK2001: unresolved external symbol __imp__wcscmp
... etc...

What could be the reason ?

Thanks in advance.