[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    comctl32:listview crash on Win98
From:       Francois Gouget <fgouget () free ! fr>
Date:       2008-09-28 20:26:05
Message-ID: alpine.DEB.1.10.0809282220390.22690 () amboise ! dolphin
[Download RAW message or body]


Listview has a test to ensure that sending a LVM_SETIMAGELIST between 
WM_NCCREATE and WM_CREATE works fine.

The problem is that this causes the conformance test to crash on my 
Windows 98 OSR0 VM. Right on this line:

static LRESULT CALLBACK create_test_wndproc(HWND hwnd, UINT uMsg, WPARAM 
wParam, LPARAM lParam)
{
[...]
    return CallWindowProc(listviewWndProc, hwnd, uMsg, wParam, lParam);
}

I cannot check here but the logs from Windows 95 VM also really look 
like it crashes there. So I suspect this happens on all comctl32.dll < 
5.0.

The problem is I'm not sure how to check for this so I can skip the 
test. Checking the Windows or comctl32 version seems likely to be 
rejected. Any other suggestion?

-- 
Francois Gouget <fgouget@free.fr>              http://fgouget.free.fr/
                     f u kn rd ts, ur wy 2 gky 4 ur wn gd.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic