Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 6:57
Maximilien2-Jun-15 6:57 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
charlieg2-Jun-15 8:11
charlieg2-Jun-15 8:11 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Maximilien2-Jun-15 8:28
Maximilien2-Jun-15 8:28 
GeneralRe: Project / Code conversion from old VS to VS2008+ Pin
Bernhard Hiller3-Jun-15 3:18
Bernhard Hiller3-Jun-15 3:18 
Questionc++ in visual express 2010 Pin
Member 117350371-Jun-15 22:31
Member 117350371-Jun-15 22:31 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:15
David Crow2-Jun-15 3:15 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 3:18
Member 117350372-Jun-15 3:18 
AnswerRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 3:58
David Crow2-Jun-15 3:58 
See here. Examples on the Net and here at CP are almost limitless.

If you are looking specifically for "installed" programs (rather than just any and all exe files), you could use WMI with the Win32_Product class. It's a tad more code, however, with all of the COM involved.

"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

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles


GeneralRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:32
Member 117350372-Jun-15 5:32 
SuggestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:46
David Crow2-Jun-15 5:46 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:49
Member 117350372-Jun-15 5:49 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 5:53
David Crow2-Jun-15 5:53 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 6:00
Member 117350372-Jun-15 6:00 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:25
David Crow2-Jun-15 7:25 
AnswerRe: c++ in visual express 2010 Pin
Member 117350372-Jun-15 5:59
Member 117350372-Jun-15 5:59 
QuestionRe: c++ in visual express 2010 Pin
David Crow2-Jun-15 7:27
David Crow2-Jun-15 7:27 
QuestionSimple newbie Tab Control question Pin
lor751-Jun-15 21:39
lor751-Jun-15 21:39 
QuestionCreating GUI on existing in VC++ 2010 project Pin
Member 935023731-May-15 23:32
Member 935023731-May-15 23:32 
AnswerRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan1-Jun-15 0:43
mveRichard MacCutchan1-Jun-15 0:43 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Member 93502371-Jun-15 2:05
Member 93502371-Jun-15 2:05 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan1-Jun-15 2:31
mveRichard MacCutchan1-Jun-15 2:31 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Member 93502378-Jun-15 22:37
Member 93502378-Jun-15 22:37 
GeneralRe: Creating GUI on existing in VC++ 2010 project Pin
Richard MacCutchan8-Jun-15 22:51
mveRichard MacCutchan8-Jun-15 22:51 
QuestionRichedit getting blue background when Gaining focus SetSel(0,0) in ON_EN_FOCUS solved problem !!!! Pin
ForNow29-May-15 10:09
ForNow29-May-15 10:09 
QuestionSetting Background Color of a CRichEdit Pin
ForNow28-May-15 7:35
ForNow28-May-15 7:35 

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.