[plt-scheme] MysterX

From: Paul Steckler (steck at ccs.neu.edu)
Date: Tue Apr 15 20:19:36 EDT 2003

Katsmall the Wise wrote:
> I was talking about the name/namespace thing .NET uses.
> All of it's classes are referenced like that, like in Java.
> (I think it's called Assembly Name, not sure though)
> And I've only got understandable DirectX documentation for .NET, so it 
> would be much easier for me to use it this way.
> Ah, well...

I think you can use the REGASM tool to create Registry entries 
for .NET classes as COM classes.

Look for "COM-Callable Wrapper " on Google, and I think you can 
find more info.

-- Paul


Posted on the users mailing list.