Click here to Skip to main content
15,891,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionUsing CFile or CStdioFile with CEditView - how to copy the entire text Pin
Vaclav_29-Aug-07 8:21
Vaclav_29-Aug-07 8:21 
AnswerRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Russell'29-Aug-07 9:09
Russell'29-Aug-07 9:09 
GeneralRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Vaclav_29-Aug-07 10:28
Vaclav_29-Aug-07 10:28 
AnswerRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Dennis Gourjii29-Aug-07 9:42
Dennis Gourjii29-Aug-07 9:42 
GeneralRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Vaclav_29-Aug-07 10:26
Vaclav_29-Aug-07 10:26 
QuestionRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Mark Salsbery29-Aug-07 9:45
Mark Salsbery29-Aug-07 9:45 
AnswerRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Vaclav_29-Aug-07 10:20
Vaclav_29-Aug-07 10:20 
GeneralRe: Using CFile or CStdioFile with CEditView - how to copy the entire text Pin
Mark Salsbery29-Aug-07 12:11
Mark Salsbery29-Aug-07 12:11 
Heh Smile | :)   Note I didn't say it was THE solution....I was just wondering. 

Often (always?) the canned MFC classes are ok in their simplicity, but they aren't sufficient
for everything.  CEditView is a simple edit control so you're kind of stuck with the limitations
of an edit control - like plain text. 

Cheers,
Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionData Sychronization Pin
Anthony988729-Aug-07 7:53
Anthony988729-Aug-07 7:53 
QuestionCallback functions???? Pin
pblais29-Aug-07 5:35
pblais29-Aug-07 5:35 
AnswerRe: Callback functions???? Pin
Russell'29-Aug-07 5:42
Russell'29-Aug-07 5:42 
GeneralRe: Callback functions???? Pin
pblais29-Aug-07 12:16
pblais29-Aug-07 12:16 
QuestionAccess violation when using STL map in DLL (VS7) Pin
Danny77uk29-Aug-07 5:10
Danny77uk29-Aug-07 5:10 
AnswerRe: Access violation when using STL map in DLL (VS7) Pin
led mike29-Aug-07 7:18
led mike29-Aug-07 7:18 
AnswerRe: Access violation when using STL map in DLL (VS7) Pin
Cedric Moonen29-Aug-07 7:20
Cedric Moonen29-Aug-07 7:20 
GeneralRe: Access violation when using STL map in DLL (VS7) Pin
Stephen Hewitt29-Aug-07 16:25
Stephen Hewitt29-Aug-07 16:25 
AnswerRe: Access violation when using STL map in DLL (VS7) Pin
George L. Jackson29-Aug-07 14:26
George L. Jackson29-Aug-07 14:26 
QuestionTCP/IP Sockets or Something New Pin
Andy20229-Aug-07 5:06
Andy20229-Aug-07 5:06 
AnswerRe: TCP/IP Sockets or Something New Pin
led mike29-Aug-07 7:13
led mike29-Aug-07 7:13 
AnswerRe: TCP/IP Sockets or Something New Pin
Mark Salsbery29-Aug-07 7:24
Mark Salsbery29-Aug-07 7:24 
QuestionGDI+ DrawImage Pin
TheShihan29-Aug-07 4:27
TheShihan29-Aug-07 4:27 
AnswerRe: GDI+ DrawImage Pin
James R. Twine29-Aug-07 7:01
James R. Twine29-Aug-07 7:01 
AnswerRe: GDI+ DrawImage Pin
Hamid_RT29-Aug-07 7:18
Hamid_RT29-Aug-07 7:18 
GeneralRe: GDI+ DrawImage Pin
TheShihan29-Aug-07 20:31
TheShihan29-Aug-07 20:31 
GeneralRe: GDI+ DrawImage Pin
Hamid_RT31-Aug-07 2:04
Hamid_RT31-Aug-07 2:04 

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.