I'd really like to listen for when a monitor gets hotplugged like when a laptop docs or has a external monitor plugged in.
I'm hoping I can do this in .net maybe with some pinvoke.
As said here:
When adding a monitor on Windows 7 x64 I see registered messages "UxdDisplayChangeMessage" and "HotplugDetected". You can use RegisterWindowMessage to get the identifier for these messages and later just handle messages with this identifier.
2.1m questions
2.1m answers
60 comments
57.0k users