Tag: windows
-
How to use P/Invokes with DEVMODE to rotate your displays
How to rotate your screen's layout with code, using Windows DEVMODE and some P/Invokes
-
A Primer on Windows Hooks and Message Loops
An Introduction to how Windows Message Loops work, with Hooks!