I hate programming windows apps. Seriously. This was the first weekend I really started writing windows specific code, instead of simply C code that compiles on Windows. And I hated it. I hate their API, I hate their grossly ineffective and bloated structures, I hate the backassward stuff you have to do to make a message handler for console based programs. But most of all, I hate their naming conventions. dwButtons, szName? Hungarian Notation is teh suck. I want to punch the guy who designed MSDN. Right in the face. [sigh...] |