Click here to Skip to main content
15,905,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ Resource Editor Pin
Maximilien29-Jul-03 7:07
Maximilien29-Jul-03 7:07 
GeneralRe: Visual C++ Resource Editor Pin
idir29-Jul-03 7:26
idir29-Jul-03 7:26 
GeneralRe: Visual C++ Resource Editor Pin
Maximilien29-Jul-03 8:16
Maximilien29-Jul-03 8:16 
GeneralLinking to a spot in source code Pin
keegan29-Jul-03 5:34
keegan29-Jul-03 5:34 
GeneralRe: Linking to a spot in source code Pin
Ian Darling29-Jul-03 5:38
Ian Darling29-Jul-03 5:38 
GeneralRe: Linking to a spot in source code Pin
keegan29-Jul-03 5:49
keegan29-Jul-03 5:49 
GeneralRe: Linking to a spot in source code Pin
Neville Franks29-Jul-03 5:56
Neville Franks29-Jul-03 5:56 
GeneralCStringArray in a CList Pin
Anonymous29-Jul-03 4:13
Anonymous29-Jul-03 4:13 
I have tried to create a CList of one/more CStringArray objects. If I try and add CStringArray to my CList I get the error:

error C2558: 'CStringArray' : no copy constructor available

Do I have derive from CStringArray and write copy constructor for my derived class? How come CStringArray does not already have copy constructor. Surely it knows the type of its elements so surely it should know how to copy itself?
GeneralRe: CStringArray in a CList Pin
Ian Darling29-Jul-03 4:19
Ian Darling29-Jul-03 4:19 
GeneralRe: CStringArray in a CList Pin
Chris Losinger29-Jul-03 5:34
professionalChris Losinger29-Jul-03 5:34 
GeneralRe: CStringArray in a CList Pin
Anna-Jayne Metcalfe29-Jul-03 6:13
Anna-Jayne Metcalfe29-Jul-03 6:13 
QuestionHow to create a text field within a dialog box Pin
Deepak Samuel29-Jul-03 4:12
Deepak Samuel29-Jul-03 4:12 
AnswerRe: How to create a text field within a dialog box Pin
PremL29-Jul-03 5:20
PremL29-Jul-03 5:20 
GeneralRe: How to create a text field within a dialog box Pin
armentage29-Jul-03 7:43
armentage29-Jul-03 7:43 
GeneralRe: How to create a text field within a dialog box Pin
Mike Dimmick29-Jul-03 13:32
Mike Dimmick29-Jul-03 13:32 
GeneralRe: How to create a text field within a dialog box Pin
PremL29-Jul-03 13:53
PremL29-Jul-03 13:53 
GeneralRe: How to create a text field within a dialog box Pin
igor196014-Oct-03 11:42
igor196014-Oct-03 11:42 
GeneralHaw to create thread from thread Pin
Member 49993429-Jul-03 3:59
Member 49993429-Jul-03 3:59 
GeneralRe: Haw to create thread from thread Pin
valikac29-Jul-03 5:29
valikac29-Jul-03 5:29 
GeneralDebug exe Pin
novachen29-Jul-03 3:56
novachen29-Jul-03 3:56 
GeneralRe: Debug exe Pin
David Crow29-Jul-03 7:30
David Crow29-Jul-03 7:30 
GeneralRe: Debug exe Pin
Alexander M.,29-Jul-03 9:20
Alexander M.,29-Jul-03 9:20 
GeneralAFX_SQL_ERROR_CONNECT_FAIL Pin
modular29-Jul-03 3:53
modular29-Jul-03 3:53 
GeneralStrange Codes Pin
FlyingDancer29-Jul-03 3:50
FlyingDancer29-Jul-03 3:50 
GeneralRe: Strange Codes Pin
73Zeppelin29-Jul-03 5:45
73Zeppelin29-Jul-03 5:45 

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.