Posted By: eckenkind910 | Oct 2nd, 2008 @ 12:58 AM
page 1 of 1
Comments: 3 | Views: 771
Hi!
I am developing a user interface for a camera based on windows ce 6.0.

I am working in straight c++ without mfc, .net compact framework and so on.
My problem ist the following (and it makes me sick Smiley:
I have a popupmenu, which is a ressource and it's loaded as a ressource. In this popupmenu I want to have little icons or bitmaps bevor the menuitemtext.
I am searching for so long for a solution, but I can't find any.
Maybe it's not even possible to create such a good looking menu? I am really helpless and a bit dissapppointed of the possibibility that windows ce gives to developers.

Does anybody know what to do, I am open to new concepts!

Best Regards,
Katrin

I was going to suggest that you may try applying MF_OWNERDRAW flag to AppendMenu(), but wanted to try it first because not sure if all the APIs required in this method are available.

I don't have VS2003 in working place now, so cannot run simulator for WinCE here.

You may try it yourself, anyway.

page 1 of 1
Comments: 3 | Views: 771
Microsoft Communities