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. Error in MSHTML.h file

Error in MSHTML.h file

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
4 Posts 4 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.
  • A Offline
    A Offline
    Anamika2005
    wrote on last edited by
    #1

    When i add MSHTML.h file in any application there is shows some error in this file. syntax error : identifier 'LONG_PTR' i really cannot get what is this error is for what should i include other than this file. Shikha Pune

    T K H 3 Replies Last reply
    0
    • A Anamika2005

      When i add MSHTML.h file in any application there is shows some error in this file. syntax error : identifier 'LONG_PTR' i really cannot get what is this error is for what should i include other than this file. Shikha Pune

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      Shikha Jain wrote:

      identifier 'LONG_PTR'

      identifier LONG_PTR what ????? undefined ? symbol unknown ? what is the compilation error number, and exact message please ????


      TOXCCT >>> GEII power

      [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

      1 Reply Last reply
      0
      • A Anamika2005

        When i add MSHTML.h file in any application there is shows some error in this file. syntax error : identifier 'LONG_PTR' i really cannot get what is this error is for what should i include other than this file. Shikha Pune

        K Offline
        K Offline
        khan
        wrote on last edited by
        #3

        I think it is defined in basetsd.h header. Just include that header, and it should be fine. In the Microsoft SDK, it is defined as: typedef _W64 long LONG_PTR, *PLONG_PTR; As you can see it is a long in disguise. this is this.

        1 Reply Last reply
        0
        • A Anamika2005

          When i add MSHTML.h file in any application there is shows some error in this file. syntax error : identifier 'LONG_PTR' i really cannot get what is this error is for what should i include other than this file. Shikha Pune

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          Can you be more specific whats application type?_**


          **_

          whitesky


          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