[Bug 10472] File open dialog buffer too short for multiple file selection

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 16 15:37:28 CST 2007


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


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Juan Lang <juan_lang at yahoo.com>  2007-11-16 15:37:28 ---
I'm afraid I can't confirm this.  dlls/comdlg32/filedlg.c's GetOpenFileNameA/W
use the OPENFILENAME structure that's passed in, and use its nMaxFile value to
allocate a dynamic buffer.

If you have an application that demonstrates the problem, and you're certain
the Windows behavior is different, please update the URL with an app we can
download and try it, and reopen.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list