Click here to Skip to main content
15,908,455 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CComPtr releasing problem Pin
KingsGambit4-Jan-10 18:16
KingsGambit4-Jan-10 18:16 
GeneralRe: CComPtr releasing problem Pin
A&Ms4-Jan-10 18:50
A&Ms4-Jan-10 18:50 
GeneralRe: CComPtr releasing problem Pin
KingsGambit4-Jan-10 19:09
KingsGambit4-Jan-10 19:09 
QuestionUser permission problem with MFC Pin
bhanu_85094-Jan-10 0:38
bhanu_85094-Jan-10 0:38 
AnswerRe: User permission problem with MFC Pin
CPallini4-Jan-10 1:02
mveCPallini4-Jan-10 1:02 
AnswerRe: User permission problem with MFC Pin
KarstenK4-Jan-10 2:01
mveKarstenK4-Jan-10 2:01 
GeneralRe: User permission problem with MFC Pin
bhanu_85094-Jan-10 5:32
bhanu_85094-Jan-10 5:32 
GeneralRe: User permission problem with MFC Pin
KarstenK4-Jan-10 20:38
mveKarstenK4-Jan-10 20:38 
AnswerRe: User permission problem with MFC Pin
Rolf Kristensen6-Jan-10 10:45
Rolf Kristensen6-Jan-10 10:45 
QuestionRead / Create Excel file with out using odbc Pin
Game-point3-Jan-10 23:00
Game-point3-Jan-10 23:00 
AnswerRe: Read / Create Excel file with out using odbc Pin
Cedric Moonen3-Jan-10 23:15
Cedric Moonen3-Jan-10 23:15 
AnswerRe: Read / Create Excel file with out using odbc Pin
Paresh Chitte3-Jan-10 23:42
Paresh Chitte3-Jan-10 23:42 
AnswerRe: Read / Create Excel file with out using odbc Pin
CikaPero13-Jan-10 23:35
CikaPero13-Jan-10 23:35 
QuestionConnect to IRC server Pin
Thilek3-Jan-10 20:55
Thilek3-Jan-10 20:55 
AnswerRe: Connect to IRC server Pin
ThatsAlok3-Jan-10 22:09
ThatsAlok3-Jan-10 22:09 
AnswerRe: Connect to IRC server Pin
Moak3-Jan-10 23:12
Moak3-Jan-10 23:12 
GeneralRe: Connect to IRC server Pin
Thilek4-Jan-10 19:25
Thilek4-Jan-10 19:25 
Questiondisable CString value Pin
Rakesh53-Jan-10 20:41
Rakesh53-Jan-10 20:41 
AnswerRe: disable CString value Pin
KingsGambit3-Jan-10 20:50
KingsGambit3-Jan-10 20:50 
AnswerRe: disable CString value Pin
Cedric Moonen3-Jan-10 20:55
Cedric Moonen3-Jan-10 20:55 
AnswerRe: disable CString value Pin
«_Superman_»3-Jan-10 21:12
professional«_Superman_»3-Jan-10 21:12 
AnswerRe: disable CString value Pin
Nelek3-Jan-10 22:02
protectorNelek3-Jan-10 22:02 
If you are using the string in pDC->TextOut (...) you can do it as well by changing the font color, but you can't do it only depending on words, you will need different strings, so you print one, change the color and then print the next.

this[^] or this[^]may be useful for you as well.

Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.

AnswerRe: disable CString value Pin
Rajesh R Subramanian3-Jan-10 22:15
professionalRajesh R Subramanian3-Jan-10 22:15 
AnswerRe: disable CString value Pin
Michael Schubert4-Jan-10 5:10
Michael Schubert4-Jan-10 5:10 
GeneralRe: disable CString value Pin
CPallini4-Jan-10 11:36
mveCPallini4-Jan-10 11:36 

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.