mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 15:58:31 +00:00
[EXPLORER] Implement ABM_GET/SETSTATE and ABM_GETTASKBARPOS (#7525)
This commit is contained in:
parent
af4e39385c
commit
c569aee023
2 changed files with 25 additions and 11 deletions
|
@ -69,6 +69,7 @@ extern "C" {
|
|||
#define ABM_GETAUTOHIDEBAR 7
|
||||
#define ABM_SETAUTOHIDEBAR 8
|
||||
#define ABM_WINDOWPOSCHANGED 9
|
||||
#define ABM_SETSTATE 10
|
||||
#define ABN_STATECHANGE 0
|
||||
#define ABN_POSCHANGED 1
|
||||
#define ABN_FULLSCREENAPP 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue