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. ATL / WTL / STL
  4. ATLSTR.H & SHOBJIDL.H not found

ATLSTR.H & SHOBJIDL.H not found

Scheduled Pinned Locked Moved ATL / WTL / STL
csharpc++visual-studiohelp
3 Posts 2 Posters 1 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.
  • T Offline
    T Offline
    TOMCAT81
    wrote on last edited by
    #1

    Hi Guys, Where can I get "shobjidl.h" & "atlstr.h" files. Actually I downloaded one of the demo project from this forum. But when I compile it says 'Cannot open shobjidl.h, & atlstr.h' I have searched net but nowhere I found them. Some where I read that atlstr.h can be found in VS .NET . But still didnt get any success. I downloaded WTL 7.0 & 7.1 from microsoft site. But it does not contain these files. Can any body out there to help me. Please give me some downlodable site/ dump Thanks in advance. -Tom

    D 1 Reply Last reply
    0
    • T TOMCAT81

      Hi Guys, Where can I get "shobjidl.h" & "atlstr.h" files. Actually I downloaded one of the demo project from this forum. But when I compile it says 'Cannot open shobjidl.h, & atlstr.h' I have searched net but nowhere I found them. Some where I read that atlstr.h can be found in VS .NET . But still didnt get any success. I downloaded WTL 7.0 & 7.1 from microsoft site. But it does not contain these files. Can any body out there to help me. Please give me some downlodable site/ dump Thanks in advance. -Tom

      D Offline
      D Offline
      Douglas Troy
      wrote on last edited by
      #2

      shobjidl.h - part of the Microsoft SDK. You can find that here: Microsoft Platform SDK Web update site[^] The other file atlstr.h is a standard ATL includes file that is a part of VS .NET 2003 (not sure about older studio releases). This file is typically found in the folder C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include You should just be able to #include <atlstr.h> in your application ... If it's not there, you might want to reinstall studio ...


      :..::. Douglas H. Troy ::..
      Fold with us|Development Blogging|viksoe.dk's site

      T 1 Reply Last reply
      0
      • D Douglas Troy

        shobjidl.h - part of the Microsoft SDK. You can find that here: Microsoft Platform SDK Web update site[^] The other file atlstr.h is a standard ATL includes file that is a part of VS .NET 2003 (not sure about older studio releases). This file is typically found in the folder C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include You should just be able to #include <atlstr.h> in your application ... If it's not there, you might want to reinstall studio ...


        :..::. Douglas H. Troy ::..
        Fold with us|Development Blogging|viksoe.dk's site

        T Offline
        T Offline
        TOMCAT81
        wrote on last edited by
        #3

        Ya, Thanks, I re-installed VS .NET 2003 fully & I found all of them. -Tom

        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