[win32k]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 11 Oct 2010 13:01:46 +0000 (13:01 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Mon, 11 Oct 2010 13:01:46 +0000 (13:01 +0000)
commite351569713430d55cd5f55fef8626b9e954691b1
tree8b6e6d7191875edff4f6ef025c5d052288dc5447
parentf87e0a7d9e6c5f865a53393a4535118140cd3cbb
[win32k]
- Remove the FreeLParam 'feature' from win32k. This hack allowed us to post messages that contain pointers. However we don't do it anymore so we can also remove this as well
- Add keyboard messages to the list with Hardware messages and not in the list with post messages

svn path=/trunk/; revision=49115
reactos/subsystems/win32/win32k/include/msgqueue.h
reactos/subsystems/win32/win32k/ntuser/message.c
reactos/subsystems/win32/win32k/ntuser/msgqueue.c