Click here to Skip to main content
15,912,665 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Image Pin
Rickard Andersson2014-Oct-02 6:43
Rickard Andersson2014-Oct-02 6:43 
GeneralUpdating Resource in Windows NT Pin
Atlence14-Oct-02 6:19
Atlence14-Oct-02 6:19 
GeneralRe: Updating Resource in Windows NT Pin
Pavel Klocek14-Oct-02 7:48
Pavel Klocek14-Oct-02 7:48 
GeneralRe: Updating Resource in Windows NT Pin
Daniel Turini14-Oct-02 7:57
Daniel Turini14-Oct-02 7:57 
GeneralTempfile access from other process Pin
Stephan Pilz14-Oct-02 4:34
Stephan Pilz14-Oct-02 4:34 
Generalfind of STL Pin
IMiracle14-Oct-02 4:13
IMiracle14-Oct-02 4:13 
GeneralRe: find of STL Pin
Chris Losinger14-Oct-02 4:28
professionalChris Losinger14-Oct-02 4:28 
GeneralRe: find of STL Pin
Nick Parker14-Oct-02 5:02
protectorNick Parker14-Oct-02 5:02 
Chris Losinger wrote:
1. what is a "vect" ?

Chris,
It looks like he migh have done something like this, maybe??:
typedef vector<CString> vect;


error C2440: '=' : cannot convert from 'const class CString *' to 'class CString *'

Could you be having a problem with a copy constructor or do you not have to deal with those when working with the CString's?



Nick Parker

The greatest lesson in life is to know that even fools are right sometimes. - Winston Churchill



GeneralRe: find of STL Pin
Todd Smith14-Oct-02 6:44
Todd Smith14-Oct-02 6:44 
GeneralFile related question Pin
ShahShehpori14-Oct-02 2:32
sussShahShehpori14-Oct-02 2:32 
GeneralRe: File related question Pin
Joaquín M López Muñoz14-Oct-02 2:36
Joaquín M López Muñoz14-Oct-02 2:36 
GeneralRe: File related question Pin
Abin14-Oct-02 5:02
Abin14-Oct-02 5:02 
GeneralRe: File related question Pin
jmkhael14-Oct-02 5:48
jmkhael14-Oct-02 5:48 
GeneralCHtmlEditCtrl Control Creation Failed Pin
Atlence14-Oct-02 2:04
Atlence14-Oct-02 2:04 
GeneralRe: CHtmlEditCtrl Control Creation Failed Pin
Joaquín M López Muñoz14-Oct-02 2:45
Joaquín M López Muñoz14-Oct-02 2:45 
GeneralRe: CHtmlEditCtrl Control Creation Failed Pin
rjuncu14-Oct-02 3:01
rjuncu14-Oct-02 3:01 
GeneralRe: CHtmlEditCtrl Control Creation Failed Pin
Atlence14-Oct-02 6:23
Atlence14-Oct-02 6:23 
GeneralEdit a CListCtrl Pin
AnTri14-Oct-02 1:56
AnTri14-Oct-02 1:56 
GeneralRe: Edit a CListCtrl Pin
Michael Dunn14-Oct-02 2:21
sitebuilderMichael Dunn14-Oct-02 2:21 
GeneralRe: Edit a CListCtrl Pin
AnTri14-Oct-02 2:34
AnTri14-Oct-02 2:34 
GeneralRe: Edit a CListCtrl Pin
valikac14-Oct-02 7:48
valikac14-Oct-02 7:48 
GeneralRe: Edit a CListCtrl Pin
Shog914-Oct-02 16:21
sitebuilderShog914-Oct-02 16:21 
GeneralProblems with animation control Pin
Brigg Thorp14-Oct-02 1:55
Brigg Thorp14-Oct-02 1:55 
GeneralRe: Problems with animation control Pin
Tom Welch14-Oct-02 2:47
Tom Welch14-Oct-02 2:47 
GeneralRe: Problems with animation control Pin
Tom Welch14-Oct-02 2:49
Tom Welch14-Oct-02 2:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.