Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MFCでスレッドに文字列名を付けることは可能ですか。これにより、procmonなどの他のアプリは、ThreadID ####が終了するだけでなく、より有用なメッセージをダンプします。
また、現在VC6を使用しています。
ありがとう
はい、特別な種類の例外を発生させることで可能です。ここに示されています。