We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello! I want to write a DLL for simulation with delphi.But there is examples with VC on the website.Has examples with delphi?
"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! :-(