http://bugs.winehq.org/show_bug.cgi?id=29908
Bug #: 29908 Summary: Win7 File Open dialog fails to fill in the OPENFILENAME structure Product: Wine Version: 1.4-rc3 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: comdlg32 AssignedTo: wine-bugs@winehq.org ReportedBy: leslie_alistair@hotmail.com Classification: Unclassified
When the Standard windows IFileDialog is used, it fails to fill in the OPENFILENAME structured when saved is clicked.
// Basic example using MFC CFileDialog d(...); d.m_ofn.lpstrFile = "*.eap"; d.Modal();
d.m_ofn.lpstrFile <-- Still points to the default value above.
Formula: winetricks msxml4 Install Enterprise Architect Change to "Windows 7" via winecfg.
Run Enterprise Architect Select "Create a New Project" on the Start Page. Enter a file Click OK.
http://bugs.winehq.org/show_bug.cgi?id=29908
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.sparxsystems.com | |.au/products/ea/trial.html
http://bugs.winehq.org/show_bug.cgi?id=29908
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2012-12-16 23:21:28 CST --- Still in wine 1.5.19.
https://bugs.winehq.org/show_bug.cgi?id=29908
David Hedberg david.hedberg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg@gmail.com
--- Comment #2 from David Hedberg david.hedberg@gmail.com --- This should be fixed in current git with 7311a9fc6e866116056c020281cdcd6dd98aaf98.
https://bugs.winehq.org/show_bug.cgi?id=29908
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7311a9fc6e866116056c020281c | |dcd6dd98aaf98 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=29908
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.23.