[plt-scheme] MysterX
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