Click here to Skip to main content
15,924,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Train free @Microsoft Pin
gr8coaster3295-Nov-05 11:32
gr8coaster3295-Nov-05 11:32 
AnswerRe: Train free @Microsoft Pin
ThatsAlok6-Nov-05 19:18
ThatsAlok6-Nov-05 19:18 
QuestionRegistry Tree Pin
rajeevktripathi4-Nov-05 20:43
rajeevktripathi4-Nov-05 20:43 
AnswerRe: Registry Tree Pin
Phil J Pearson5-Nov-05 1:03
Phil J Pearson5-Nov-05 1:03 
QuestionRe: Registry Tree Pin
rajeevktripathi6-Nov-05 19:10
rajeevktripathi6-Nov-05 19:10 
AnswerRe: Registry Tree Pin
ThatsAlok6-Nov-05 19:32
ThatsAlok6-Nov-05 19:32 
QuestionRe: Registry Tree Pin
rajeevktripathi6-Nov-05 20:08
rajeevktripathi6-Nov-05 20:08 
AnswerRe: Registry Tree Pin
ThatsAlok6-Nov-05 20:58
ThatsAlok6-Nov-05 20:58 
rajeevktripathi wrote:
So please tell me that how can I maintain HTREEITEM for all the keys so that when I pass it to the InsertKeyIntoTree( ) it get place at the desired location in the hierarchy.


Here is small logic :-
1. Change Signature of the InsertKeyIntoTree function to return the HTREEITEM handle.
2. Now when you Insert the Parent, store the Keys into some Data structure
3. otherwise pass that key as Parent Paramter to then Tree Ctrl


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
GeneralRe: Registry Tree Pin
rajeevktripathi8-Nov-05 19:17
rajeevktripathi8-Nov-05 19:17 
QuestionMFC CHM Reference Pin
t3j04-Nov-05 20:31
t3j04-Nov-05 20:31 
AnswerRe: MFC CHM Reference Pin
qfegd5-Nov-05 1:00
qfegd5-Nov-05 1:00 
AnswerRe: MFC CHM Reference Pin
toxcct5-Nov-05 1:02
toxcct5-Nov-05 1:02 
QuestionHow to get the button text of a TBBUTTON? Pin
Tcpip20054-Nov-05 20:09
Tcpip20054-Nov-05 20:09 
AnswerRe: How to get the button text of a TBBUTTON? Pin
Tcpip20054-Nov-05 20:12
Tcpip20054-Nov-05 20:12 
GeneralRe: How to get the button text of a TBBUTTON? Pin
ThatsAlok6-Nov-05 20:56
ThatsAlok6-Nov-05 20:56 
AnswerRe: How to get the button text of a TBBUTTON? Pin
Gary R. Wheeler6-Nov-05 4:34
Gary R. Wheeler6-Nov-05 4:34 
QuestionHow can i make my Exe as a Service Pin
snprani4-Nov-05 20:04
snprani4-Nov-05 20:04 
AnswerRe: How can i make my Exe as a Service Pin
Mircea Puiu4-Nov-05 23:25
Mircea Puiu4-Nov-05 23:25 
QuestionRedraw problem Pin
vikas amin4-Nov-05 18:58
vikas amin4-Nov-05 18:58 
AnswerRe: Redraw problem Pin
John R. Shaw4-Nov-05 19:46
John R. Shaw4-Nov-05 19:46 
GeneralRe: Redraw problem Pin
John R. Shaw4-Nov-05 19:50
John R. Shaw4-Nov-05 19:50 
GeneralRe: Redraw problem Pin
vikas amin4-Nov-05 19:59
vikas amin4-Nov-05 19:59 
GeneralRe: Redraw problem Pin
John R. Shaw4-Nov-05 20:41
John R. Shaw4-Nov-05 20:41 
GeneralRe: Redraw problem Pin
vikas amin4-Nov-05 22:24
vikas amin4-Nov-05 22:24 
QuestionDatabase connectivity ? Pin
shivditya4-Nov-05 17:09
shivditya4-Nov-05 17:09 

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.