Control-C in MessageBox
Thanks to Adam for this amazing tip:
"A little-known Windows fact: you can press Ctrl+C in any dialog box generated with MessageBox() (or any of its variants) to copy the message text to the clipboard."
Thanks to Adam for this amazing tip:
"A little-known Windows fact: you can press Ctrl+C in any dialog box generated with MessageBox() (or any of its variants) to copy the message text to the clipboard."