VS2005 COMPLITION PROBLEM WITH SETTINGS
- by vijay.j
Hi all
i am trying to integrating PJNSMTPCONNECTION CLASSES in my project,they say that those classes donot uses mfc.
MY project is with the setting like MT, and using standard library linking,
when i try to complie i am getting
CSTRING not defined and
fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include
if i include afx.h and remove windows.h,
i am getting iDLLMain aleardy defined like errors