Re: wine sort by date
I have confirmed the issue, however I am stumped at to why its occurring.
It appears to be occurring after a call to ListView_SetColumn()
The column properties appear to be correct and accurate, however the column size is reset back to the previous size, the issue doesn't appear on Win2k, WinXP, Win Vista, Win7, Win2k8 R2, Win8.
Update:
Using winetricks script to install the comctrl32 dll from Microsoft appears to resolve the problem. So perhaps its an issue in wine.
|