win32: more WM_TO_STRING consts

git-svn-id: trunk@20521 -
This commit is contained in:
paul 2009-06-08 15:05:47 +00:00
parent 2762822fdd
commit 670f0dd35e

View File

@ -258,6 +258,7 @@ begin
$0085: Result := 'WM_NCPAINT';
$0086: Result := 'WM_NCACTIVATE';
$0087: Result := 'WM_GETDLGCODE';
$0088: Result := 'WM_SYNCPAINT';
$00A0: Result := 'WM_NCMOUSEMOVE';
$00A1: Result := 'WM_NCLBUTTONDOWN';
$00A2: Result := 'WM_NCLBUTTONUP';