Inhalt von Message-Boxen kopieren
Thomas Wölfer
09. Oktober 2009
Manchmal ganz praktisch: Wenn eine Message-Box angezeigt wird...
... kann man den text darin mit Ctrl+C (Strg+C) einfach in Slipboard kopieren. Das sieht dann etwa so aus:
---------------------------
Microsoft Visual C++ Debug Library
---------------------------
Debug Assertion Failed!
Program: c:\statik\runtime\xfalt\debugx64\baustatik.exe
File: f:\dd\vctools\crt_bld\self_64_amd64\crt\prebuild\tran\amd64\ieee.c
Line: 109
Expression: (mask&~(_MCW_DN|_MCW_EM|_MCW_RC))==0
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
(Press Retry to debug the application)
---------------------------
Abort Retry Ignore
---------------------------