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

C / C++ / MFC

 
QuestionRe: Unhandled Exception errror in CStringData GetData() Pin
David Crow11-May-12 2:21
David Crow11-May-12 2:21 
Questiondlg can make by XML? Pin
wangafei10-May-12 16:42
wangafei10-May-12 16:42 
AnswerRe: dlg can make by XML? Pin
«_Superman_»10-May-12 19:16
professional«_Superman_»10-May-12 19:16 
AnswerRe: dlg can make by XML? Pin
ThatsAlok10-May-12 22:54
ThatsAlok10-May-12 22:54 
AnswerRe: dlg can make by XML? Pin
Code-o-mat11-May-12 0:23
Code-o-mat11-May-12 0:23 
AnswerRe: dlg can make by XML? Pin
Aescleal11-May-12 2:15
Aescleal11-May-12 2:15 
Questionpackaging and deployment, the c++ redistribution file Pin
jkirkerx10-May-12 11:00
professionaljkirkerx10-May-12 11:00 
AnswerRe: packaging and deployment, the c++ redistribution file Pin
«_Superman_»10-May-12 19:05
professional«_Superman_»10-May-12 19:05 
AnswerRe: packaging and deployment, the c++ redistribution file Pin
peilinok10-May-12 20:56
peilinok10-May-12 20:56 
AnswerRe: packaging and deployment, the c++ redistribution file Pin
TinyDevices11-May-12 1:52
professionalTinyDevices11-May-12 1:52 
GeneralRe: packaging and deployment, the c++ redistribution file Pin
Aescleal11-May-12 2:22
Aescleal11-May-12 2:22 
GeneralThanks all Pin
jkirkerx11-May-12 6:56
professionaljkirkerx11-May-12 6:56 
QuestionHow to Change the Blue Selection Color in Edit Control Pin
vishalgpt10-May-12 8:01
vishalgpt10-May-12 8:01 
AnswerRe: How to Change the Blue Selection Color in Edit Control Pin
David Crow10-May-12 9:45
David Crow10-May-12 9:45 
That's a Windows setting. You can change it via code, but that may end up irritating the user. In any case, see SetSysColors() and COLOR_HIGHLIGHT.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


QuestionRe: How to Change the Blue Selection Color in Edit Control Pin
vishalgpt11-May-12 3:45
vishalgpt11-May-12 3:45 
AnswerRe: How to Change the Blue Selection Color in Edit Control Pin
David Crow11-May-12 3:49
David Crow11-May-12 3:49 
GeneralRe: How to Change the Blue Selection Color in Edit Control Pin
vishalgpt11-May-12 20:58
vishalgpt11-May-12 20:58 
QuestionSOLVED Is USB camera video compressed and in what format?? Pin
Vaclav_10-May-12 6:55
Vaclav_10-May-12 6:55 
QuestionRe: Is USB camera video compressed and in what format?? Pin
CPallini10-May-12 7:10
mveCPallini10-May-12 7:10 
AnswerRe: Is USB camera video compressed and in what format?? Pin
Vaclav_10-May-12 7:28
Vaclav_10-May-12 7:28 
GeneralRe: Is USB camera video compressed and in what format?? Pin
Graham Breach10-May-12 7:59
Graham Breach10-May-12 7:59 
GeneralRe: Is USB camera video compressed and in what format?? Pin
CPallini10-May-12 10:48
mveCPallini10-May-12 10:48 
GeneralRe: Is USB camera video compressed and in what format?? Pin
Vaclav_10-May-12 11:03
Vaclav_10-May-12 11:03 
GeneralRe: Is USB camera video compressed and in what format?? Pin
Vaclav_10-May-12 12:14
Vaclav_10-May-12 12:14 
QuestionDrawImage() Pin
john563210-May-12 4:00
john563210-May-12 4:00 

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.