Re: A problem when linking in VC
- From: "bob" <lnqhzb@xxxxxxxxxxx>
- Date: 12 Mar 2006 19:19:31 -0800
I add this
" #ifdef __cplusplus
extern "C"
#endif "
The result is
" E:\usbtest(f)\addfilter\device interface class>build
BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won't hang.
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Loading c:\WINDDK\2600\build.dat...
BUILD: Computing Include file dependencies:
BUILD: e:\usbtest(f)\addfilter\device interface class\sources.(13):
Unsupported
TARGETTYPE value - WDM
BUILD: Examining e:\usbtest(f)\addfilter\device interface class
directory for fi
les to compile.
e:\usbtest(f)\addfilter\device interface class - 1 source files
(132 lines)
BUILD: Saving c:\WINDDK\2600\build.dat...
BUILD: Compiling e:\usbtest(f)\addfilter\device interface class
directory
BUILD: Done
"
The function is defined by myself. Whether the problem is here or not
? Thanks
.
- Follow-Ups:
- Re: A problem when linking in VC
- From: Doron Holan [MS]
- Re: A problem when linking in VC
- References:
- A problem when linking in VC
- From: bob
- Re: A problem when linking in VC
- From: Doron Holan [MS]
- A problem when linking in VC
- Prev by Date: Re: Enable Devices
- Next by Date: Cypress FX2 device driver & loopback speed
- Previous by thread: Re: A problem when linking in VC
- Next by thread: Re: A problem when linking in VC
- Index(es):
Relevant Pages
|