VC++ 6.0
Win NT and 2K

I have a couple of extra lines showing up in one of my menus and I can't figure 
out how to get rid of them. They do not show up in the VC++ resource editor; 
they only show up in the compiled version of the application. They aren't in 
the text in the  .rc file, either.

The extra lines appear at the bottom of one drop-down menu like this:
        ------------------------        // (extra separator)
        1
(ck)    2

(There is a checkmark in front of the '2')
It is something like a most recently used file list.  But there are no file 
names listed.  Nothing after the '1' or '2'.

Does anyone know what I need to do to get rid of them?  The menu resource name 
is IDR_MAINFRAME which might have something to do with the MRU-style.

Thanks

Jean Palmer
Northrop Grumman
> * [EMAIL PROTECTED]
> * (410-993-2627)
> 
> 

_______________________________________________
msvc mailing list
[EMAIL PROTECTED]
See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for 
subscription changes, and list archive.

Reply via email to