Menu

download location for Win32 header files

2003-01-29
2012-09-26
  • Erik Ostermueller

    All,

    Thanks for such a great tool.
    I'm a C++ novice and Dev-C++
    has been real easy for me.

    Where can I get copies of these header files?
    This list came from stdafx.h.
    #include <afxwin.h>
    #include <afxext.h>
    #include <afxdtctl.h>
    #include <afxcmn.h>
    #include <afxtempl.h>
    #include <afxcoll.h>

    #include <afxpriv.h>
    #include <wbemidl.h>
    #include <aclapi.h>
    #include <aclui.h>
    #include <vdmdbg.h>

    Thanks in advance for any help you can provide.

    --Erik Ostermueller

     
    • Patrick Ogay

      Patrick Ogay - 2003-01-29

      Oh yeh! these are MFC headers...
      you can't compile MFC

      there is some porting work, waiting for you :-)

      Patrick

       
    • Erik Ostermueller

      thanks patrick.

      --Erik

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.