Click here to Skip to main content
15,881,588 members
Articles / Desktop Programming / MFC

Owner Drawn Menu with Bitmaps, Icons, and Colors

Rate me:
Please Sign up or sign in to vote.
4.55/5 (8 votes)
8 Sep 2002 167.7K   4.7K   53  
Use application resources to create your owner drawn menu
//
// MENUCHDEMO.RC2 - resources Microsoft Visual C++ does not edit directly
//

#ifdef APSTUDIO_INVOKED
	#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...

/////////////////////////////////////////////////////////////////////////////

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
Taiwan Taiwan
I'm a software engineer for a R&D department developing specialised user interface software for the automation industry.

I enjoy coding and researching algorithm.

Comments and Discussions