Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2008.06.22;
Скачать: CL | DM;

Вниз

Strip reloc request   Найти похожие ветки 

 
Thaddy   (2007-09-23 17:00) [0]

Vladimir, I propose the following change to koldef.inc
It strips the relocation table for D2006 and higher:

{$IFDEF _D2006orHigher}
// strips relocs, like stripreloc.exe does
{$SetPEFlags 1}
{$ENDIF}


 
Thaddy   (2007-09-23 17:06) [1]

Maybe not in koldef.inc : can hurt people that write KOL dll"s.
Anybody a good idea how to recognize an exe or dll from conditionals?


 
Vladimir Kladov ©   (2007-09-23 19:54) [2]

May be simply add a conditional STRIP_RELOC and anybody can add it by himself? Or otherwise add a symbol NO_STRIP_RELOC and anybody writing DLL must add it there (I think a number of people writing DLL"s less then other working only with EXE).



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

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

Наверх




Память: 0.46 MB
Время: 0.014 c
15-1210274134
-koha
2008-05-08 23:15
2008.06.22
Скрыть машину в локальной сети


11-1190552406
Thaddy
2007-09-23 17:00
2008.06.22
Strip reloc request


2-1211777186
Гена
2008-05-26 08:46
2008.06.22
Из TQuery в TQuery


15-1210753383
Vlad Oshin
2008-05-14 12:23
2008.06.22
настроить редактор для заготовок кода


15-1210146034
Nil
2008-05-07 11:40
2008.06.22
Как стать проверенным разработчиком ПО Microsoft