6 ms·
Microsoft Windows technologies like COM do create windows and run message loops on your behalf. When you drag on a title bar it runs a modal message loop in ke
by direwolf20 5mo ago
Microsoft Windows technologies like COM do create windows and run message loops on your behalf.
When you drag on a title bar it runs a modal message loop in kernel mode. Took me a while to figure that one out...