Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: rename a file Pin
PJ Arends19-Jun-04 6:48
professionalPJ Arends19-Jun-04 6:48 
Generalpopup menu problem Pin
udi444419-Jun-04 3:49
udi444419-Jun-04 3:49 
GeneralRe: popup menu problem Pin
kfaday19-Jun-04 5:11
kfaday19-Jun-04 5:11 
Questionhow to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:03
ThatsAlok19-Jun-04 3:03 
AnswerRe: how to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:43
ThatsAlok19-Jun-04 3:43 
GeneralWhen I create a vector of GraphicsPath class and its iterator, A compilation error occurs ! Pin
Gem19-Jun-04 3:02
Gem19-Jun-04 3:02 
GeneralCreating DSN Programatically Pin
Imtiaz Murtaza19-Jun-04 2:09
Imtiaz Murtaza19-Jun-04 2:09 
GeneralRe: Creating DSN Programatically Pin
Ghazi H. Wadi19-Jun-04 3:36
Ghazi H. Wadi19-Jun-04 3:36 
GeneralRe: Creating DSN Programatically Pin
palbano19-Jun-04 7:17
palbano19-Jun-04 7:17 
GeneralHI MR VC Pin
Anonymous19-Jun-04 1:37
Anonymous19-Jun-04 1:37 
QuestionHow can I disable PowerOff key? Pin
MiCROHARD19-Jun-04 1:33
MiCROHARD19-Jun-04 1:33 
AnswerRe: How can I disable PowerOff key? Pin
Ghazi H. Wadi19-Jun-04 2:00
Ghazi H. Wadi19-Jun-04 2:00 
GeneralEncryption Pin
sschilachi19-Jun-04 1:11
sschilachi19-Jun-04 1:11 
GeneralRe: Encryption Pin
palbano19-Jun-04 7:11
palbano19-Jun-04 7:11 
GeneralRe: Encryption Pin
Ravi Bhavnani19-Jun-04 17:28
professionalRavi Bhavnani19-Jun-04 17:28 
GeneralRe: Encryption Pin
Henry miller21-Jun-04 3:49
Henry miller21-Jun-04 3:49 
QuestionHow to Insert Combo in MS Datagrid Ctrl Pin
Sumit Kapoor18-Jun-04 23:53
Sumit Kapoor18-Jun-04 23:53 
GeneralCMonthCalCtrl Pin
sschilachi18-Jun-04 23:20
sschilachi18-Jun-04 23:20 
GeneralRe: CMonthCalCtrl Pin
palbano19-Jun-04 7:05
palbano19-Jun-04 7:05 
Generaldrawing in CRichEditView Pin
AntonGogolev18-Jun-04 22:58
AntonGogolev18-Jun-04 22:58 
GeneralUse office automation in batch Pin
novachen18-Jun-04 21:47
novachen18-Jun-04 21:47 
Generalrich edit Pin
ramtinbahal18-Jun-04 20:43
ramtinbahal18-Jun-04 20:43 
GeneralRe: rich edit Pin
Anonymous18-Jun-04 21:09
Anonymous18-Jun-04 21:09 
GeneralRe: rich edit Pin
David Crow21-Jun-04 3:24
David Crow21-Jun-04 3:24 
GeneralRe: rich edit Pin
mohsen nourian25-Jun-04 20:20
mohsen nourian25-Jun-04 20:20 
thanks for your simple response
but now i'm trying to put text in a rich edit control
while accessing the way i put it there .
i mean how i can put text at a line number and a column i wish (example line 5 column 20 ) ?
setwindowtext() is good for one line rich edit
but i have a multiline rich edit box .so i need a way to write text in it
how i wish .
Strangely there is no function in rich edit class to do it (except SetWindowText() ) or maybe i dont know because i searched MSDN entirely but nothing found .
lots of thanks

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.