May, 2006

Posts
  • Martin Tracy's Blog

    How to find Command GUID:ID pairs, Part Two

    • 0 Comments
    What if you want to find the Command GUID:ID pair associated with a context menu item? Paul Harrington uses this technique -- That one's a little tricky. The ID you want is {D309F791-903F-11D0-9EFC-00A0C911004F}:00000431 It's a little tricky to...
  • Martin Tracy's Blog

    How to find Command GUID:ID pairs

    • 2 Comments
    Currently we have no way of displaying the GUID:ID pairs of Visual Studio command bars. Here's a technique presented by Paul Harrington -- With a little patience, you can get this [information] today via Export Settings. Start by resetting your settings...
  • Martin Tracy's Blog

    Debug Engine GUIDs

    • 0 Comments
    [Compiled by Chetan Parmer.] Defined in Microsoft.VisualStudio.VsConstants : guidCOMPlusOnlyEng { 449EC4CC-30D2-4032-9256-EE18EB41B62B } //ComPlusOnly These GUIDs are not yet defined in VsConstants : guidNativeOnlyEng { 3B476D35-A401-11D2...
  • Martin Tracy's Blog

    Common Web Context Menu Constants

    • 1 Comments
    [From the prolific pen of Douglas Hodges. Continued from Common Context Menu Constants . ] Visual Web Developer Project Specific Information : The context menu for the Web Project node has the following groups: guidVenusCmdId:IDG_CTX_BUILD...
  • Martin Tracy's Blog

    Common Context Menu Constants

    • 1 Comments
    [From the prolific pen of Douglas Hodges. Continued at Common Web Context Menu Constants ] Common menu constants used by VSIP’s in extending project systems : "Project" top-level menu: IDM_VS_MENU_PROJECT Solution Explorer toolbar: IDM_VS_TOOL_PROJWIN...
Page 1 of 1 (5 items)