Just Let It Flow

October 21, 2010

Visual Studio Goes Back to the Future

Filed under: Windows — adeyblue @ 3:26 am

They said VS2008 couldn’t use C++0x, they were wrong.

October 4, 2010

When Does GetMessage Return -1?

Filed under: Windows — adeyblue @ 4:44 am

MSDN mentions as examples that an invalid HWND and an invalid message pointer can cause GetMessage to -1 instead of 0 and positively nonzero. Being curious about such things, I wondered what exactly causes such a return.

Powered by WordPress