Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to choose all the files in CFileDialog Pin
santhoshv8410-Dec-07 22:57
santhoshv8410-Dec-07 22:57 
AnswerRe: How to choose all the files in CFileDialog Pin
Nelek10-Dec-07 23:47
protectorNelek10-Dec-07 23:47 
AnswerRe: How to choose all the files in CFileDialog Pin
CPallini10-Dec-07 23:59
mveCPallini10-Dec-07 23:59 
GeneralOOP is driving me crazy! Pin
Lord Kixdemp10-Dec-07 22:57
Lord Kixdemp10-Dec-07 22:57 
GeneralRe: OOP is driving me crazy! Pin
CPallini10-Dec-07 23:21
mveCPallini10-Dec-07 23:21 
GeneralRe: OOP is driving me crazy! Pin
Lord Kixdemp11-Dec-07 0:02
Lord Kixdemp11-Dec-07 0:02 
AnswerRe: OOP is driving me crazy! Pin
Matthew Faithfull11-Dec-07 0:17
Matthew Faithfull11-Dec-07 0:17 
GeneralRe: OOP is driving me crazy! Pin
led mike11-Dec-07 6:42
led mike11-Dec-07 6:42 
Matthew Faithfull wrote:
You can do stuff like this...


Yeah I could also create a function that takes as a parameter a reference to a pointer to a pointer of a structure that contains a union that has a member that is a pointer to a pointer to a structure that contains a member that is a pointer to a function that takes as a parameter....

Not everything you can do is something you should do. Take a clue from best practices and principles of object oriented design and software design patterns. Or don't .... whatever, but try not to give bad advice to beginners that may still have a hope of becoming capable of creating something other than technical debt.
GeneralRe: OOP is driving me crazy! Pin
Matthew Faithfull11-Dec-07 6:52
Matthew Faithfull11-Dec-07 6:52 
GeneralRe: OOP is driving me crazy! Pin
led mike11-Dec-07 7:04
led mike11-Dec-07 7:04 
GeneralRe: OOP is driving me crazy! Pin
Matthew Faithfull11-Dec-07 7:13
Matthew Faithfull11-Dec-07 7:13 
GeneralRe: OOP is driving me crazy! Pin
led mike11-Dec-07 7:53
led mike11-Dec-07 7:53 
GeneralRe: OOP is driving me crazy! Pin
Matthew Faithfull11-Dec-07 8:03
Matthew Faithfull11-Dec-07 8:03 
GeneralRe: OOP is driving me crazy! Pin
CPallini11-Dec-07 7:19
mveCPallini11-Dec-07 7:19 
GeneralRe: OOP is driving me crazy! Pin
led mike11-Dec-07 7:59
led mike11-Dec-07 7:59 
GeneralRe: OOP is driving me crazy! Pin
CPallini11-Dec-07 21:42
mveCPallini11-Dec-07 21:42 
GeneralRe: OOP is driving me crazy! Pin
led mike12-Dec-07 5:16
led mike12-Dec-07 5:16 
GeneralRe: OOP is driving me crazy! Pin
CPallini12-Dec-07 5:25
mveCPallini12-Dec-07 5:25 
GeneralRe: OOP is driving me crazy! Pin
CPallini11-Dec-07 0:33
mveCPallini11-Dec-07 0:33 
GeneralRe: OOP is driving me crazy! Pin
led mike11-Dec-07 4:58
led mike11-Dec-07 4:58 
GeneralRe: OOP is driving me crazy! [modified] Pin
CPallini11-Dec-07 5:05
mveCPallini11-Dec-07 5:05 
GeneralRe: OOP is driving me crazy! Pin
Nelek10-Dec-07 23:45
protectorNelek10-Dec-07 23:45 
GeneralRe: OOP is driving me crazy! Pin
Matthew Faithfull11-Dec-07 0:03
Matthew Faithfull11-Dec-07 0:03 
GeneralRe: OOP is driving me crazy! Pin
Lord Kixdemp11-Dec-07 0:15
Lord Kixdemp11-Dec-07 0:15 
GeneralRe: OOP is driving me crazy! Pin
Lord Kixdemp11-Dec-07 0:15
Lord Kixdemp11-Dec-07 0:15 

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.