https://bugs.winehq.org/show_bug.cgi?id=53035
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Jactry Zeng from comment #1)
Created attachment 72404 [details] hack
Looks like memset the struct with 1 instead of 0 makes it happy. Probably, filling more values in the struct will help.
Louis, could you have a try with this hack? Thanks.
Hi Jactry, the window now comes up but for me it is not exactly responsive really.
One should be able to select rows (thought it has no use with this command) and also "Add criteria" (the dropdown box in the upper left corner). When I click that the window just dissappears :(
Do you see other behaviour?
Note: you can check how it should behave by disabling dwmapi WINEDLLOVERRIDES=dwmapi=d wine pwsh -c Get-Process | Out-gridview