Using a VB.NET DLL
Tech-Archive recommends: Fix windows errors by optimizing your registry
- From: "Emmanuel DURAND" <edurand<NOSPAM>@wanadoo.fr>
- Date: Tue, 6 Dec 2005 13:42:54 +0100
Hye,
I want tu use a single method of a VB.NET DLL from VC++.NET.
I don't really know C++ syntax.
I just need object creation and method call syntax.
My DLL has an Interface and the main class implements it.
I have found once an article about this but I don't find it anymore, if you
know some, I'll be happy to get it.
Thanks.
.
Relevant Pages
- Re: MASM as an addition to the VC Express edition now available
... Why do you write your editor and debugger yourself, ... Call for an Edit DLL? ... Because it is simpler than to rewrite our own from ... syntax, modify the HLA source to make your own "preparser" ... (alt.lang.asm) - Re: Function pointers for DLL functions?
... For what you want to do, it just screams "ActiveX" ... How would I dynamically pass parameters selected at run-time to a DLL ... What is the syntax for this? ... pass this number to the DLL using function pointers? ... (microsoft.public.vc.mfc) - Re: Exporting symbols from EXE to DLL?
... And the syntax looks like you cannot specify the module extension. ... Then I wonder what extension the program loader would expect. ... In fact it would be much easier to use the API functions with load time linkage compared to passings a bunch of function pointers to the DLL module. ... (comp.os.os2.programmer.misc) - Having trouble using regsvcs.exe
... I'm running vb.net 1.1 and I need to register a dll using regsvcs.exe and am ... Command "RegSvcs.exe" is not valid. ... Here's one of syntax I tried? ... (microsoft.public.dotnet.general) - NetExpress and COM+ - Implement an interface
... The only syntax I find in the help files ... Further details in case it matters - I am using a third-party tool that ... defines the COM interface I need and it stuffs the typelib into a .dll. ... (comp.lang.cobol) |
|