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

C / C++ / MFC

 
Generalvirtual drive for winXP Pin
neq7-Jan-05 3:33
neq7-Jan-05 3:33 
GeneralDebugActiveProcess question Pin
Cptkli7-Jan-05 2:55
Cptkli7-Jan-05 2:55 
GeneralRe: DebugActiveProcess question Pin
Duncan Edwards Jones7-Jan-05 3:17
professionalDuncan Edwards Jones7-Jan-05 3:17 
GeneralRe: DebugActiveProcess question Pin
klington7-Jan-05 3:28
klington7-Jan-05 3:28 
GeneralRe: DebugActiveProcess question Pin
Duncan Edwards Jones7-Jan-05 4:14
professionalDuncan Edwards Jones7-Jan-05 4:14 
GeneralRe: DebugActiveProcess question Pin
klington7-Jan-05 4:48
klington7-Jan-05 4:48 
GeneralScrollable view !?! Pin
CaptnB7-Jan-05 2:45
CaptnB7-Jan-05 2:45 
QuestionHow to get the registry location for an application specific registry details Pin
Vaibhav Sanghavi7-Jan-05 1:13
Vaibhav Sanghavi7-Jan-05 1:13 
Hi All,

I want to capture all the registry data for any application. How can I find out the location in the registry where an application stores its information?

One way is finding out the node in registry under HEY_CURRENT_USER with node name equal to application name. But here its not guaranteed that all application would store the information in a node with the same name as application name.
For instance for an application with name "Adobe Reader 6.0" stores the information is under a node with name "Adobe Reader". Though both texts are very similar they do not match exactly. They may be very different also. So how do I go about it?

Any idea?

Also few applications store their information in some files. For Instance Quark Express. I want to capture all such files also.

Any suggestion?


Thanks,
Vaibhav Sanghavi.
AnswerRe: How to get the registry location for an application specific registry details Pin
Maximilien7-Jan-05 2:44
Maximilien7-Jan-05 2:44 
AnswerRe: How to get the registry location for an application specific registry details Pin
Graham Bradshaw7-Jan-05 5:09
Graham Bradshaw7-Jan-05 5:09 
GeneralPreventing a Windows Explorer folder from showing specific files and subfolders Pin
Edward G.7-Jan-05 1:04
Edward G.7-Jan-05 1:04 
GeneralAdding behavior to CWnd for child classes Pin
Anonymous7-Jan-05 0:25
Anonymous7-Jan-05 0:25 
GeneralRe: Adding behavior to CWnd for child classes Pin
Antony M Kancidrowski7-Jan-05 1:39
Antony M Kancidrowski7-Jan-05 1:39 
GeneralRe: Adding behavior to CWnd for child classes Pin
Anonymous7-Jan-05 2:00
Anonymous7-Jan-05 2:00 
GeneralRe: Adding behavior to CWnd for child classes Pin
Antony M Kancidrowski7-Jan-05 6:06
Antony M Kancidrowski7-Jan-05 6:06 
QuestionHow can i delete a single line from a text file Pin
Srihari_81856-Jan-05 23:30
Srihari_81856-Jan-05 23:30 
AnswerRe: How can i delete a single line from a text file Pin
Chris Losinger7-Jan-05 0:58
professionalChris Losinger7-Jan-05 0:58 
GeneralRe: How can i delete a single line from a text file Pin
Srihari_81857-Jan-05 2:41
Srihari_81857-Jan-05 2:41 
GeneralRe: How can i delete a single line from a text file Pin
Chris Losinger7-Jan-05 2:45
professionalChris Losinger7-Jan-05 2:45 
GeneralRe: How can i delete a single line from a text file Pin
El Corazon7-Jan-05 4:18
El Corazon7-Jan-05 4:18 
GeneralCall Stack Debug Window Pin
jerry0davis6-Jan-05 23:18
jerry0davis6-Jan-05 23:18 
QuestionHow to convert from char * to enum Pin
amitranjanmishra6-Jan-05 23:15
amitranjanmishra6-Jan-05 23:15 
GeneralCurious about the file sort order Pin
LiYS6-Jan-05 22:44
LiYS6-Jan-05 22:44 
QuestionCan anyone give me a simple demo code to use User Define Messages or any links.( Thx in advance. ) Pin
IsaacLitingjun6-Jan-05 21:38
IsaacLitingjun6-Jan-05 21:38 
QuestionHow to verify if an application exsist in the system? Pin
ytod6-Jan-05 21:35
ytod6-Jan-05 21: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.