Articles by tag: winapi
C++ Windows wallpaper change: WinAPI and COM
Implementation of a C++ program for programmatic desktop background change in Windows. Console hiding, TEST/Release configurations, wallpaper check. Code and examples for middle/senior dev. Study the technique.
Windows 11 Keyboard Layout Switching AutoHotkey
Set up stable Alt+Shift in Windows 11 with AutoHotkey v2 script. Bypassing the standard mechanism, code with debounce and API. Instructions for developers.