Click here to Skip to main content
15,879,004 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to capture print spool file Pin
RUDOLFYAN3-Jan-06 22:53
RUDOLFYAN3-Jan-06 22:53 
AnswerRe: how to capture print spool file Pin
Garth J Lancaster3-Jan-06 23:24
professionalGarth J Lancaster3-Jan-06 23:24 
GeneralRe: how to capture print spool file Pin
RUDOLFYAN4-Jan-06 3:53
RUDOLFYAN4-Jan-06 3:53 
GeneralRe: how to capture print spool file Pin
Garth J Lancaster4-Jan-06 9:52
professionalGarth J Lancaster4-Jan-06 9:52 
GeneralRe: how to capture print spool file Pin
RUDOLFYAN4-Jan-06 16:39
RUDOLFYAN4-Jan-06 16:39 
GeneralRe: how to capture print spool file Pin
Garth J Lancaster4-Jan-06 17:55
professionalGarth J Lancaster4-Jan-06 17:55 
GeneralRe: how to capture print spool file Pin
Garth J Lancaster4-Jan-06 18:17
professionalGarth J Lancaster4-Jan-06 18:17 
QuestionHow to Select? Pin
<color>Aljechin 3-Jan-06 22:15
<color>Aljechin 3-Jan-06 22:15 
I have an edit control. The details are:
IDC_EDIT (the id)
m_edit (member variable, CString).

I know i can set a text to the control by simply writing
<br />
m_edit = "sometext";<br />


But I want the text to be selected, ready to be deleted with a backspace. How do i do that?



Aljechin Alexander
AnswerRe: How to Select? Pin
khan++3-Jan-06 22:31
khan++3-Jan-06 22:31 
GeneralRe: How to Select? Pin
<color>Aljechin 3-Jan-06 22:37
<color>Aljechin 3-Jan-06 22:37 
Questioncorrupt avi file Pin
P e t e r3-Jan-06 22:11
P e t e r3-Jan-06 22:11 
AnswerRe: corrupt avi file Pin
vikas amin4-Jan-06 4:23
vikas amin4-Jan-06 4:23 
AnswerRe: corrupt avi file Pin
lastgen4-Jan-06 17:16
lastgen4-Jan-06 17:16 
QuestionHow to set working directory to MyPictures? Pin
segment_fault3-Jan-06 21:25
segment_fault3-Jan-06 21:25 
AnswerRe: How to set working directory to MyPictures? Pin
khan++3-Jan-06 21:34
khan++3-Jan-06 21:34 
AnswerRe: How to set working directory to MyPictures? Pin
Prakash Nadar3-Jan-06 21:36
Prakash Nadar3-Jan-06 21:36 
GeneralRe: How to set working directory to MyPictures? Pin
Chintoo7234-Jan-06 0:11
Chintoo7234-Jan-06 0:11 
QuestionHow to make an own CFileDialog resource? Pin
doctorpi3-Jan-06 21:03
doctorpi3-Jan-06 21:03 
AnswerRe: How to make an own CFileDialog resource? Pin
Owner drawn4-Jan-06 0:09
Owner drawn4-Jan-06 0:09 
GeneralRe: How to make an own CFileDialog resource? Pin
doctorpi4-Jan-06 0:42
doctorpi4-Jan-06 0:42 
GeneralRe: How to make an own CFileDialog resource? Pin
Owner drawn4-Jan-06 1:05
Owner drawn4-Jan-06 1:05 
QuestionMulti line colors for Rich edit control and static controls using VC++ Pin
K. narasimharao3-Jan-06 20:37
K. narasimharao3-Jan-06 20:37 
QuestionFloating MDI child window outside MDI parent area PinPopular
contessa3-Jan-06 20:33
contessa3-Jan-06 20:33 
QuestionMaking ATL OLE DB Provider templates support updating of data Pin
haiyonghan3-Jan-06 20:13
haiyonghan3-Jan-06 20:13 
QuestionVC 8.0 compiler/linker/debuger with VC 6.0 IDE Pin
Tomas Rapkauskas3-Jan-06 19:53
Tomas Rapkauskas3-Jan-06 19:53 

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.