Menu item in Debug menu?

Hi,

I've looked in all the ctc files of the inc folder but I cannot find the correct group id for the debug/window menu.

Thanks for your help,

Charles

[170 byte] By [cverdon] at [2007-12-24]
# 1
Is there any other ctc files to look into to find the groupd id of the debug menu?
cverdon at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Extensibility...
# 2

Hi "cverdon",

You are correct that these are not defined in the current SDK, and this is, unfortunately, a bug. These files will be included in the November 2006 CTP of Visual Studio SDK V4 which will ship in about 1 month.

In the meantime, if this is blocking you, please contact me via http://blogs.msdn.com/aaronmar and I'll see if it would be possible to privately ship you these files out of band. (It may not be though....I'll need to get approval from the right folks inside Microsoft).

Thanks,

Aaron Marten

AaronMarten-MSFT at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Extensibility...
# 3

Hi Cverdon,

The guid:id pair for that particular context menu is:

C9DD4A58-47FB-11d2-83E7-00C04F9902C1:1026

If you are a participant in the Visual Studio 2005 Service Pack 1 beta, and you add the following registry key value:

[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\General]
"EnableVSIPLogging"=dword:00000001

Then, when you hold down the ctrl+shift key and invoke a dropdown or context menu, a messagebox will display with the pertinent guid and menu ID info.

Now that SP1 (the beta) is public, we'll get this info up on Dr. Ex's blog in the few days.

Sincerely,

EdDore at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Extensibility...
# 4

Thanks to both of you.

I will wait until the next sdk.

Charles Verdon

cverdon at 2007-10-8 > top of Msdn Tech,Visual Studio,Visual Studio Extensibility...

Visual Studio

Site Classified