bits and bytes

Jesus Loves You. C, C++, VC++, .net code snippets and articles, based on Nibu’s day to day programming experiences.

Display start menu easily!

Posted by Nibu Thomas on May 24, 2008

Just one line of code…

// Display start menu
pSomeWnd->SendMessage( WM_SYSCOMMAND, SC_TASKLIST, 0 );

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>