How can I add recent files to vc++ 2008 menu?
Hello,
I've started to develop VC++ 2008 recently. At the moment I'm working on a small Forms application.
Now I would like to add a recent file list to my applications file menu.
The menu (menustrip1) has only a few menu items (New, save, saveas, exit).
At the bottom of this menu I would like to add a recent file list with 3 items.
But when I rightclick to add another menu item I only can choose between "menuitem/combobox/separator/Textbox"
Can you help me?
Thank your help
Regards rhodes
Re: How can I add recent files to vc++ 2008 menu?