Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Property Pages
MIDL Property Pages
 MIDL Property Pages: General
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual C++ Concepts: Creating and Managing Projects 
MIDL Property Pages: General 

The General property page in the MIDL folder specifies the following MIDL compiler options:

  • Preprocessor Definitions (/D)

  • Additional Include Directories (/I)

  • Ignore Standard Include Path (/no_def_idir)

  • MkTypLib Compatible (/mktyplib203)

  • Warning Level (/W)

  • Warn As Error (/WX)

  • Suppress Startup Banner (/nologo)

  • MIDL Char Type (/char)

  • Target Environment (/env)

  • Generate Stubless Proxies (/Oicf)

For information on how to access the General property page in the MIDL folder, see How To: Specify Project Properties with Property Pages.

For information on how to programmatically access MIDL options for C++ projects, see VCMidlTool object.

See Also

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