wininet: Remove the custom thread pool implementation and use QueueUserWorkItem instead.
[wine] / dlls / user32 / message.c
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-27  Kevin Koltzauuser32: Generate WM_APPCOMMAND messages for browser...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.