user: ChangeDisplaySettings virtual desktop mode handling fix.
[wine] / dlls / user / dialog.c
2006-06-29  Dmitry Timoshkovinclude: Move appropriate parts of winpos.h to winuser...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-14  Troy Rollouser: Fix argument type of IsDlgButtonChecked.
2006-02-14  Troy Rollouser: Fix argument types for CheckRadioButton.
2006-02-14  Troy Rollouser: Fix return type and argument type for GetDlgItemT...
2005-10-08  Alexandre JulliardIn DIALOG_FixChildrenOnChangeFocus make sure the button...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-12  Alexandre JulliardUse MAKEINTRESOURCE instead of casts where appropriate.
2005-08-18  Mike McCormackFix uninitialized variable warnings emitted by gcc...
2005-07-18  Robert ShearmanReplace calls to DIALOG_GetCharSize with code to do...
2005-07-01  Robert ShearmanGetDlgItemText should always try to NULL terminate...
2005-04-25  Alexandre JulliardMoved most files from the windows directory to dlls...