Hi,
I'm no expert in DLL writing. I've managed to write a Regex plugin in C++, but that's about it. I've got 3 questions; they're pretty generic DLLy questions, but I'd appreciate your input, with a view to your .NET DLL Converter.
1. I understand that the "globStruct" is like the doorway into DBPro. I can find out engine level stuff (like an object's position). Is it possible to modify that object's position directly from the DLL? Pretty generic question, but I'd much rather do all the manipulation in .NET that I can
2. Does your DLL actually "convert" the .NET DLL, or does it just create a "wrapper", therefore requiring the original DLL somewhere. I assume it's the latter, because otherwise you'd have to rewrite a lot of the framework
3. When you say "calling the DBP commands from within VB.Net" does that mean you ran DBPro's DLLs through the converter? Wouldn't DBPro's DLLs have to be available to the application somehow?
[center]
But you see, I have the will of the warrior. Therefore, the battle is already over. The winner? Me!