|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Call dotnet from a vb6 applicationHow can I call a dotnet subroutine/function/app from vb6
From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
There are many examples/samples out there. Here is one
http://msdn.microsoft.com/vbasic/reference/Interop/default.aspx?pull=/library/en-us/dndotnet/html/callnetfrcom.asp A Google search will fetch more. "Ruth" <nospam@developmentnow.com> wrote in message How can I call a dotnet subroutine/function/app from vb6news:b5cc460b-cbb0-40b2-9470-3bb9c94aa766@developmentnow.com... From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com "Ruth" <nospam@developmentnow.com> wrote in message Start here:news:b5cc460b-cbb0-40b2-9470-3bb9c94aa766@developmentnow.com... > How can I call a dotnet subroutine/function/app from vb6 > > From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm > > Posted via DevelopmentNow.com Groups > http://www.developmentnow.com Coexisting with Visual Basic 6.0 http://msdn.microsoft.com/vbasic/learning/coexistingwithvb6/default.aspx On that page, there's a link called "Using .NET from Visual Basic 6" -- Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com Please keep all discussions in the groups.. In Loving Memory - http://www.vbsight.com/Remembrance.htm I use COM to access my objects from VB6
regards Michel Show quoteHide quote "Ruth" <nospam@developmentnow.com> schreef in bericht news:b5cc460b-cbb0-40b2-9470-3bb9c94aa766@developmentnow.com... > How can I call a dotnet subroutine/function/app from vb6 > > From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm > > Posted via DevelopmentNow.com Groups > http://www.developmentnow.com |
|||||||||||||||||||||||