Click here to Skip to main content
15,886,788 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to update edit controls???? Pin
Hamid_RT28-Jun-06 19:06
Hamid_RT28-Jun-06 19:06 
GeneralRe: how to update edit controls???? Pin
ovidiucucu28-Jun-06 21:02
ovidiucucu28-Jun-06 21:02 
GeneralRe: how to update edit controls???? Pin
Hamid_RT28-Jun-06 21:21
Hamid_RT28-Jun-06 21:21 
GeneralRe: how to update edit controls???? Pin
ovidiucucu28-Jun-06 21:31
ovidiucucu28-Jun-06 21:31 
GeneralRe: how to update edit controls???? Pin
thathvamsi28-Jun-06 23:05
thathvamsi28-Jun-06 23:05 
AnswerRe: how to update edit controls???? [modified] Pin
ovidiucucu29-Jun-06 1:12
ovidiucucu29-Jun-06 1:12 
GeneralRe: how to update edit controls???? Pin
thathvamsi29-Jun-06 17:47
thathvamsi29-Jun-06 17:47 
QuestionHow to replace HTML img into Text? [modified] Pin
Tcpip200528-Jun-06 17:23
Tcpip200528-Jun-06 17:23 
<A href="http://www.somesite.com/sth.asp" target=_blank>
<img height=100 src="see.jpg" width=600 border=0>
</A>

->

<A href="http://www.somesite.com/sth.asp" target=_blank>
TestText
</A>


How to do the change using IHTML**** interface?

-- modified at 23:24 Wednesday 28th June, 2006
AnswerRe: How to replace HTML img into Text? Pin
Viorel.28-Jun-06 21:02
Viorel.28-Jun-06 21:02 
Questionsocket WSAWaitForMultipleEvents trouble [modified] Pin
raserove28-Jun-06 17:11
raserove28-Jun-06 17:11 
QuestionHow to create a virtual printer? Pin
yanping wang28-Jun-06 16:50
yanping wang28-Jun-06 16:50 
AnswerRe: How to create a virtual printer? Pin
Hamid_RT28-Jun-06 19:03
Hamid_RT28-Jun-06 19:03 
GeneralRe: How to create a virtual printer? Pin
yanping wang28-Jun-06 22:50
yanping wang28-Jun-06 22:50 
GeneralRe: How to create a virtual printer? Pin
yanping wang28-Jun-06 23:00
yanping wang28-Jun-06 23:00 
QuestionCreateProcess problem. Pin
iLoveM28-Jun-06 16:41
iLoveM28-Jun-06 16:41 
AnswerRe: CreateProcess problem. Pin
Naveen28-Jun-06 17:29
Naveen28-Jun-06 17:29 
GeneralRe: CreateProcess problem. Pin
iLoveM28-Jun-06 22:16
iLoveM28-Jun-06 22:16 
AnswerRe: CreateProcess problem. Pin
Hamid_RT28-Jun-06 19:00
Hamid_RT28-Jun-06 19:00 
GeneralRe: CreateProcess problem. Pin
iLoveM28-Jun-06 22:18
iLoveM28-Jun-06 22:18 
GeneralRe: CreateProcess problem. Pin
Naveen28-Jun-06 22:43
Naveen28-Jun-06 22:43 
QuestionRe: CreateProcess problem. Pin
David Crow29-Jun-06 3:27
David Crow29-Jun-06 3:27 
QuestionRe: CreateProcess problem. Pin
David Crow29-Jun-06 3:23
David Crow29-Jun-06 3:23 
AnswerRe: CreateProcess problem. Pin
iLoveM29-Jun-06 15:47
iLoveM29-Jun-06 15:47 
QuestionHow to display 2 byte characters Pin
surendra vk28-Jun-06 14:11
surendra vk28-Jun-06 14:11 
AnswerRe: How to display 2 byte characters Pin
Michael Dunn28-Jun-06 15:28
sitebuilderMichael Dunn28-Jun-06 15:28 

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.