Skip to content
🎉 Welcome! This is a banner message.

Abstract....

Have you ever seen how long the longest error output takes? Anyway, when I was compiling yesterday, I saw the longest error output in my life - it took a full minute to finish outputting.

The reason was that #include<commctrl.h> was before windows.h….