Changed NOTIFYICONDATA structure to version 4 (Vista and later).

This commit is contained in:
2024-01-20 21:37:22 +03:00
parent 016e42bbf2
commit 3e8b3b906b
2 changed files with 54 additions and 33 deletions

View File

@@ -46,6 +46,7 @@
#include <vector>
#include <strsafe.h>
#include <windows.h>
#include <windowsx.h>
#include <wininet.h>
#include <shellapi.h>
#include <CommCtrl.h>