Hmm, I'm not familiar with using it in a .NET program. Maybe I'll take a look at how to do it.
-EDIT-
I haven't been able to get it to work, even the other way I mentioned. BTW this is the code I was using:
CODE
Dim MPQ As New MPQCONTROLLib.MpqControlClass
However, when I look at the object with quick watch, it says for the values in it, "Catastrophic error." It does list the various methods in it when I type "MPQ." into the code.
[right][snapback]601661[/snapback][/right]
That code right there doesn't give me errors. It's just now how do I call the functions.