http://bugs.winehq.org/show_bug.cgi?id=26841
David Hedberg david.hedberg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg@gmail.com
--- Comment #8 from David Hedberg david.hedberg@gmail.com 2011-05-24 02:02:28 CDT --- It seems to be using the new Vista+ filedialog if it finds it, which happens to be what I implemented. Executing "wine regsvr32 /u comdlg32.dll" will disable them and should work as a workaround for the time being. (Reenable them by changing /u to /i).
Regarding the missing tick boxes, the new file dialogs on wine does not yet implement the customization interfaces, but I have done some work on that. I'll see if I can get it committed too.