Explorar el Código

* 64-bit fix for extlogpen

git-svn-id: trunk@11985 -
marco hace 17 años
padre
commit
b96c83d5d6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/win/wininc/struct.inc

+ 1 - 1
rtl/win/wininc/struct.inc

@@ -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;