This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DLL for simulation

Hello!
I want to write a DLL for simulation with delphi.But there is examples with VC on the website.Has examples with delphi?

Parents
  • "I want to write a DLL for simulation with delphi."

    Delphi & C++ Builder are very closely related, so look at this Thread:

    http://www.keil.com/forum/docs/thread360.asp

    But note the following from Keil:

    "really, you will get many problems when you are using Borland C++ to interface with uVision2. Therefore you should not try to track all problems, since you will loose months this way (that is at least our experience)."

    SO, if they recommend against even using a different C++, that really doesn't bode well for your chances for a completely different language! :-(

Reply
  • "I want to write a DLL for simulation with delphi."

    Delphi & C++ Builder are very closely related, so look at this Thread:

    http://www.keil.com/forum/docs/thread360.asp

    But note the following from Keil:

    "really, you will get many problems when you are using Borland C++ to interface with uVision2. Therefore you should not try to track all problems, since you will loose months this way (that is at least our experience)."

    SO, if they recommend against even using a different C++, that really doesn't bode well for your chances for a completely different language! :-(

Children
No data