user32: Pre-allocate the window procedure for the message class.
[wine] / dlls / user32 / defdlg.c
2009-11-13  Alexandre Julliarduser32: Use the correct type for the return value of...
2009-11-13  Alexandre Julliarduser32: Reimplement DefDlgProc16 using message mapping...
2009-08-12  Dmitry Timoshkovuser32: Return 0 from DefDlgProc and dialog loop for...
2008-12-03  Maarten Lankhorstuser32: Fix dialogs for 64-bits wine.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-02-20  Dmitry Timoshkovuser32: Add a test for DefDlgProc(WM_SETFOCUS), make...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.