Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalresize PropertySheet Pin
includeh101-Feb-05 0:32
includeh101-Feb-05 0:32 
GeneralRe: resize PropertySheet Pin
PJ Arends1-Feb-05 10:25
professionalPJ Arends1-Feb-05 10:25 
QuestionHow to get image dimensions? Pin
Monisankar1-Feb-05 0:08
Monisankar1-Feb-05 0:08 
AnswerRe: How to get image dimensions? Pin
Selvam R1-Feb-05 1:48
professionalSelvam R1-Feb-05 1:48 
AnswerRe: How to get image dimensions? Pin
viliam1-Feb-05 3:08
viliam1-Feb-05 3:08 
GeneralOverriding mouse events in Win32 Console application Pin
mahade131-Jan-05 23:49
mahade131-Jan-05 23:49 
GeneralPage Flip Effect Pin
Muneeb R. Baig31-Jan-05 23:43
Muneeb R. Baig31-Jan-05 23:43 
GeneralRe: Page Flip Effect Pin
Selvam R1-Feb-05 1:44
professionalSelvam R1-Feb-05 1:44 
GeneralRe: Page Flip Effect Pin
Alex Korchemniy2-Feb-05 13:17
Alex Korchemniy2-Feb-05 13:17 
GeneralSDI and dialog based application Pin
Johnny Peszek31-Jan-05 23:35
Johnny Peszek31-Jan-05 23:35 
GeneralRe: SDI and dialog based application Pin
wb1-Feb-05 0:38
wb1-Feb-05 0:38 
GeneralRe: SDI and dialog based application Pin
Johnny Peszek2-Feb-05 0:22
Johnny Peszek2-Feb-05 0:22 
Generalassertion fails in appcore.cpp Pin
Tariq87831-Jan-05 22:54
Tariq87831-Jan-05 22:54 
GeneralI have a problem with rotation a ball Pin
HGArmen31-Jan-05 21:54
HGArmen31-Jan-05 21:54 
GeneralRe: I have a problem with rotation a ball Pin
Shog91-Feb-05 10:44
sitebuilderShog91-Feb-05 10:44 
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 

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.