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
|
@@ -137,7 +137,7 @@
|
|
|
LANGID = word;
|
|
|
LCID = DWORD;
|
|
|
LCTYPE = DWORD;
|
|
|
- LPARAM = ptruint;
|
|
|
+ LPARAM = LONG_PTR;
|
|
|
|
|
|
LP = ^word;
|
|
|
LPBOOL = ^WINBOOL;
|