From: Marvin Subject: Re: [PATCH v3 3/3] user32: For monochrome icon, write bits line by line This fixes a regression from db2b266c57b73e1a1678521 Message-Id: Date: Sat, 11 Sep 2021 14:37:44 -0500 In-Reply-To: <20210911183947.66609-3-dark.shadow4@web.de> References: <20210911183947.66609-3-dark.shadow4@web.de> Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=97743 Your paranoid android. === w1064v1507 (32 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064v1809 (32 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064 (32 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64 (32 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064v1507 (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064v1809 (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064 (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w1064_2qxl (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64 (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64_ar (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64_he (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64_ja (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === w10pro64_zh_CN (64 bit report) === user32: cursoricon.c:2508: Test failed: cursor not shown in info cursoricon.c:2532: Test failed: cursor not shown in info cursoricon.c:2585: Test failed: cursor not shown in info cursoricon.c:2597: Test failed: cursor not shown in info === debiant2 (32 bit WoW report) === user32: win.c:10383: Test failed: Expected foreground window 00150128, got 00E400F2 win.c:10385: Test failed: GetActiveWindow() = 00000000 win.c:10385: Test failed: GetFocus() = 00000000 win.c:10386: Test failed: Received WM_ACTIVATEAPP(1), did not expect it. win.c:10387: Test failed: Received WM_ACTIVATEAPP(0), did not expect it. win.c:10395: Test failed: Expected foreground window 00150128, got 00000000 win.c:10397: Test failed: GetActiveWindow() = 00000000 win.c:10397: Test failed: GetFocus() = 00000000 win.c:10405: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.