Click here to Skip to main content
15,907,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LockWindowUpdate - BUG ??? Pin
Tim Smith24-Jan-05 4:21
Tim Smith24-Jan-05 4:21 
Generalstd::out_of_range Pin
Anonymous24-Jan-05 1:11
Anonymous24-Jan-05 1:11 
GeneralRe: std::out_of_range Pin
Mike Dimmick24-Jan-05 1:23
Mike Dimmick24-Jan-05 1:23 
GeneralRe: std::out_of_range Pin
markkuk24-Jan-05 3:11
markkuk24-Jan-05 3:11 
Generaldifference between console based programming and event based coding Pin
phijophlip24-Jan-05 0:43
phijophlip24-Jan-05 0:43 
GeneralRe: difference between console based programming and event based coding Pin
David Crow24-Jan-05 2:38
David Crow24-Jan-05 2:38 
GeneralCreating a Tree Structure Pin
Pazzuzu24-Jan-05 0:43
Pazzuzu24-Jan-05 0:43 
GeneralRe: Creating a Tree Structure Pin
HurricaneFlossie25-Jan-05 13:04
HurricaneFlossie25-Jan-05 13:04 
Try using an XMLDOMDoc. You can use XPath syntax to navigate the tree and find nodes. XML is a self-defining tree structure which includes it's own navigation functions. Sounds like a perfect answer to you problem.

Check out the following links.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmobjxmldomdocument.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/xmrefxpathsyntax.asp



Some people see things that are and ask, Why? Some people dream of things that never were and ask, Why not? Some people have to go to work and don't have time for all that ...
Author: George Carlin

GeneralRe: Creating a Tree Structure Pin
Pazzuzu26-Jan-05 3:58
Pazzuzu26-Jan-05 3:58 
QuestionStunning GUI .. How ? Pin
AbinThomas24-Jan-05 0:27
AbinThomas24-Jan-05 0:27 
AnswerRe: Stunning GUI .. How ? Pin
Maximilien24-Jan-05 3:07
Maximilien24-Jan-05 3:07 
GeneralMulti-Language app trouble Pin
Deian24-Jan-05 0:22
Deian24-Jan-05 0:22 
Questionhow to change regional setting Pin
venu_vooda23-Jan-05 22:36
venu_vooda23-Jan-05 22:36 
AnswerRe: how to change regional setting Pin
ThatsAlok23-Jan-05 23:47
ThatsAlok23-Jan-05 23:47 
GeneralCross platform GUID's Pin
Giles23-Jan-05 22:24
Giles23-Jan-05 22:24 
Generalreading a file - one bit at a time Pin
2000ram23-Jan-05 22:17
2000ram23-Jan-05 22:17 
GeneralRe: reading a file - one bit at a time Pin
toxcct23-Jan-05 22:27
toxcct23-Jan-05 22:27 
GeneralRe: reading a file - one bit at a time Pin
2000ram23-Jan-05 23:41
2000ram23-Jan-05 23:41 
QuestionAnything wrong with this? Pin
Yulianto.23-Jan-05 22:11
Yulianto.23-Jan-05 22:11 
AnswerRe: Anything wrong with this? Pin
David Crow24-Jan-05 2:42
David Crow24-Jan-05 2:42 
AnswerRe: Anything wrong with this? Pin
James R. Twine24-Jan-05 3:37
James R. Twine24-Jan-05 3:37 
GeneralSendMessage Pin
Yulianto.23-Jan-05 21:54
Yulianto.23-Jan-05 21:54 
GeneralRe: SendMessage Pin
ThatsAlok23-Jan-05 22:21
ThatsAlok23-Jan-05 22:21 
GeneralRe: SendMessage Pin
ThatsAlok23-Jan-05 22:22
ThatsAlok23-Jan-05 22:22 
GeneralRe: SendMessage Pin
Yulianto.23-Jan-05 22:50
Yulianto.23-Jan-05 22:50 

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.