[EXPLORER] Implement ABM_GET/SETSTATE and ABM_GETTASKBARPOS (#7525)

This commit is contained in:
Whindmar Saksit 2024-11-25 19:51:19 +01:00 committed by GitHub
parent af4e39385c
commit c569aee023
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 11 deletions

View file

@ -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