Don't pass CreateThread() with a NULL pointer to TID as Win9x does not
[wine] / dlls / user / dialog.c
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...