|
Hi redbull !
I feel sad to say with you that it is almost impossible to convert the IDA SDK from C/C++ Header files to Delphi. A very large job and a lot of tedious works. Many functions in IDA SDK uses inline call, and many call to member functions in exported classes in ida.wll. I think it is a waste time to convert. But you can write IDA plugin with C++Builder. IDA have a plugin example (Chart) written in C++Builder.
Best regards,
TQN
|