Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: problem in strcat function Pin
Nishad S9-Mar-09 2:19
Nishad S9-Mar-09 2:19 
AnswerRe: problem in strcat function Pin
David Crow9-Mar-09 4:16
David Crow9-Mar-09 4:16 
GeneralRe: problem in strcat function Pin
Eytukan9-Mar-09 4:45
Eytukan9-Mar-09 4:45 
JokeRe: problem in strcat function Pin
Cedric Moonen9-Mar-09 5:04
Cedric Moonen9-Mar-09 5:04 
Questiondocument view in MFC Pin
hrishiS9-Mar-09 1:27
hrishiS9-Mar-09 1:27 
AnswerRe: document view in MFC Pin
Chandrasekharan P9-Mar-09 1:39
Chandrasekharan P9-Mar-09 1:39 
AnswerRe: document view in MFC Pin
Cedric Moonen9-Mar-09 1:58
Cedric Moonen9-Mar-09 1:58 
AnswerRe: document view in MFC Pin
Eytukan9-Mar-09 2:06
Eytukan9-Mar-09 2:06 
It's something. It might take some time to understand completely. But to get an abstract view, The Doc/view's intended objective is to separate the "data" from the "viewing" code. It clearly define a boundary there. You may have any data (or the document). You can attach views to reflect(Draw/Display) the contents of data to users. You can have multiple views for the same data. It's like you are peeping through one window and another peep through another window but the document would remain same. SingleDoc-Sigle views, singleDoc-multiple views, MultipleDoc-Multiple views & also multiple types of docs & multiple views.

Start here[^]

He never answers anyone who replies to him. I've taken to calling him a retard, which is not fair to retards everywhere.-Christian Graus

QuestionHelp Icon '?' in Property sheet Pin
Anu_Bala9-Mar-09 0:52
Anu_Bala9-Mar-09 0:52 
QuestionRe: Help Icon '?' in Property sheet Pin
Anu_Bala9-Mar-09 1:11
Anu_Bala9-Mar-09 1:11 
AnswerRe: Help Icon '?' in Property sheet Pin
«_Superman_»9-Mar-09 1:21
professional«_Superman_»9-Mar-09 1:21 
QuestionHow to make a custom control nicely? Pin
Igen18-Mar-09 23:58
Igen18-Mar-09 23:58 
AnswerRe: How to make a custom control nicely? Pin
Nishad S9-Mar-09 1:07
Nishad S9-Mar-09 1:07 
GeneralRe: How to make a custom control nicely? [modified] Pin
Igen19-Mar-09 1:31
Igen19-Mar-09 1:31 
GeneralRe: How to make a custom control nicely? Pin
Nishad S9-Mar-09 2:10
Nishad S9-Mar-09 2:10 
GeneralRe: How to make a custom control nicely? Pin
Nishad S9-Mar-09 2:17
Nishad S9-Mar-09 2:17 
GeneralRe: How to make a custom control nicely? Pin
Igen19-Mar-09 3:02
Igen19-Mar-09 3:02 
GeneralRe: How to make a custom control nicely? Pin
Nishad S9-Mar-09 3:20
Nishad S9-Mar-09 3:20 
GeneralRe: How to make a custom control nicely? Pin
Igen19-Mar-09 4:00
Igen19-Mar-09 4:00 
AnswerRe: How to make a custom control nicely? Pin
Stephen Hewitt9-Mar-09 3:04
Stephen Hewitt9-Mar-09 3:04 
GeneralRe: How to make a custom control nicely? Pin
Igen19-Mar-09 4:04
Igen19-Mar-09 4:04 
GeneralRe: How to make a custom control nicely? Pin
Stephen Hewitt9-Mar-09 20:03
Stephen Hewitt9-Mar-09 20:03 
QuestionHow to fetch cookie timeout value "in specific" using VC++ Pin
IamPoojaa8-Mar-09 23:31
IamPoojaa8-Mar-09 23:31 
AnswerRe: How to fetch cookie timeout value "in specific" using VC++ Pin
Code-o-mat9-Mar-09 2:02
Code-o-mat9-Mar-09 2:02 
QuestionDownload mutiple exe"s from webserver Pin
siva4558-Mar-09 23:30
siva4558-Mar-09 23:30 

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.