Click here to Skip to main content
16,005,389 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSolved but another question Pin
Waldermort21-Nov-06 21:29
Waldermort21-Nov-06 21:29 
AnswerRe: Solved but another question Pin
Michael Dunn21-Nov-06 22:41
sitebuilderMichael Dunn21-Nov-06 22:41 
GeneralRe: Solved but another question Pin
Waldermort21-Nov-06 23:40
Waldermort21-Nov-06 23:40 
Questionreduce the size of bitmap Pin
_tasleem21-Nov-06 20:10
_tasleem21-Nov-06 20:10 
AnswerRe: reduce the size of bitmap Pin
Waldermort21-Nov-06 20:49
Waldermort21-Nov-06 20:49 
GeneralRe: reduce the size of bitmap Pin
_tasleem22-Nov-06 20:42
_tasleem22-Nov-06 20:42 
QuestionTreeview problem in RegistryKey ? [modified] Pin
Sakthiu21-Nov-06 19:26
Sakthiu21-Nov-06 19:26 
AnswerRe: Treeview problem in RegistryKey ? [modified] Pin
Galatei21-Nov-06 22:32
Galatei21-Nov-06 22:32 
Hi,
XML, HTML, XHTML, etc... are all tree structure based languages, so there's no way to provent you from maintaining tree structure in XML file. Use attributes (eg. Id, parentId) to obtain such functionality.

...
mom
..|-node0 (parent=mom)
....|-node1 (parent=node0)
....|-node2 (parent=node0)
...

Hope that helps,
Regards


-- modified at 4:39 Wednesday 22nd November, 2006
Question'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
LaHaHa21-Nov-06 19:11
LaHaHa21-Nov-06 19:11 
QuestionRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
Rajesh R Subramanian21-Nov-06 19:14
professionalRajesh R Subramanian21-Nov-06 19:14 
AnswerRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
LaHaHa21-Nov-06 19:49
LaHaHa21-Nov-06 19:49 
GeneralRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
Rajesh R Subramanian21-Nov-06 20:14
professionalRajesh R Subramanian21-Nov-06 20:14 
GeneralRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
LaHaHa21-Nov-06 21:41
LaHaHa21-Nov-06 21:41 
GeneralRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
R. S. Verma14-May-12 1:44
R. S. Verma14-May-12 1:44 
AnswerRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
prasad_som21-Nov-06 20:29
prasad_som21-Nov-06 20:29 
GeneralRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
LaHaHa21-Nov-06 20:50
LaHaHa21-Nov-06 20:50 
AnswerRe: 'KBDLLHOOKSTRUCT' : undeclared identifier Why? Pin
Michael Dunn21-Nov-06 22:42
sitebuilderMichael Dunn21-Nov-06 22:42 
QuestionDuplicate Processes in differnt sessions Pin
Programm3r21-Nov-06 18:59
Programm3r21-Nov-06 18:59 
AnswerRe: Duplicate Processes in differnt sessions Pin
Galatei21-Nov-06 22:23
Galatei21-Nov-06 22:23 
GeneralRe: Duplicate Processes in differnt sessions Pin
Programm3r22-Nov-06 1:38
Programm3r22-Nov-06 1:38 
GeneralRe: Duplicate Processes in differnt sessions Pin
Blake Miller22-Nov-06 3:45
Blake Miller22-Nov-06 3:45 
GeneralRe: Duplicate Processes in differnt sessions Pin
Galatei22-Nov-06 4:16
Galatei22-Nov-06 4:16 
GeneralRe: Duplicate Processes in differnt sessions Pin
Blake Miller22-Nov-06 4:25
Blake Miller22-Nov-06 4:25 
GeneralRe: Duplicate Processes in differnt sessions Pin
Galatei23-Nov-06 3:08
Galatei23-Nov-06 3:08 
Questionproblem with lib file Pin
With_problem21-Nov-06 17:07
With_problem21-Nov-06 17:07 

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.