Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Keeping a System "alive" Pin
Chris Meech22-Mar-06 7:37
Chris Meech22-Mar-06 7:37 
AnswerRe: Keeping a System "alive" Pin
Michael Dunn21-Mar-06 8:20
sitebuilderMichael Dunn21-Mar-06 8:20 
GeneralRe: Keeping a System "alive" Pin
Rudolf Jan9-Apr-06 7:59
Rudolf Jan9-Apr-06 7:59 
GeneralRe: Keeping a System "alive" Pin
Michael Dunn9-Apr-06 8:22
sitebuilderMichael Dunn9-Apr-06 8:22 
Questionsingle document application Pin
fuschia21-Mar-06 6:48
fuschia21-Mar-06 6:48 
AnswerRe: single document application Pin
krmed21-Mar-06 10:11
krmed21-Mar-06 10:11 
GeneralRe: single document application Pin
fuschia21-Mar-06 16:09
fuschia21-Mar-06 16:09 
GeneralRe: single document application Pin
krmed22-Mar-06 0:23
krmed22-Mar-06 0:23 
QuestionRegarding DMA Pin
Girish Bhadhara21-Mar-06 6:36
Girish Bhadhara21-Mar-06 6:36 
AnswerRe: Regarding DMA Pin
#realJSOP21-Mar-06 7:30
professional#realJSOP21-Mar-06 7:30 
AnswerRe: Regarding DMA Pin
normanS21-Mar-06 18:19
normanS21-Mar-06 18:19 
Questionexporting Static library symbols linked with DLL Pin
Divick21-Mar-06 6:13
Divick21-Mar-06 6:13 
QuestionToolbar controls Pin
Waldermort21-Mar-06 4:48
Waldermort21-Mar-06 4:48 
AnswerRe: Toolbar controls Pin
Hamid_RT21-Mar-06 8:51
Hamid_RT21-Mar-06 8:51 
GeneralRe: Toolbar controls Pin
Waldermort21-Mar-06 9:08
Waldermort21-Mar-06 9:08 
GeneralRe: Toolbar controls Pin
Hamid_RT21-Mar-06 18:11
Hamid_RT21-Mar-06 18:11 
QuestionGet all windows of open documents in MDI app in MFC Pin
SanjaySMK21-Mar-06 4:22
SanjaySMK21-Mar-06 4:22 
AnswerRe: Get all windows of open documents in MDI app in MFC Pin
includeh1021-Mar-06 4:33
includeh1021-Mar-06 4:33 
QuestionCListCtrl - Selected Item Pin
RadioOpa21-Mar-06 3:31
RadioOpa21-Mar-06 3:31 
AnswerRe: CListCtrl - Selected Item Pin
includeh1021-Mar-06 4:37
includeh1021-Mar-06 4:37 
QuestionVS 2005 and WCE ... Pin
Hadi Rezaee21-Mar-06 1:42
Hadi Rezaee21-Mar-06 1:42 
QuestionHide my application from Task Manager Pin
Amarelia21-Mar-06 1:42
Amarelia21-Mar-06 1:42 
AnswerRe: Hide my application from Task Manager Pin
Rajesh R Subramanian21-Mar-06 4:19
professionalRajesh R Subramanian21-Mar-06 4:19 
QuestionList Applications in XP Pin
Gerhard200721-Mar-06 0:18
Gerhard200721-Mar-06 0:18 
AnswerRe: List Applications in XP Pin
Monty221-Mar-06 0:39
Monty221-Mar-06 0:39 
windows keeps the list of installed application in that uninstall key that you mentioned and also in the MSI database.

You will have to query the MSI database for installed applications
look here[^] for more info



C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg

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.