Re: VC6.0 call DLL that built by Visual 2005
- From: "Kurt" <junk@xxxxxxxx>
- Date: Fri, 9 Jun 2006 09:08:49 -0500
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
.
- Follow-Ups:
- Re: VC6.0 call DLL that built by Visual 2005
- From: Brian
- Re: VC6.0 call DLL that built by Visual 2005
- References:
- VC6.0 call DLL that built by Visual 2005
- From: Brian
- VC6.0 call DLL that built by Visual 2005
- Prev by Date: Re: Clickable images on a dialog
- Next by Date: Re: Clickable images on a dialog
- Previous by thread: VC6.0 call DLL that built by Visual 2005
- Next by thread: Re: VC6.0 call DLL that built by Visual 2005
- Index(es):
Relevant Pages
|