Problem Loading Interfaces DLL thru Innerspace

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
deftonic5
GamingTools Subscriber
Posts: 2
Joined: Mon Apr 30, 2007 10:17 pm

Problem Loading Interfaces DLL thru Innerspace

Post by deftonic5 » Sat Jul 21, 2007 7:21 am

Okay,

So I've been working on a project for WoW using ISXwow, and I wanted to make a fully scriptable feature which would allow various things like combat, and other things. Now I got it working for myself in debug-mode but when I attempt to load it through innerspace, it can't find the interface library that contains all the functions/subs.

Now, the interface library is in the folder with the program that is loading it, so maybe when innerspace loads a program, it moves it? I can't for the damn of me figure out a work around with this..

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Sat Jul 21, 2007 8:54 am

I have no idea what you're saying. If you're loading a .NET app, you should probably just put it in the .NET Programs folder?

deftonic5
GamingTools Subscriber
Posts: 2
Joined: Mon Apr 30, 2007 10:17 pm

Post by deftonic5 » Sat Jul 21, 2007 10:36 am

Hey,

I got it working! I guess the only thing that was needed was the library of functions needed to be in the .net folder.

Thanks :)

Post Reply