|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Use dll created in dotnet using them from vb6Dll created from dotnet, like the calls can be made from VB 6.
Greetings and thank you Howdy Raul,
Have a look at regasm.exe utility: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfAssemblyRegistrationToolRegasmexe.asp It's provided with .Net framework ..NET 2.0: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\regasm.exe ..NET 1.1: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\regasm.exe hope this helps -- Show quoteMilosz Skalecki MCP, MCAD "Raul" wrote: > Dll created from dotnet, like the calls can be made from VB 6. > > > Greetings and thank you > > > > See
http://vb-helper.com/howto_vb6_use_system_dll.html http://msdn.microsoft.com/msdntv/transcripts/20060105VBasicJRTranscript.aspx http://www.google.com/search?hl=en&q=system.tlb+vb6 Show quote "Raul" <r***@inmovilla.com> wrote in message news:%23ZTiYg1%23GHA.1224@TK2MSFTNGP05.phx.gbl... > Dll created from dotnet, like the calls can be made from VB 6. > > > Greetings and thank you > > > |
|||||||||||||||||||||||