Hi, everyone

I'm checking messages in a message loop. After i call GetMessage i'm trying to identify message from message field of the MSG structure. I found that identifiers differs from those which are passed to window procedure as a uMsg parameter.
Where can i find definitions?