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

List:       wine-devel
Subject:    Treeview Notifications Fix (found cause), now I need some help...
From:       Dustin Navea <speeddymon () yahoo ! com>
Date:       2002-10-30 18:09:44
[Download RAW message or body]

Hey everyone, after about 3 hours of adding traces to
treeview.c, I have found the line that is causing
all of my headaches!

in /wine/dlls/comctl32/treeview.c:
in function TREEVIEW_NOTIFYFORMAT
i = SendMessageA(GetParent (infoPtr->hwnd),
        WM_NOTIFYFORMAT, (WPARAM)infoPtr->hwnd,
NF_QUERY);

SendMessageA is returning 2 (NFR_UNICODE) on the
StarCraft
installer window.  This is incorrect, the return
should be
1 (NFR_ANSI).  I don't know of any way to get it to
return
1 myself as I dont know windows API, so I am asking
for
some help.  can anyone that has some free time and
knows
the WM subsystem help me out?  Please add yourself to
CC
on bug 1073.

TIA

-Dustin

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

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

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