Релиз RAD Studio XE2

Milosla

Member
Joined
month_12_short 25, 2008
Messages
5
Reaction score
0
KIS 2012 does not permit unpacking archives because he had discovered a Trojan horse in the ... XE2 Update 3 (Лекарство дла Упдате3). Did you also notice the same?
 
Last edited by a moderator:

Octagon

Member
Joined
month_9_short 28, 2011
Messages
8
Reaction score
4
KIS 2012 does not permit unpacking archives because he had discovered a Trojan horse in the ... XE2 Update 3 (Лекарство дла Упдате3). Did you also notice the same?
Microsoft Security Essentials does not see any threat.
 

xe2

Member
Joined
month_9_short 24, 2011
Messages
5
Reaction score
2
KIS 2012 does not permit unpacking archives because he had discovered a Trojan horse in the ... XE2 Update 3 (Лекарство дла Упдате3). Did you also notice the same?
After decompressing Therapy for XE2 with UPX no Trojan is detected.
 

ivanovd

New member
Joined
month_10_short 13, 2011
Messages
4
Reaction score
1
Скачал Update3, установил (ставился почти как студия изначально ставится).
Пропатчил патчем отсюда (выше ссылку давали) : depositfiles

запускаю bds.exe и... ошибка "...не удалось запуститься, не был найден dbgeng.dll"
удаляю bin\msimg32.dll (по рекомендациям выше) и студия нормально запускается...

теперь вопросы - что это за такие msimg32.dll и dbgeng.dll?! удаление dbgeng.dll боком потом не вылезет?!
 

BuilderFan

Member
Joined
month_8_short 20, 2011
Messages
39
Reaction score
23
IDE Fix Pack 4.6 (supports XE2 Update 3)
Changelog from 4.5 to 4.6 (2011-12-15)

Added: After compile/debug unused compiler memory is released
Added: LiveBindings slowed down the IDE (XE2) [XE2 Update 3 fixed it differently]
Added: Compiler Package optimization
Added: Delphi-Debugger GetFileIndex optimization
Added: Debugger memory leak fix (XE2)
Added: Memory leak fix for Debugger’s GetModuleFileNameEx calls (2009-2010)
Added: Improved the performance when debugging the IDE (2009-2010)
Improved: C++ Debugger symbol reader performance
Fixed: XML Serializer cache race condition (2009-XE)
 

chandr24

Member
Joined
month_11_short 30, 2010
Messages
5
Reaction score
0
То ли у меня какие-то косяки, не пойму. После установки Update3 перестали компилиться проекты с включенным EurekaLog (6.1.03 Enterprise). Никто больше не сталкивался с такой проблемой?
Я сталкивался. Новый пустой проект валится на инициализации модуля ExceptionLog. Наверное, в Update3 что-то круто изменилось, теперь ждем обновления EurekaLog
 

shreq

Member
Joined
month_6_short 23, 2009
Messages
16
Reaction score
14
Age
45
Я сталкивался. Новый пустой проект валится на инициализации модуля ExceptionLog. Наверное, в Update3 что-то круто изменилось, теперь ждем обновления EurekaLog

You should change one definition in ExceptionLog.pas:

function ModuleInitTable: PackageInfo;
const
InitContextOffsetFromAllocMemSize =
{$IFDEF Delphi6Down} $84 {$ELSE} // D2-D6
{$IFDEF Delphi9Down} $80 {$ELSE} // D7-D2005
{$IFDEF Delphi11Down} $2218 {$ELSE} // D2006-D2007
{$IFDEF Delphi14Down} $2214 {$ELSE} // D2009-D2010
{$IFDEF Delphi15} $2210 {$ELSE} // DXE-...
{$IFDEF Delphi16} $2214 // DXE2-...
{$ENDIF}
{$ENDIF}
{$ENDIF}
{$ENDIF}
{$ENDIF}
{$ENDIF};

begin
{$IFDEF Delphi6Down}
Result := PPointer(DWord(@AllocMemSize) + InitContextOffsetFromAllocMemSize)^;
{$ELSE}
Result := PInitContext(DWord(@AllocMemSize) + InitContextOffsetFromAllocMemSize).InitTable;
{$ENDIF}
end;

All works fine :)
 

John_R

Member
Joined
month_5_short 12, 2010
Messages
22
Reaction score
5
You should change one definition in ExceptionLog.pas:

function ModuleInitTable: PackageInfo;
const
InitContextOffsetFromAllocMemSize =
{$IFDEF Delphi6Down} $84 {$ELSE} // D2-D6
{$IFDEF Delphi9Down} $80 {$ELSE} // D7-D2005
{$IFDEF Delphi11Down} $2218 {$ELSE} // D2006-D2007
{$IFDEF Delphi14Down} $2214 {$ELSE} // D2009-D2010
{$IFDEF Delphi15} $2210 {$ELSE} // DXE-...
{$IFDEF Delphi16} $2214 // DXE2-...
{$ENDIF}
{$ENDIF}

{$ENDIF}
{$ENDIF}
{$ENDIF}
{$ENDIF};

А ларчик просто открывался...Нужно было просто пару строк вставить... Спасибо за помощь!
 

XACAHOB

Premium
Joined
month_2_short 8, 2005
Messages
9
Reaction score
0
Age
48
У кого есть для XE2 full dcc32.exe. Выложите на депозит или другой обменник. Плиз.
 

fanatoliy

Member
Joined
month_7_short 11, 2009
Messages
114
Reaction score
490
IDE Fix Pack 4.6.5 released

Changelog from 4.6.1 to 4.6.5 (2012-01-02)

Fixed: Directory cache didn’t find units in the DPR’s directory anymore
Added: Editor undo for a large undo operation is a lot faster


IDE Fix Pack 4.6.5
 
Last edited by a moderator:

fanatoliy

Member
Joined
month_7_short 11, 2009
Messages
114
Reaction score
490
Yet another XE2 crack from DarkRapt0r

Yet another XE2 (RTM,Upd1,Upd2,Upd3) crack

I made this crack for my Delphi XE2 Portable Edition.
The advantages of this solution are:
- It doesn't require any user interaction, just put it in your \bin folder and forget it.
I don't have to explain anymore what the program with the italian flag does
- Bds.exe file isn't infected by a trojan, like dumb AV says...
bds.exe.bak copies no longer needed.
- Allows you to use Delphi, C++Builder and FinalBuilder Embarcadero Edition.

Based on the hard work of Pingos. Upd2/3 patterns taken from Kerlingen's patches.

You need to log in to view the content.
 

fanatoliy

Member
Joined
month_7_short 11, 2009
Messages
114
Reaction score
490
IDE Fix Pack 4.6.6 – bug fix release

Changelog from 4.6.5 to 4.6.6 (2012-01-04)

Fixed: Last directory cache fix broke the debugger’s source file search if you use relative paths

IDE Fix Pack 4.6.6
 
Last edited by a moderator:
Top