mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Fix build
svn path=/trunk/; revision=60809
This commit is contained in:
@@ -14356,7 +14356,10 @@ START_TEST(msg)
|
||||
test_combobox_messages();
|
||||
test_wmime_keydown_message();
|
||||
test_paint_messages();
|
||||
// test_interthread_messages(); ReactOS ActivateActCtx seems to be broken.
|
||||
if(!winetest_interactive)
|
||||
skip("ReactOS ActivateActCtx seems to be broken.\n");
|
||||
else
|
||||
test_interthread_messages();
|
||||
test_message_conversion();
|
||||
test_accelerators();
|
||||
test_timers();
|
||||
|
||||
Reference in New Issue
Block a user