The patch works great. Thanks a lot!
Guy
-----Original Message----- From: Susan Farley susan@codeweavers.com To: wine patches wine-patches@winehq.com Cc: Guy L. Albertelli galberte@neo.lrun.com Date: Thursday, February 22, 2001 1:33 PM Subject: page scroller improvements for IE4
With this patch, the menu bar (which is the child of a pager control) shows up on Internet Explorer 4. Thanks to Guy Albertelli for pointing out that problem. There is still a problem with the way it scrolls--I'll work on that next.
Changelog:
- dlls/comctl32/pager.c Horiz/Vert determination must be dynamic, as the style may
not be set upon creation; improved positioning and scrolling.
- include/commctrl.h Avoid alignment problems with NMPGSCROLL struct.
Susan Farley susan@codeweavers.com