Header file
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, what is the header file needed to include if i am using CString and my application is simple win32 application type. Regards
Include
#include <afx.h>>
Refer http://msdn2.microsoft.com/en-us/library/ms908299.aspx[^] more information. Regards, Paresh. -
Hi, what is the header file needed to include if i am using CString and my application is simple win32 application type. Regards
atlstr.h
Mark Salsbery Microsoft MVP - Visual C++ :java: