Click here to Skip to main content
15,908,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 20:08
Jhony george22-Apr-08 20:08 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 20:24
ftsOne22-Apr-08 20:24 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 20:44
Jhony george22-Apr-08 20:44 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 21:22
ftsOne22-Apr-08 21:22 
GeneralRe: Registry key Pin
Jhony george22-Apr-08 21:29
Jhony george22-Apr-08 21:29 
GeneralRe: Registry key Pin
ftsOne22-Apr-08 21:51
ftsOne22-Apr-08 21:51 
GeneralRe: Registry key Pin
Hamid_RT23-Apr-08 1:14
Hamid_RT23-Apr-08 1:14 
GeneralRe: Registry key Pin
ftsOne23-Apr-08 9:00
ftsOne23-Apr-08 9:00 
Hi,

I have found several registry classes here at code project actually.
All of them assume you have the path (ie: HKEY_LOCAL_MACHINE\SOFTWARE\MyApp) to open the hKey.

I have the an open hKey and want the path in a string format to display it on a control.
'0X80000000' means nothing to the user, where as 'HKEY_LOCAL_MACHINE\SOFTWARE\MyApp' would be helpfull.

I can walk the key from a predefined key like HKLM forward, what I need is to walk backwards back to HKLM.
GeneralRe: Registry key Pin
David Crow24-Apr-08 8:28
David Crow24-Apr-08 8:28 
General[Message Deleted] Pin
Joe_Wong22-Apr-08 18:52
Joe_Wong22-Apr-08 18:52 
GeneralRe: question about catching drag and drop from window explorer Pin
Hamid_RT23-Apr-08 1:13
Hamid_RT23-Apr-08 1:13 
GeneralI want to design my own file storage format Pin
shanzy22-Apr-08 18:26
shanzy22-Apr-08 18:26 
GeneralRe: I want to design my own file storage format Pin
Cedric Moonen22-Apr-08 20:10
Cedric Moonen22-Apr-08 20:10 
GeneralSymbol Path Pin
ForNow22-Apr-08 17:33
ForNow22-Apr-08 17:33 
GeneralRe: Symbol Path Pin
Naveen22-Apr-08 18:30
Naveen22-Apr-08 18:30 
GeneralRe: Symbol Path Pin
ForNow23-Apr-08 6:54
ForNow23-Apr-08 6:54 
GeneralRe: Symbol Path Pin
Naveen23-Apr-08 14:08
Naveen23-Apr-08 14:08 
GeneralRe: Symbol Path Pin
ForNow23-Apr-08 14:46
ForNow23-Apr-08 14:46 
GeneralEncapsulating enums Pin
Leslie Sanford22-Apr-08 17:06
Leslie Sanford22-Apr-08 17:06 
GeneralRe: Encapsulating enums Pin
Rajkumar R22-Apr-08 18:20
Rajkumar R22-Apr-08 18:20 
GeneralRe: Encapsulating enums Pin
CPallini22-Apr-08 21:12
mveCPallini22-Apr-08 21:12 
QuestionHow to get thread used memory size? Pin
hanlei000000000922-Apr-08 16:10
hanlei000000000922-Apr-08 16:10 
AnswerRe: How to get thread used memory size? Pin
Maximilien22-Apr-08 16:15
Maximilien22-Apr-08 16:15 
JokeRe: How to get thread used memory size? Pin
David Crow23-Apr-08 4:34
David Crow23-Apr-08 4:34 
AnswerRe: How to get thread used memory size? Pin
Luc Pattyn22-Apr-08 16:42
sitebuilderLuc Pattyn22-Apr-08 16:42 

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.