http://bugs.winehq.org/show_bug.cgi?id=7494
------- Additional Comments From excelblue@gmail.com 2007-22-02 18:24 ------- 3ea059c9d74a91ae89eb486ff775d5bd36a02141 is first bad commit commit 3ea059c9d74a91ae89eb486ff775d5bd36a02141 Author: MikoÅaj Zalewski mikolaj@zalewski.pl Date: Wed Feb 7 21:12:52 2007 +0100
comctl32: listview: Create the LISTVIEW_INFO in WM_NCCREATE.
:040000 040000 e9b1552e4875dc8e4c68295354bf44210546a49e eacc89d481629dc264f699654e6bcd5d2d82288b M dlls
After running git bisect a bit, I arrived here. This seems like a very logical place for the bug to be. Thanks for the pointers on how to use bisect.
I've built wine from source many times before back when I used Linux, but these days (on FreeBSD), I would just use the ports and it'll automate the building in a way similar to what Gentoo does (except less customization).