Basic scrollArea work, win32 sound controlpanel shortcut

This commit is contained in:
Hane 2024-03-26 19:00:34 +01:00
commit a373c706ac
12 changed files with 159 additions and 13 deletions

View file

@ -6,6 +6,7 @@
//done by qt by def #define UNICODE
#include <Windows.h>
#include <shellapi.h>
#include <processthreadsapi.h>
#include <mmdeviceapi.h>
#include <combaseapi.h>