* turn on imagehlp64 for win64

git-svn-id: trunk@15118 -
This commit is contained in:
marco 2010-04-08 12:01:13 +00:00
parent 0ba6c22b28
commit f684edd010

View File

@ -24,6 +24,10 @@ Interface
Uses Windows;
{$ifdef win64}
{$define imagehlp64}
{$endif}
Const
IMAGE_SEPARATION = 64*1024;
DBHHEADER_DEBUGDIRS = $1;