Hi Everybody

I want to add to my "File" menu the "Recent Files" list in Visual C# 2003.
Hope you can help me.

thanks

RE: Help with Menu Item, MDI app by guybar

guybar
Tue Apr 11 04:23:01 CDT 2006

The recent files list in visual studio 2003 is found in the registry in the
following Key:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\FileMRUList
The recent project list is at:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ProjectMRUList
--
GuyBar


"M. G," wrote:

> Hi Everybody
>
> I want to add to my "File" menu the "Recent Files" list in Visual C# 2003.
> Hope you can help me.
>
> thanks
>
>
>