Re: Access .NET classes from VB 5/6?
- From: "Bob Butler" <tiredofit@xxxxxxxxxx>
- Date: Fri, 18 Nov 2005 14:28:47 -0800
"Steve Richfie1d" <Steve@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3u71reF1039lrU1@xxxxxxxxxxxxxx
> .NET has some interesting classes like Char.IsPunctuation that would
> be very useful in non-.Net applications. Is there some simple trick to
> accessing these from VB 5/6?
you should probably ask in a dotnet group; I'd guess it'd be a matter of
creating a class that exposes the functionality and using COM InterOp to
make it available as a COM object but this is the wrong place to ask.
OTOH, it seems like it'd be adding a huge amount of overhead just to avoid
writing a little code.
.
- References:
- Access .NET classes from VB 5/6?
- From: Steve Richfie1d
- Access .NET classes from VB 5/6?
- Prev by Date: Re: Access .NET classes from VB 5/6?
- Next by Date: Re: Access .NET classes from VB 5/6?
- Previous by thread: Re: Access .NET classes from VB 5/6?
- Next by thread: Re: Access .NET classes from VB 5/6?
- Index(es):
Relevant Pages
|
Loading