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>
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
Oh yeh! these are MFC headers...
you can't compile MFC
there is some porting work, waiting for you :-)
Patrick
thanks patrick.
--Erik