Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Debugging Header includes

Debugging Header includes

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hyling
    wrote on last edited by
    #1

    Hi, I'm trying to prevent certain Microsoft Platform SDK headers from being included into my project. Is there a view that shows the list of files as the compiler is compiling them, along with the header files that get included in the compile process? The output view that the compiler show is not detailed enough, it doesn't show which file actually #include a file. Thanks Hua-Ying

    P V H 3 Replies Last reply
    0
    • H hyling

      Hi, I'm trying to prevent certain Microsoft Platform SDK headers from being included into my project. Is there a view that shows the list of files as the compiler is compiling them, along with the header files that get included in the compile process? The output view that the compiler show is not detailed enough, it doesn't show which file actually #include a file. Thanks Hua-Ying

      P Offline
      P Offline
      PJ Arends
      wrote on last edited by
      #2

      http://www.codeproject.com/useritems/includefinder.asp[^]


      "You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04 Within you lies the power for good - Use it!


      Honoured as one of The Most Helpful Members of 2004

      1 Reply Last reply
      0
      • H hyling

        Hi, I'm trying to prevent certain Microsoft Platform SDK headers from being included into my project. Is there a view that shows the list of files as the compiler is compiling them, along with the header files that get included in the compile process? The output view that the compiler show is not detailed enough, it doesn't show which file actually #include a file. Thanks Hua-Ying

        V Offline
        V Offline
        vladfein
        wrote on last edited by
        #3

        Are you using MS Visual Studio? What version? In Studio 2003, you can go to Project Properties, C/C++, Advanced and change "Show Includes" to "Yes". ----------------------------- Get trial copy of comment generating tool CommentMakerPro, std::string and std::string containers viewer FeinEvaluatorPro and windows manager for Microsoft Visual Studio .NET FeinWindows at www.FeinSoftware.com

        1 Reply Last reply
        0
        • H hyling

          Hi, I'm trying to prevent certain Microsoft Platform SDK headers from being included into my project. Is there a view that shows the list of files as the compiler is compiling them, along with the header files that get included in the compile process? The output view that the compiler show is not detailed enough, it doesn't show which file actually #include a file. Thanks Hua-Ying

          H Offline
          H Offline
          hyling
          wrote on last edited by
          #4

          Both suggestions were very helpful! Thanks Hua-Ying :)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups