Re: VC6.0 call DLL that built by Visual 2005

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Are you linking in the test.lib?

"Brian" <Brian8701@xxxxxxxxx> wrote in message
news:1149849263.306233.299710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
There are three files, test.h, test.lib, test.dll and these files
are built by Visual Studio 2005.
I use these file in VC 6.0, but it show following error:

error LNK2001: unresolved external symbol "long __stdcall
Display(unsigned short,unsigned short const *,unsigned short const
*,unsigned short,unsigned long (__stdcall*)(struct ABCDATA *))"
(?DriveRestore@@YGJGPBG0GP6GKPAU_ABCDATA @@@Z@Z)

Can I use these files in VC6? Thanks.

Regards,
Brian



.



Relevant Pages