[Bug 10284] No$gba doesn't load previous directory in rom select

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 21 09:39:50 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=10284


Andrew Eikum <aeikum at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |aeikum at codeweavers.com
     Ever Confirmed|0                           |1




--- Comment #10 from Andrew Eikum <aeikum at 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.



More information about the wine-bugs mailing list