80070006 ハンドルが無効です。dwmapi.dll
自作のプログラムのデバッグに、以下のようなメッセージが出ている。
なんだろう。
コントローラのウィンドウを動かすとでる。
リフレッシュのたびに出ている感じだ。
スレッド 0x495c はコード 0 (0x0) で終了しました。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(870) tid(4c40) 80070006 ハンドルが無効です。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(871) tid(4c40) 80070006 ハンドルが無効です。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(872) tid(4c40) 80070006 ハンドルが無効です。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(873) tid(4c40) 80070006 ハンドルが無効です。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(874) tid(4c40) 80070006 ハンドルが無効です。 windows\dwm\dwmapi\attribute.cpp(92)\dwmapi.dll!70623CF4: (caller: 6D6190ED) ReturnHr(875) tid(4c40) 80070006 ハンドルが無効です。 スレッド 0x304c はコード 0 (0x0) で終了しました。 スレッド 0x56cc はコード 0 (0x0) で終了しました。
developercommunity.visualstudio.com
Why am I getting hundreds of weird messages in debug Output window?