https://i.imgur.com/Ew9AKIN.jpg
http://jbbs.shitaraba.net/bbs/read.cgi/internet/8173/1511388228/928
http://jbbs.shitaraba.net/bbs/read.cgi/internet/8173/1521279977/240

よくクラッシュするのはTPutilWindowが非常に怪しいな。見えないウインドウとして大量に開かれている
http://www.delphigroups.info/2/be/321933.html
> Re:TPUtilWindow - what is that ?
> These windows are created using the AllocateHWnd method, and are used
> by components that require a window handle but usually have no
> windows. Examples for components that create such windows are TTimer
> and TPopupMenu.
ということでタイマーやポップアップにまで使われる、ダミーのウインドウということみたい。
Delphiの癌なんじゃねーのこれ。
WM_ACTIVATEAPP が送られてる。


そうはいうものの、上手いやつが作ったDelphi製アプリは落ちないがな。