wineps.drv: Slightly simplify a PPD parser code snippet.
[wine] / dlls / user32 / defdlg.c
2012-08-16  Alex Henrieuser32: Correct dialog focus behavior.
2010-02-17  Alexandre Julliarduser32: Don't overwrite the default button id when...
2009-12-23  Alexandre Julliarduser32: Remove the no longer needed WIN_ISDIALOG flag.
2009-12-22  Alexandre Julliarduser32: Get rid of the 16-bit dialog heap.
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.