user32: IsDialogMessage should allow control ids other than IDOK when processing...
[wine] / dlls / user32 / tests / broadcast.c
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2009-02-23  Francois Gougetuser32/tests: Use win_skip() to skip over unimplemented...
2009-01-13  Michael Stefaniucuser32/tests: Do not cast the (IDC|IDI|RT)_* defines...
2008-12-04  Alexandre JulliardDefine _WIN32_WINNT before including any headers.
2008-11-20  Alexandre Julliarduser32/tests: The BSF_SENDNOTIFYMESSAGE flag is not...
2008-08-05  Alexandre Julliarduser32/tests: Don't check last error on success in...
2008-05-21  James Hawkinsuser32: Fix the BSM_ALL_RECIPS test flag.
2008-05-19  James Hawkinsuser32: Fix a few tests that fail in win2k3.
2008-04-24  Paul Vriensuser32/tests: Skip tests if function is not implemented.
2008-04-23  Jeff Latimeruser32/tests: Fix typedefs & function definitions so...
2008-04-03  Maarten Lankhorstuser32: Implement BroadcastSystemMessage.