https://bugs.winehq.org/show_bug.cgi?id=52515
--- Comment #6 from Zhiyi Zhang zzhang@codeweavers.com --- (In reply to nyanpasu64 from comment #5)
I asked on the foobar2000 forums (https://hydrogenaud.io/index.php?topic=122151.0) and was told:
They could have a look at the SDK...
https://www.foobar2000.org/SDK
A relevant changelog entry...
Published CListControl source code (now part of libPPUI), which is the basis of the Default User Interface playlist view.
Inside the zip file is a folder named libPPUI and inside that are a whole bunch of files prefixed CListControl....
Is this sufficient to build a test app exhibiting the bug (hopefully at least the list views)? I'm on Linux right now, and I'm scared by the pervasive telemetry in Visual Studio, even PowerShell and Developer Command Prompt, etc. and don't want to run Windows to try building a test app.
Sure, if you can build a test app from that and can reproduce the same bug. What I worry about is that these are only control source code, they need to be coupled together the same way to exhibit the bug.