Click here to Skip to main content
15,889,849 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I use MSXML Parser? Pin
IronMike31-Jan-05 21:48
IronMike31-Jan-05 21:48 
AnswerRe: How do I use MSXML Parser? Pin
Neville Franks31-Jan-05 23:44
Neville Franks31-Jan-05 23:44 
GeneralImage in tree control Pin
Raul Simcic31-Jan-05 21:26
Raul Simcic31-Jan-05 21:26 
GeneralRe: Image in tree control Pin
viliam31-Jan-05 22:14
viliam31-Jan-05 22:14 
GeneralFolder creation Pin
Raul Simcic31-Jan-05 21:08
Raul Simcic31-Jan-05 21:08 
GeneralRe: Folder creation Pin
22491731-Jan-05 22:04
22491731-Jan-05 22:04 
GeneralCFile file.Open assertion failure Pin
arbrsoft31-Jan-05 20:42
arbrsoft31-Jan-05 20:42 
GeneralRe: CFile file.Open assertion failure Pin
David Crow1-Feb-05 3:33
David Crow1-Feb-05 3:33 
You failed to mention what part of the code was in error? It's doubtful you will get much help, if at all, by posting a bunch of code, most of which is irrelevant, and asking folks to look at it and find the problem. You need to have gone through it and narrowed the problem down to just a few lines of code and ask for help with those.

If you are going to use MFC, there is no need to use char, FindFirstFile(), strtok(), etc. That's not to say it won't work, but it makes no sense to bounce back and forth between the two unless you need something that MFC does/can not provide.


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


GeneralNew to VC++ Pin
Munisamy31-Jan-05 19:43
Munisamy31-Jan-05 19:43 
GeneralRe: New to VC++ Pin
Yulianto.31-Jan-05 22:56
Yulianto.31-Jan-05 22:56 
GeneralRe: New to VC++ Pin
toxcct1-Feb-05 2:13
toxcct1-Feb-05 2:13 
GeneralRe: New to VC++ Pin
ThatsAlok1-Feb-05 2:56
ThatsAlok1-Feb-05 2:56 
GeneralRe: New to VC++ Pin
toxcct1-Feb-05 5:46
toxcct1-Feb-05 5:46 
GeneralRe: New to VC++ Pin
Yulianto.1-Feb-05 14:30
Yulianto.1-Feb-05 14:30 
GeneralRe: New to VC++ Pin
toxcct2-Feb-05 4:38
toxcct2-Feb-05 4:38 
GeneralRe: New to VC++ Pin
Yulianto.2-Feb-05 14:39
Yulianto.2-Feb-05 14:39 
Generaluse crystal report in visul c++(please help me) Pin
javad_200531-Jan-05 19:29
javad_200531-Jan-05 19:29 
Questioncan i use InValidateRect() to refresh my desktop Pin
uday__m31-Jan-05 19:16
uday__m31-Jan-05 19:16 
AnswerRe: can i use InValidateRect() to refresh my desktop Pin
ThatsAlok31-Jan-05 20:18
ThatsAlok31-Jan-05 20:18 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
uday__m31-Jan-05 22:10
uday__m31-Jan-05 22:10 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
Blake Miller1-Feb-05 4:45
Blake Miller1-Feb-05 4:45 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
uday__m1-Feb-05 16:22
uday__m1-Feb-05 16:22 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
Blake Miller3-Feb-05 4:37
Blake Miller3-Feb-05 4:37 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
uday__m3-Feb-05 17:36
uday__m3-Feb-05 17:36 
GeneralRe: can i use InValidateRect() to refresh my desktop Pin
uday__m3-Feb-05 17:45
uday__m3-Feb-05 17:45 

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.