Blocked revisions 9045,9101,9104,9109 via svnmerge
........
r9045 | yury | 2007-11-01 16:47:12 +0100 (Thu, 01 Nov 2007) | 1 line
* Fixed WPARAM and LPARAM definition. It fixes lot of warnings.
........
r9101 | yury | 2007-11-03 13:18:16 +0100 (Sat, 03 Nov 2007) | 1 line
* Changed LPARAM type to be ptruint instaed of ptrint to fix confusing warnings in SendMessage/PostMessage when pointer is passed in lparam. It should not lead to problems.
........
r9104 | yury | 2007-11-03 14:09:41 +0100 (Sat, 03 Nov 2007) | 1 line
* Reverted r9101, because it causes problems. We must find a better solution to get rid of these warnings.
........
r9109 | yury | 2007-11-03 17:58:47 +0100 (Sat, 03 Nov 2007) | 1 line
* Changed LPARAM back to ptrint for wince.
........
git-svn-id: branches/fixes_2_2@9452 -