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.
WinAPI SetTimer()がWPFスレッドモデルと競合しているようです。WPFメインスレッドでSetTimer()を呼び出すと、タイマーが正しく起動しない場合があります。SetTimer()のHWNDがnullです。その対立は本当ですか?