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

This commit is contained in:
Jacek Caban 2015-08-21 13:54:03 +02:00 committed by Alexandre Julliard
parent a2245d51cf
commit 26bace5dd0

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