Share via


Handling window messages in console apps

If you've ever wondered how to handle window messages in .NET console applications, check out my latest .NET Matters column in the June 2007 issue of MSDN Magazine, which just went online an hour or so ago.

Comments

  • Anonymous
    December 20, 2007
    I wish there was a similar article about .NET 1.1 - can't use 2.0 in my current project

  • Anonymous
    May 03, 2010
    Updated URL for the article: http://msdn.microsoft.com/en-us/magazine/cc163417.aspx

  • Anonymous
    March 28, 2013
    Really liked this article and code example. It's an oldie, but a goodie.