Displaying bitmap in menu

Hi everyone,
I have created a simple menu using my resource editor and I need to add a image(or bitmap) on my menu.

Since I am not a native English speaker I could not explain my question well so kindly consider this example for the better understanding of my question.

If my menu has two names file and Help, instead of displaying my menu as words I want to display an image(or bitmap) e.g Bitmap which looks like a question mark for Help.

Any suggestions, reference links, codes is highly appreciated.

Thank you.
Here is an example about owner drawn menu. Maybe you can adjust it - draw your bitmap in WM_DRAWITEM.
http://cboard.cprogramming.com/windows-programming/23059-owner-drawn-menus.html
Topic archived. No new replies allowed.