Вниз
Скачать: CL | DM;

Как подключить OBJ-файлы   Найти похожие ветки 

 
dvk   (2005-05-30 08:03) [0]

Подскажите, как подключить OBJ-файлы, скомпилированные на Delphi-7, к Delphi-3. Delphi-3 выдаёт ошибки "16-Bit fixup encountered" и ещё две, связанные с именами вызываемых функций. Может, есть какие-то особенности в оформлении процедур/функций, которые будут вызваны из OBJ-файла?


 
thaddy   (2005-05-30 13:39) [1]

This is caused by system fucntions that need 'compiler magic' and there is nothing easy you can do about it. Create the D7 stuff in a dll and use that from Delphi 3. This is the easiest solution.
If it is important that there is just one file to distribute, you can use this http://www.thaddy.com/dllmemoryloader.zip to pack your dll into executable and run it from memory.


 
thaddy   (2005-05-30 13:39) [2]

This is caused by system fucntions that need 'compiler magic' and there is nothing easy you can do about it. Create the D7 stuff in a dll and use that from Delphi 3. This is the easiest solution.
If it is important that there is just one file to distribute, you can use this http://www.thaddy.com/dllmemoryloader.zip to pack your dll into executable and run it from memory.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.025 c
6-1128867844
denissoft
2005-10-09 18:24
2006.01.22
Как получить данные


14-1135334743
Vasya Pupkin
2005-12-23 13:45
2006.01.22
Как проверить батарейку?


3-1132813494
Ярослав
2005-11-24 09:24
2006.01.22
Удалить незаблокированные записи


5-1121079938
Dimk
2005-07-11 15:05
2006.01.22
Как использовать созданные в Delphi компоненты в C++ Builder


6-1128678819
Mr. WAP
2005-10-07 13:53
2006.01.22
Перекодировка ..




   Наверх