The plugin API documentation for your application requires Delphi 5 to develop plugins, but it's hard for me to find a copy of Delphi 5 or the documents for it. Can I use later versions of Delphi to create BPL files identical to those created by Delphi 5?
Can I use later versions of Delphi to create BPL files identical to those created by Delphi 5?
No, binary compatibility between versions is a weak point of Delphi. You really need a D5 or newer version of this application.
Source: https://habr.com/ru/post/1775989/More articles:Why is HTTP much more used than HTTPS? - httpЕсть ли альтернатива UIWebView для динамического отображения форматированного текста? - iosWinForms data binding using IBindingList fails with an empty list error - c #about setsockopt () and getsockopt () function - cC # disable / disable special window / s? - c #Clojure problem with many methods - clojureEvent.target error in firefox - javascriptHow to get: remote => true to refresh part of the page? - jqueryPoint on a linear segment Distance from point - mathCan we execute SQL queries in jQuery - jqueryAll Articles