[Bug 48692] New: MFC CFileDialog with bVistaStyle == true not displaying content on osx64

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 1 04:47:19 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48692

            Bug ID: 48692
           Summary: MFC CFileDialog with bVistaStyle == true not
                    displaying content on osx64
           Product: Wine
           Version: 5.0-rc6
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: reinhold.hoffmann at hotmail.com

Created attachment 66560
  --> https://bugs.winehq.org/attachment.cgi?id=66560
Demos to demonstarte the issue of CFileDialog with bVistaStyle == true not
displaying content on osx64

With 

portable-winehq-devel-5.0-osx64.tar.gz 

on Mac the MFC call CFileDialog with parameter bVistaStyle == true does not
display the directory content of an x64 app. 

The parameter bVistaStyle == false works fine.

The same app as a Win32 app with portable-winehq-devel-5.0-osx.tar.gz works
fine.

It looks as if this issue is just on a Mac.

To demonstrate the issue please find demos in the attached zip file:

(1) Wine_Bug_CFileDialog_bVistaStyle_TRUE_x64.exe
This app shows the issue on portable-winehq-devel-5.0-osx64.tar.gz 

(2) Wine_Bug_CFileDialog_bVistaStyle_FALSE_x64.exe
This app is fine and corretly shows the content on
portable-winehq-devel-5.0-osx64.tar.gz 

(3) Wine_Bug_CFileDialog_bVistaStyle_TRUE_x86.exe
In contraty to (1) this runs fine on portable-winehq-devel-5.0-osx.tar.gz

(4) The demo app in source code as a Visual Studio project

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