Commit 26bace5d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

ieframe/tests: Added more test traces to diagnose some test failures.

parent a2245d51
......@@ -2927,6 +2927,7 @@ static void test_download(DWORD flags)
SET_EXPECT(Exec_UPDATECOMMANDS);
SET_EXPECT(QueryStatus_STOP);
trace("Downloading...\n");
while(!*b && GetMessageW(&msg, NULL, 0, 0)) {
TranslateMessage(&msg);
DispatchMessageW(&msg);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment