Everybody is good, the younger brother for the first time I post, please a lot of help, Playing with a device in the past two days, want to call the device of the DLL in the SDK, the use of the SDK documentation is written in VB, the DLL that which is written by VB, because I use VIEWDLL to look at the DLL, he couldn't find a said the method of function in the SDK documentation, please help to behold a great god had done in the VC call written by VB DLL experience, teach the younger brother, thank you very much!!!!!!
CodePudding user response:
As shown in figure is I see the contents of this DLL from viewdll, thank you!
CodePudding user response:
This is a look at the standard COM components export function, so want to use the DLL in COM ways, in the VC with import statements to import the type library, the compiler will help you generate COM interface c + + header files and wrapper class, you directly use the wrapper class in c + +
CodePudding user response:
Typical COM components leads to the four functions
CodePudding user response:
This is a COM component in the MFC class wizard in addtypelib should be able to create a new class in the VC, and then you can call
CodePudding user response:
Still not clear how to refer to it, thank you:)
CodePudding user response:
2 and 4 floors, can be used in VC after import
CodePudding user response:
There is still people using vb to online? VB6.0 by use? VS2003 starting around is vb.net,,,