Ignore:
Timestamp:
Oct 6, 1999, 5:41:11 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/listview.c

    r1085 r1156  
    65256525    hl.pwpos = ℘
    65266526    Header_Layout(infoPtr->hwndHeader, &hl);
     6527    SetWindowPos(infoPtr->hwndHeader,hwnd,wp.x,wp.y,wp.cx,wp.cy,wp.flags);
    65276528    if (!(LVS_NOCOLUMNHEADER & lStyle))
    65286529    {
Note: See TracChangeset for help on using the changeset viewer.