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

oldstable
Jacek Caban 2015-08-21 13:54:03 +02:00 committed by Alexandre Julliard
parent a2245d51cf
commit 26bace5dd0
1 changed files with 1 additions and 0 deletions

View File

@ -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);