we are using a third party software to load a jepg IMAGE as background on a dialog based project.It uses a DLL(lead50n.dll)(written in borland c++ ver 3.0) and a import Library(lead50n.lib) which was written for Microsoft C compiler
WE ARE USING MICROSOFT VC++ 6.0 and get the following ERROR
LIBC.LIB :unresolved symbol _main
any suggestions to remove it?
