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. missing headers

missing headers

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++question
4 Posts 2 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.
  • J Offline
    J Offline
    Jay Minor
    wrote on last edited by
    #1

    mshtmhst.h mshtml.h exdisp.h Does anyone know if these files (above) are installed with C++.net 2003 or C++.net Express 2005?

    B 1 Reply Last reply
    0
    • J Jay Minor

      mshtmhst.h mshtml.h exdisp.h Does anyone know if these files (above) are installed with C++.net 2003 or C++.net Express 2005?

      B Offline
      B Offline
      bob16972
      wrote on last edited by
      #2

      In VC++ 2003, they are located in the subdirectory... \Vc7\PlatformSDK\Include They also came up in my other Platform SDK's when searched for on those directory structures. Hope that helps.

      J 1 Reply Last reply
      0
      • B bob16972

        In VC++ 2003, they are located in the subdirectory... \Vc7\PlatformSDK\Include They also came up in my other Platform SDK's when searched for on those directory structures. Hope that helps.

        J Offline
        J Offline
        Jay Minor
        wrote on last edited by
        #3

        Thanks, I saw them. But, I keep on getting this error: test1 error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup Would you know a solution?

        B 1 Reply Last reply
        0
        • J Jay Minor

          Thanks, I saw them. But, I keep on getting this error: test1 error LNK2019: unresolved external symbol _main referenced in function _mainCRTStartup Would you know a solution?

          B Offline
          B Offline
          bob16972
          wrote on last edited by
          #4

          Try changing your _main to _tmain

          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