[Bug 18734] DlgDirList(DDL_DRIVES|DDL_DIRECTORY) on 16-bits displays files on listbox in Windows but not Wine.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 1 11:52:36 CDT 2009


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





--- Comment #2 from Alex Villacís Lasso <a_villacis at palosanto.com>  2009-06-01 11:52:36 ---
Created an attachment (id=21486)
 --> (http://bugs.winehq.org/attachment.cgi?id=21486)
Add DLL_EXCLUSIVE flag only when flagset equals DDL_DRIVES

This is a possible patch that fixes the behavior for me. The patch adds the
DDL_EXCLUSIVE flag only if the original bitmask is exactly equal to DDL_DRIVES.
This makes the program behavior match the one on Windows 98.

-- 
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