Referencing Native DLLs
Author |
Message |
Whitehat
|
Posted: Fri Nov 02, 2007 2:39 pm Post subject: Referencing Native DLLs |
|
|
Hello,
I remember reading somewhere that Turing could access DLLs made using C++. Is this possible or did I just imagine it?
I believe that I'm using Turing 4.1 (object oriented).
Thanks! |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Fri Nov 02, 2007 5:57 pm Post subject: RE:Referencing Native DLLs |
|
|
There did use to be a comand/function that was sposted to do this in turing 3.1, however i have not seen it in the newer turings and no one ever got it to work in turing 3.1.
It was undocumented for the most part and tom west and firends never told us about it when asked. And now none of them aswner e-mails or calls so we may never know.
If you do get it working let us know becues we whould all love to have that ablity. It whould open up alot of new doors for turing. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Whitehat
|
Posted: Fri Nov 02, 2007 6:22 pm Post subject: Re: Referencing Native DLLs |
|
|
Ah that's a disappointment.
For this project I'm going to have to resort to manually overwriting data in Turing's memory in order to communicate with the application.
Thanks anyway |
|
|
|
|
|
Euphoracle
|
Posted: Fri Nov 02, 2007 8:38 pm Post subject: RE:Referencing Native DLLs |
|
|
Perhaps OpenT will address this issue? :p |
|
|
|
|
|
Whitehat
|
Posted: Fri Nov 02, 2007 8:47 pm Post subject: Re: Referencing Native DLLs |
|
|
Unfortunately, nothing other than Turing 4.1 is an option. |
|
|
|
|
|
|
|