Thank you Ken for your support. I discovered I forgot to insert a "the" in front of "externals" :-(
It worked, but only RunRev dlls (sure compiled with RunRev toolkit). I currently work in Delphi (but I know other "low-level" programming languages) and I not yet understand why RunRev makes the difference between RunRev-DLL and Non-RunRev DLLs. Basically, the dll has a unique structure; the only difference is parameters passing using stack (from left to right: pascal-style; right-to-left: C-style). However... I will use this proxy-like system, using VBS (great example!). Thank you! On 11/28/05, Ken Ray <[EMAIL PROTECTED]> wrote: > On 11/28/05 4:27 AM, "Rishi Viner" <[EMAIL PROTECTED]> wrote: > > > Hi Ken, > > > > Thanks for the great tip (below). Do you have any links / info / experience > > in > > doing this with Linux .so (shared object) files? I would be interested in > > doing this with database drivers to isolate myself from version changes. Any > > help / links appreciated... > > Sorry, Rishi... no experience here on Linux .so files; I've only used Linux > to test and run stacks/apps that didn't need them so I'm not much help here. > > > Ken Ray > Sons of Thunder Software > Web site: http://www.sonsothunder.com/ > Email: [EMAIL PROTECTED] > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
