http://bugs.winehq.org/show_bug.cgi?id=26880
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs
--- Comment #7 from Damjan Jovanovic damjan.jov@gmail.com 2011-06-16 03:24:37 CDT --- Tests on Windows show that .BMP files with DIB header size 40 (ie. BITMAPINFOHEADER) and .LNK nIndex of exactly 0 will generate a thumbnail icon for .LNK files. But .BMP files with BITMAPV4HEADER won't, and .PNG files won't.
I'll write a patch.