Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2006.01.22;
Скачать: 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 вся ветка

Текущий архив: 2006.01.22;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.09 c
5-1122453344
half_litre
2005-07-27 12:35
2006.01.22
TDBGrid с FixedCols ?


2-1135624073
erudit
2005-12-26 22:07
2006.01.22
Перевернуть компонент Image1


14-1135478240
za Blender
2005-12-25 05:37
2006.01.22
Поддерживает ли Blender 2.40 русский язык?


6-1128941707
Dimich1978
2005-10-10 14:55
2006.01.22
Не проходит PING на несколько адресов(IP)


1-1135025594
Volf_555
2005-12-19 23:53
2006.01.22
Как в Delphi создать собственное хранилище файлов и папок?