Changeset 1156 for trunk/src/comctl32/listview.c
- Timestamp:
- Oct 6, 1999, 5:41:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/listview.c
r1085 r1156 6525 6525 hl.pwpos = ℘ 6526 6526 Header_Layout(infoPtr->hwndHeader, &hl); 6527 SetWindowPos(infoPtr->hwndHeader,hwnd,wp.x,wp.y,wp.cx,wp.cy,wp.flags); 6527 6528 if (!(LVS_NOCOLUMNHEADER & lStyle)) 6528 6529 {
Note:
See TracChangeset
for help on using the changeset viewer.