http://bugs.winehq.com/show_bug.cgi?id=929
------- Additional Comments From z_god@wanadoo.nl 2003-21-06 06:37 ------- Bug comments restored from Gmane.org:
Results when running Kenwood executable.
I AM A DEVELOPER. COULD YOU PLEASE GIVE ME POINTERS ON WHERE TO POKE AROUND TO IMPLEMENT THESE METHODS?
Insight much appreciated.
Thanks
Nick
------- Additional Comments From dclark <at> akamail.com 2002-07-31 10:16 ------- The easy way to find that info is to go to: http://source.winehq.org/ident Then enter for example "TAB_WindowProc" and find out that function is in dlls/comctl32/tab.c.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-07-31 11:42 ------- TCM_HIGHLIGHTITEM is an unimplemented message in TAB_WindowProc in the source code it is in .dlls/comctl32/tab.c
------- Additional Comments From andi <at> rhlx01.fht-esslingen.de 2002-08-01 14:16 ------- Oh, heh. Sounds like someone's crying for help ! ;-)
Also, check out http://search.microsoft.com for any info you need. And don't forget about the usefulness of --debugmsg +relay ...