Hello everybody
Hello everybody,
there is no way to use a library (.lib) compiled for Embarcadero C++ Builder in Delphi?
I really appreciate any help you can provide.
there is no way to use a library (.lib) compiled for Embarcadero C++ Builder in Delphi?
I really appreciate any help you can provide.
it is known!
ReplyDeleteSometimes the reason is complexity. One nice example is the Perl regular expressions. It is probably doable to rewrite pcre completely in Delphi, but why, if there is a perfectly usable implementation in C already?
ReplyDeletethanks to everyone for all the answers
ReplyDelete