Re: comctl32/listview: update dwStyle before checking for scrollbar

2012-09-21 Thread Nikolay Sivov
On 9/21/2012 23:07, Daniel Jelinski wrote: dwStyle is updated only in WM_STYLECHANGED, which is not sent when displaying and hiding scrollbars. Fixes the issue where there was a large margin between items and horizontal scrollbar (e.g. in file open dialog). Are you sure it's really not supposed

WineHQ on CMS/Framework

2012-09-21 Thread Kyle Auble
After working on the wiki for a while, I finally wanted to ask about possibly moving WineHQ to a CMS or web framework. First off, while there are a couple of mentions on the wiki and mailing lists, is there still much interest in doing this? If there is, I think the second question is which kind o

ImmIsUIMessageA/W

2012-09-21 Thread Aric Stewart
Hi Andre, I have a quick question for you. I am looking into why IME unaware applications are no longer showing their composition window and found it was because of: commit 7673d67c1e1cfdcdf7560beea9162c3699329aa5 Author: André Hentschel Date: Sat Jun 25 16:13:41 2011 +0200 imm32: Test a

Re: [3/3] gdiplus: Add an ability to cache bitmap properties and use distinct metadata loaders for different image formats. Take 2.

2012-09-21 Thread Vincent Povirk
This looks good to me.

Re: scrrun: Correct Invoke parameter

2012-09-21 Thread Jacek Caban
Hi Alistair, On 09/21/12 14:12, Alistair Leslie-Hughes wrote: > Hi, > > > Changelog: > scrrun: Correct Invoke parameter > --- a/dlls/scrrun/dictionary.c +++ b/dlls/scrrun/dictionary.c @@ -153,7 +153,7 @@ static HRESULT WINAPI dictionary_Invoke(IDictionary *iface, DISPID dispIdMember, hr