http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From rossi.f(a)inwind.it 2007-31-03 16:17 -------
So what I can understand from your description is that the wine implementation
of the listview header has to be adjusted to reflect the native behaviour.
Is this an easy task or do it need a deep rewrite of the current code? At
least you have found the problem :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-03 15:50 -------
I see. That time they are calling GetDlgItem(hListview, 0) to check if the
header is created. That can't be fooled by hacking the return from LVM_GETHEADER
and would require creating the header control the same time as in native.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=881
------- Additional Comments From xrobledo(a)purdue.edu 2007-31-03 14:43 -------
I can confirm this for eve online with wine 9.34.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-03 14:10 -------
I still don't know why it doesn't work. However the interesting part is between
'L"Options Sheets" message [0111] WM_COMMAND sent from self wp=000103e7
lp=00000001' and 'L"{SysListView32}" message [1037] LVM_GETEXTENDEDLISTVIEWSTYLE
sent from self wp=00000000 lp=00000000'. Could you genereate a +message,+relay
log on native and builtin and attach the part between these two lines?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7915
------- Additional Comments From e0126505(a)student.tuwien.ac.at 2007-31-03 13:58 -------
note that this is on i386, gcc version is 4.0.1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7915
Summary: 15 of the internal tests of wine fail on Mac OS X
Product: Wine
Version: 0.9.33.
Platform: Macintosh
OS/Version: Mac OS X 10.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e0126505(a)student.tuwien.ac.at
when running "make test" with wine 0.9.34 on Mac OS X 10.4.9 (both of which aren't available in
bugzilla yet) 15 tests fail:
browseui/autocomplete.ok
iphlpapi/iphlpapi.ok
itss/protocol.ok
kernel32/change.ok
kernel32/mailslot.ok
localspl/localmon.ok
ntdll/change.ok
ntdll/exception.ok
ntdll/info.ok
oleaut32/olepicture.ok
oleaut32/vartest.ok
user32/msg.ok
user32/win.ok
winspool.drv/info.ok
ws2_32/sock.ok
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.