Re: Linked Lists debugger question

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Giovanni Dicanio" wrote:
Moreover, with VC++2008 EE you have neither ATL nor MFC support.

You can use the older verson of ATL that comes with Platform SDK
2003. This solution is a bit dirty, no doubt, but it works.

"Using WTL with Visual C++ 2005 Express Edition"
http://www.codeproject.com/KB/wtl/WTLExpress.aspx

HTH
Alex


.



Relevant Pages

  • Re: IGroupPolicyObject
    ... I only chose the ATL COM ... choosing "A simple Win32 application") gives the error I mentioned before. ... reference any additional headers you need in STDAFX.H ... > the Platform SDK doesn't change the setting). ...
    (microsoft.public.win2000.developer)
  • Re: IGroupPolicyObject
    ... COM server by using the ATL COM AppWizard, or are you creating a "normal" ... the Platform SDK doesn't change the setting). ... > I created a simple Win32 Application, pasted in your code and called ... That header file is way above me, ...
    (microsoft.public.win2000.developer)
  • Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
    ... "Win2k3 and older Platform SDKs contained ATL, MFC, CRT, STL that can only ... Additionally, to use the Platform SDK to build VC applications, you should ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Where to obtain missing header files
    ... header files I don't have. ... Which compiler are you using? ... These are part of Active Template Library (ATL). ... These are shipped with Platform SDK: ...
    (microsoft.public.vc.language)
  • Re: VS2005 standard edition
    ... It appears you were using ATL in VC6 pro. ... But ATL/MFC is part of the platform SDK. ...
    (microsoft.public.vc.language)