Hi,
I have coded a MFC conduit using the conduit wizard. Also i have imported
the ADO library.When ever i compile it gives a error saying windows.h
already included.The header files which i have used are listed below. Can
someone pls tell me what could be the cause for this.
#import "c:\Program Files\Common Files\System\ado\msado15.dll"
no_namespace rename("EOF", "adoEOF")
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC core and standard components
#include <afxcmn.h> // for CImageList in fieldlis.h
#include <string.h>
#include <wtypes.h>
#include <stdafx.h>
#include "syncmgr.h"
#include "hslog.h"
#include "condapi.h"
#include "PocketSAP.h"
#include "PALM_CMN.H"
#include "PocketSAPMon.h"
#include "logstrng.h"
#include "pdcmn.h"
#include "tableDll.h"
#include "pdcmnDll.h"
#include "cmnres.h"
#include "actdlg.h"
Thanks in advance,
Dhanushka.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/