The MASM Forum

General => The Campus => Topic started by: Zen on June 24, 2014, 04:40:59 AM

Title: Raymond Chen has an Annoying Example Program
Post by: Zen on June 24, 2014, 04:40:59 AM
...You see,...all the BEST programmers are ANNOYING,...:dazzled:
Here is Raymond Chen's annoying: Adding a Sound to the Alt+Tab Window, June 23, 2014 (http://blogs.msdn.com/b/oldnewthing/archive/2014/06/23/10536416.aspx).
It's written in C/C++ (presumably, just to annoy assembly programmers), but, should be understandable to MASM Forum fans.