소스 검색

* 64-bit fix for extlogpen

git-svn-id: trunk@11985 -
marco 17 년 전
부모
커밋
b96c83d5d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;