* 64-bit fix for extlogpen

git-svn-id: trunk@11985 -
This commit is contained in:
marco 2008-10-27 13:43:01 +00:00
parent e5d18aba3e
commit b96c83d5d6

View File

@ -2594,7 +2594,7 @@ Const
elpWidth : UINT;
elpBrushStyle : UINT;
elpColor : COLORREF;
elpHatch : LONG;
elpHatch : ULONG_ptr;
elpNumEntries : DWORD;
elpStyleEntry : array[0..0] of DWORD;
end;