Re: where is a copy of atlstr.h ??



"Robert Macy" <macy@xxxxxxxxxxxxxx> wrote in message
news:1135734393.735415.218240@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Where does the header file atlstr.h reside? I can't find it, yet
> #include <atlstr.h>
> This line appears at the top of a sample thread program *and* it
> appears numerous times at the top of MS sample programs. Yet I can't
> find it anywhere!
>
> The lack of this header file, negates any effectiveness of the example
> programs, so why is it so hard to find?
>
> For reference, installed on the Windows XP:
> Microsoft Visual C++ Toolkit 2003
> Microsoft Visual Studio .NET 2003
> Microsoft .NET
> Microsoft SDK
>
> also have the Windows templates
> WTL70.exe
> WTL71.exe
> WTL75.exe
> all installed, but they don't contain the file.
>
> Where is this file?
>
> - Robert -


By way of background, it is part of the ATL library. The ATL library is
included with Visual Studio but not with the Visual C++ toolkit or the
Platform SDK. Thus you should find it in a location such as the one given by
Jeff.

--
John Carson


.



Relevant Pages

  • Re: where is a copy of atlstr.h ??
    ... > This line appears at the top of a sample thread program *and* it ... > The lack of this header file, negates any effectiveness of the example ... > Microsoft Visual Studio .NET 2003 ... > also have the Windows templates ...
    (microsoft.public.vc.language)
  • where is a copy of atlstr.h ??
    ... Where does the header file atlstr.h reside? ... This line appears at the top of a sample thread program *and* it ... The lack of this header file, negates any effectiveness of the example ... also have the Windows templates ...
    (microsoft.public.vc.language)
  • mbctype.h Error in VS 2005 for Windows Mobile 5.0 Pocket SDK
    ... I created a new Windows Mobile 5.0 targeted Pocket PC application ... in Visual Studio 2005, VC++. ... This appln supports MFC and is a SDI. ... header file and when i again included some other path, ...
    (microsoft.public.pocketpc.developer)
  • Autocomplete
    ... I have been developing in Visual Studio off and on since VS 6.0. ... class is defined in a header file, and the file I am coding includes ... attributes and methods of that class in the autocomplete feature. ... when the header file is modified and saved, the autocomplete ...
    (microsoft.public.dotnet.languages.vc)
  • RE: C++ classes generated by xsd.exe
    ... your .xsd file also worked fine at my side. ... If you immediately open the header file just ... I need to consult the product team for confirming ... Currently I recommend that you use Visual Studio IDE to handle your .xsd ...
    (microsoft.public.vc.database)