Just FYI, apparantly the official IDA site won't allow personal downloads of the demo. Thankfully the actual lead programmer had a link on his personal website :)
Link: ftp://ftp.po.cs.msu.su/pub/ida/demo421.zip
Steps to reproduce: - Disassemble a new file.. it's a demo so pick some simple windows executable like Notepad :) - After disassembly is finished or at least well started, open the 'Strings' and 'Names' window from the View -> Open Subview menu.
This is a pretty complex test case, but I've had a busy day with no time to try and replicate the problem in my own code :)
Neither of these bugs were in Wine a week or so ago, before the listview rewrite.
Cheers, Ender
On Thu, 3 Oct 2002, Dimitrie O. Paun wrote:
Date: Thu, 3 Oct 2002 00:41:28 -0400 From: Dimitrie O. Paun dpaun@rogers.com To: Ender winedev@admdev.com, wine-devel@winehq.com Subject: Re: wine/dlls/comctl32 listview.c
On October 2, 2002 10:39 pm, Ender wrote:
Dimitrie, if these are known and it's still a work-in-progress, ignore me :) But just in case these breakages are related to the removal of some workaround or other, I thought I'd drop an email off.
Thank you for the bug report. There is some breakage, I am aware of that. Unfortunately, it is unavoidable given the big changes that the listview went through lately.
Now, if you can provide test cases, I'll be happy to look into fixing them.
-- Dimi.