Click here to Skip to main content
15,897,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Property page add variable wizard confused Pin
al250027-Oct-09 8:07
al250027-Oct-09 8:07 
GeneralRe: Property page add variable wizard confused Pin
krmed27-Oct-09 9:09
krmed27-Oct-09 9:09 
QuestionHow do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 5:43
BobInNJ27-Oct-09 5:43 
AnswerRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
Iain Clarke, Warrior Programmer27-Oct-09 6:34
Iain Clarke, Warrior Programmer27-Oct-09 6:34 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 7:49
BobInNJ27-Oct-09 7:49 
QuestionRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
David Crow27-Oct-09 7:53
David Crow27-Oct-09 7:53 
AnswerRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 8:00
BobInNJ27-Oct-09 8:00 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
David Crow27-Oct-09 8:06
David Crow27-Oct-09 8:06 
Those are MFC classes, not window (or system) classes. In any case, ES_READONLY is only for "Edit" classes.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 8:12
BobInNJ27-Oct-09 8:12 
QuestionRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
David Crow27-Oct-09 8:13
David Crow27-Oct-09 8:13 
AnswerRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 8:26
BobInNJ27-Oct-09 8:26 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
Iain Clarke, Warrior Programmer27-Oct-09 8:44
Iain Clarke, Warrior Programmer27-Oct-09 8:44 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 13:39
BobInNJ27-Oct-09 13:39 
AnswerRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
Richard MacCutchan27-Oct-09 6:37
mveRichard MacCutchan27-Oct-09 6:37 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 8:20
BobInNJ27-Oct-09 8:20 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
David Crow27-Oct-09 8:44
David Crow27-Oct-09 8:44 
GeneralRe: How do I Support the Copying of Data from an Output Window to the Clip Board? Pin
BobInNJ27-Oct-09 13:36
BobInNJ27-Oct-09 13:36 
Questiondoe the cursor stay in the readonly cell Pin
prithaa27-Oct-09 3:31
prithaa27-Oct-09 3:31 
QuestionRe: doe the cursor stay in the readonly cell Pin
David Crow27-Oct-09 3:36
David Crow27-Oct-09 3:36 
AnswerRe: doe the cursor stay in the readonly cell Pin
prithaa27-Oct-09 3:39
prithaa27-Oct-09 3:39 
QuestionCan we append Recordsetptr with another Recordset Pin
pandit8427-Oct-09 2:53
pandit8427-Oct-09 2:53 
AnswerRe: Can we append Recordsetptr with another Recordset Pin
David Crow27-Oct-09 3:15
David Crow27-Oct-09 3:15 
GeneralRe: Can we append Recordsetptr with another Recordset Pin
pandit8427-Oct-09 4:54
pandit8427-Oct-09 4:54 
QuestionProblem with icon style CListCtrl on Vista, but not on XP Pin
Sternocera27-Oct-09 2:51
Sternocera27-Oct-09 2:51 
AnswerRe: Problem with icon style CListCtrl on Vista, but not on XP Pin
Sternocera27-Oct-09 3:10
Sternocera27-Oct-09 3:10 

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.