|
-
February 14th, 2005, 12:36 PM
#1
How do you get CString in console apps?
I enjoyed using CString in MFC visual programs but what include file would i need to add to get CString to work in a win32 console app?
thanks
-
February 14th, 2005, 12:41 PM
#2
Re: How do you get CString in console apps?
<afx.h>
Just create a console app with MFC support via the app wizard. But it would be better if you used the STL.
-
February 14th, 2005, 01:22 PM
#3
Re: How do you get CString in console apps?
Take a look at the following FAQ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|