Alexandre Julliard
|
3cd9f97149
|
shell32: Pack the appbar data structure to allow crossing 32/64 boundaries.
|
2010-03-30 21:28:13 +02:00 |
Vincent Povirk
|
78dcb140c5
|
explorer: Quiet a few fixmes.
|
2009-01-06 10:09:36 +01:00 |
Francois Gouget
|
e1ca6799fa
|
explorer: Make appbar_wndproc() static.
|
2008-12-15 12:25:15 +01:00 |
Vincent Povirk
|
3f68641b92
|
explorer,shell32: Improve ABM_GETTASKBARPOS stub.
|
2008-12-08 12:02:27 +01:00 |
Vincent Povirk
|
aacfc6ed95
|
explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.
|
2008-09-05 12:11:40 +02:00 |
Vincent Povirk
|
8adae9aa1f
|
explorer: Track appbar positions and send ABN_POSCHANGED notifications.
|
2008-09-05 12:11:23 +02:00 |
Vincent Povirk
|
96f8de0de9
|
explorer: Implement ABM_ADD and ABM_REMOVE.
|
2008-09-05 12:10:55 +02:00 |
Vincent Povirk
|
3cce9ad9c6
|
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
|
2008-09-04 13:32:42 +02:00 |