I'm new to C++ programing. the compiler can't find "atlstr.h" to include.
I searched alot for this file but I couldn't find.
Please, and body knows how to find it , tell me ASAP.
DrMAF -3 Newbie Poster
Recommended Answers
Jump to Postnever heard of that header file. What is it supposed to do?
Jump to PostAre you using Visual C++ Express? atlstr.h is part of the ATL library which only comes with retail versions of Visual Studio. If you're confident enough to do some hacking, you can use the freely available WTL instead (instructions can be found here).
Why do you …
All 7 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
Narue 5,707 Bad Cop Team Colleague
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
DrMAF -3 Newbie Poster
Nick Evan commented: yeah -3
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
DrMAF -3 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.