Okay programmers...I need to know if something is possible...
I'm new to C# and basically new to interfacing programs. I have done some coding in the past but it has all been standalone stuff. If you have any idea what a MUD is (I'm a geek, I know) I used to code for one so I have quite a bit of experience with C and some with C++.
I started working with C# last night and have gotten to the point where I can bring up a config window for the plugin and can get information from that window. So far so good...now I need to interact with a program.
What I had dreamed about what a plugin for DVDProfiler so that it could be better integrated into XLobby. What I am starting to think is that it's not really possible. There isn't a dll to work from or anything like that. All the plugins Steven has done have come from Open Source projects.
Is is possible to interface with a program like DVDProfiler? If it is could someone point me in the right direction? Even if it is possible I might start with something less ambitious.
Thanks,
Steve