Explorar o código

* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.

git-svn-id: trunk@9104 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
9759a9d9c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/win/wininc/base.inc

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

@@ -137,7 +137,7 @@
      LANGID = word;
      LCID   = DWORD;
      LCTYPE = DWORD;
-     LPARAM = ptruint;
+     LPARAM = LONG_PTR;
 
      LP     = ^word;
      LPBOOL = ^WINBOOL;