Click here to Skip to main content
15,885,782 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: DrawImage() Pin
Chris Losinger10-May-12 4:26
professionalChris Losinger10-May-12 4:26 
AnswerRe: DrawImage() Pin
peilinok10-May-12 21:03
peilinok10-May-12 21:03 
QuestionIssue with CreateControl after migration a workspace which was in VC6 to VS2010 Pin
V K 210-May-12 1:13
V K 210-May-12 1:13 
AnswerRe: Issue with CreateControl after migration a workspace which was in VC6 to VS2010 Pin
Richard MacCutchan10-May-12 2:26
mveRichard MacCutchan10-May-12 2:26 
Questionwhat's means? Pin
wangafei9-May-12 21:31
wangafei9-May-12 21:31 
AnswerRe: what's means? PinPopular
Code-o-mat9-May-12 21:47
Code-o-mat9-May-12 21:47 

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.