Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio SDK
Command Table Configuration (.Ctc) Files
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A command table configuration (.ctc) file is a text file that describes the command set for a VSPackage. A .ctc file is compiled into a native satellite DLL, managed satellite DLL, or managed VSPackage.

The binary command table output file, identified by its .cto extension, is a resource that implements the command set described by its corresponding .ctc file.

In This Section

Designing Command Table Configuration Files

Describes the syntax of a command table.

How to: Create Menu Commands for a VSPackage Using the Binary Command Table Compiler

Describes the processes of compiling your commands into a binary file and exposing them in the IDE.

Command Table Compiler Command Line Flags

Describes the command-line parameters that are used by the command table compiler.

Related Sections

How VSPackages Add User Interface Elements

Describes the command table format specification.

Resources in Managed VSPackages

Describes the use of managed and unmanaged resources in managed VSPackages.

Command Table Format Reference

Provides details about each section of the command table configuration file.

Menus and Toolbars

Explains how to create a UI that includes menus, toolbars, and command combo boxes.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker