Category: OS
Windows Insider Preview – Windows SDK Downloads
Windows – LampAvailabilityChangedEventArgs
Drivers – Wacom – Bamboo Create – CTH-670 Support
Microsoft Word – Dark Mode in Word
[Dark Mode in Word] – Dark mode is the new default which can be changed in the file options.
Windows – Dynamic lighting devices
Windows – Enable or Disable Dynamic Lighting on RGB Devices in Windows 11
Windows – USB, HID and SPB Diagnostics
Windows – Dynamic Lighting – UWP Applications
Windows Shell UI for MS Lighting
Start->Runms-settings: lighting
Windows Virtual-Key Codes
Win11 Build Schedule
Announcing Windows 11 Insider Preview Build 25336
How to Connect Chromebook to TV Without HDMI
Windows Insider – Using ISOs
[Windows Insider – Using ISOs]
[Windows Insider Preview Downloads]
[VMWare – Connect USB HIDs to a Virtual Machine]
[PowerShell – About Execution Policies]
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
OpenRazer
The [openrazer.github.io] driver is community supported and adds Linux/Mac support for many Razer hardware devices.
AnyDesk
[AnyDesk] is ultra powerful remote desktop tool capable of remote troubleshooting issues in the hands of only people you trust.
StayAwake
[StayAwake] is a useful tool for Windows to keep your machine from auto logging out.
[Cpp_PasteFromClipboardToForegroundApp] can paste text from the clipboard into the foreground app when the clipboard feature might be disabled.
[CSharp_ShareClipboard] is a C# app that can share the clipboard between computers.
Windows API – Grant identity to non-packaged desktop apps
Windows API – [Grant identity to non-packaged desktop apps]
Windows App SDK
The [Windows App SDK] is a set of new developer components and tools that represent the next evolution in the Windows app development platform. The Windows App SDK provides a unified set of APIs and tools that can be used in a consistent way by any desktop app on Windows 11 and downlevel to Windows 10, version 1809.
Apple just killed M1 – WWDC 2022
Windows Monitor Align Utility
[ChangeDisplaySettingsExA function (winuser.h)]
I need this function to align my monitor windows. If it’s not perfectly aligned I have to fight with the mouse to cross the monitor boundary.
I created a Win32 application to fix this issue. [Win32_MonitorAlign]