* Changed LPARAM back to ptrint for wince.

git-svn-id: trunk@9109 -
This commit is contained in:
yury 2007-11-03 16:58:47 +00:00
parent 53b6757c6e
commit bb730eeae1

View File

@ -140,7 +140,7 @@
LCID = DWORD; //winnt
PLCID = ^LCID; //+winnt
LCTYPE = DWORD;
LPARAM = ptruint; //windef LONG_PTR
LPARAM = ptrint; //windef LONG_PTR
LP = ^word;
LPBOOL = ^WINBOOL; //windef