http://bugs.winehq.org/show_bug.cgi?id=10284 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |aeikum(a)codeweavers.com Ever Confirmed|0 |1 --- Comment #10 from Andrew Eikum <aeikum(a)codeweavers.com> 2010-06-21 09:39:50 --- The .INP file is a red herring. This bug actually occurs because the builtin comdlg32 open and save dialogs don't save Most Recently Used data in the registry, as native does. Native stores this information in a couple of keys in: HKCU/Software/Microsoft/Windows/CurrentVersion/Explorer/ComDlg32 We need to implement this feature in our comdlg32 to fix this bug. Marking as NEW and since the problem is identified. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.