I am unable to find documentation for windows messages in the range 144-148 (decimal). They seem to be related to window positions in some way (a few of them have a WINDOWPOS structure attached to them). I have searched all of the header files for the hex
and decimal values and none of them come up. However, when I trace messages in WndProc, I receive numberous 146, 147 messages, at least one each of 144, 145 and 148. I have made an index of all of the WM_ messages and these seem to be the only ones missing.
If anyone is interested, I am quite willing to share the index.
Bob Buckingham.