Главная страница
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.017 c
15-1205176108
builder
2008-03-10 22:08
2008.06.22
Если разница указывая адрес писать www или нет?


2-1211624234
Magnit
2008-05-24 14:17
2008.06.22
Реализация задержки по выбору промежутка времени


2-1211994361
StiTch
2008-05-28 21:06
2008.06.22
Исходники


15-1210707132
Маэстро
2008-05-13 23:32
2008.06.22
Как я сэкономил 1,5к:)


15-1210168260
тимохов
2008-05-07 17:51
2008.06.22
Как передать кавычку в параметрах командной строки?