Re: A problem when linking in VC

Tech-Archive recommends: Fix windows errors by optimizing your registry



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

.



Relevant Pages

  • Re: creaping coupling......
    ... but it is a more strict contract than required. ... "I am capable of implementing things via interface XYZ i.e. ... consider specifically that we compile, deploy and then we delete a method to ... IWriteable pipe = new Pipe; ...
    (comp.object)
  • Re: ActiveX.exe question
    ... > the public interface still need registered in order to use them. ... Compile AXExe.exe against a Share on the TestPC ... Open a Standard-Exe-Project on your DevelopPC and name it AXTest ... Compile AXTest.exe against the Share on the TestPC ...
    (microsoft.public.vb.general.discussion)
  • Re: RAD vs. performance
    ... thus they fulfull the number interface and can be used interchangeably. ... I'm not about to ditch statically typed languages ... Because you need whole-program optimisation for a start. ... The benefits of static typing come at compile time. ...
    (comp.lang.misc)
  • Re: Is Direct3D a rip-off of OpenGL?
    ... People who think that a method change in a NEW INTERFACE in DirectX really ... Moving to use a NEW INTERFACE, ... > ago simply isn't going to compile with the latest SDK, ...
    (comp.graphics.api.opengl)
  • Re: Variable uses a type not supported in Visual Basic (Error 458)
    ... > Microsoft Visual Basic for Applications Software Development Kit ... > interface in a Visual Basic class, ... > generate libraries that use a Visual Basic- or Visual Basic for ... > Rebuild your type library by pressing CTRL+F7 or selecting Compile ...
    (microsoft.public.vb.bugs)