Re: Visual C++ 6 support issue
From: Daniel James (wastebasket_at_nospam.aaisp.org)
Date: 05/15/04
- Next message: Yasoo: "Re: WM_QUIT and WM_CLOSE"
- Previous message: Scott McPhillips [MVP]: "Re: WM_QUIT and WM_CLOSE"
- In reply to: Joseph M. Newcomer: "Re: Visual C++ 6 support issue"
- Next in thread: Yasoo: "Re: Visual C++ 6 support issue"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 15 May 2004 17:28:53 +0100
In article news:<c38ba0prcl3d3q05oimrhpr30vrfbamkh0@4ax.com>, Joseph M.
Newcomer wrote:
> A couple useful features that MFC7 has is the ability to use CString
> without buying into all of MFC, and the ability to have a mix of
> 8-bit and 16-bit CStrings.
If you're not "buying into" the whole of MFC you can always use
std::string (and std::wstring) for this.
Cheers,
Daniel.
- Next message: Yasoo: "Re: WM_QUIT and WM_CLOSE"
- Previous message: Scott McPhillips [MVP]: "Re: WM_QUIT and WM_CLOSE"
- In reply to: Joseph M. Newcomer: "Re: Visual C++ 6 support issue"
- Next in thread: Yasoo: "Re: Visual C++ 6 support issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|