joao.palma Posted April 24, 2009 at 04:07 PM Report #258850 Posted April 24, 2009 at 04:07 PM Passaram-me um projecto k usa o MFC mas da-me erro ao incluir as livrarias de MFC e eu não sei como usar o MFC.... diz k não consegue abrir este ficheiro <afxwin.h> #if !defined(AFX_STDAFX_H__34D85CE8_AD8A_4F2F_B913_5172FF415578__INCLUDED_) #define AFX_STDAFX_H__34D85CE8_AD8A_4F2F_B913_5172FF415578__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include <afxwin.h> // MFC core and standard components #include <afxext.h> // MFC extensions #ifndef _AFX_NO_OLE_SUPPORT #include <afxole.h> // MFC OLE classes #include <afxodlgs.h> // MFC OLE dialog classes #include <afxdisp.h> // MFC Automation classes
TheDark Posted April 27, 2009 at 11:37 AM Report #259343 Posted April 27, 2009 at 11:37 AM Que versão do Visual Studio estás a utilizar? Abriste o projecto que vinha com o código ou criaste um novo e adicionaste os ficheiros? Desaparecido.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now