user32: Pre-allocate the window procedure for the message class.
[wine] / dlls / user32 / user_main.c
2009-10-27  Alexandre Julliarduser32: Specify the full application path when starting...
2009-10-12  Alexandre Julliarduser32: Get rid of the 16-bit heap support.
2008-09-17  Paul Chitescuuser32: Stub for LockWorkStation.
2008-06-25  Alexandre Julliarduser32: Add support for a top-level message parent...
2008-04-24  Alexandre Julliarduser32: Allow the default desktop name to be specified...
2008-01-02  Rob Shearmanuser32: Add a stub implementation of RegisterServicesPr...
2007-12-18  Alexandre Julliarduser32: Set the WSF_VISIBLE flag on the main window...
2007-08-08  Alexandre Julliarduser32: Added support for the magic WM_CHAR A->W conver...
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.