Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConflict with wmplayer Pin
aritosteles10-Sep-06 12:21
aritosteles10-Sep-06 12:21 
QuestionNeed Help !!!! New To C++ / ifstream & ofstream info Pin
Mark_Murphy10-Sep-06 11:17
Mark_Murphy10-Sep-06 11:17 
AnswerRe: Need Help !!!! New To C++ / ifstream & ofstream info Pin
Christian Graus10-Sep-06 12:11
protectorChristian Graus10-Sep-06 12:11 
GeneralRe: Need Help !!!! New To C++ / ifstream & ofstream info Pin
Mark_Murphy10-Sep-06 12:44
Mark_Murphy10-Sep-06 12:44 
QuestionVC++ 6.0, MFC: Two different views attached to same document. Pin
requemao10-Sep-06 9:52
requemao10-Sep-06 9:52 
AnswerRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du10-Sep-06 10:28
Jun Du10-Sep-06 10:28 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
requemao10-Sep-06 11:24
requemao10-Sep-06 11:24 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du10-Sep-06 14:01
Jun Du10-Sep-06 14:01 
Can't be sure without seeing your code. You may verify a couple of things:
1) Your app overrides OpenDocumentFile() so that it displays any views beside the default. The base class OpenDocumentFile() opens the first view as the default.
2) Let your app to handle file-new command, and call the overriden OpenDocumentFile() in the command handler.

Best,
Jun

GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
requemao10-Sep-06 15:17
requemao10-Sep-06 15:17 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du10-Sep-06 15:39
Jun Du10-Sep-06 15:39 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du10-Sep-06 16:17
Jun Du10-Sep-06 16:17 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
requemao11-Sep-06 2:21
requemao11-Sep-06 2:21 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du11-Sep-06 4:16
Jun Du11-Sep-06 4:16 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
requemao11-Sep-06 6:39
requemao11-Sep-06 6:39 
GeneralRe: VC++ 6.0, MFC: Two different views attached to same document. Pin
Jun Du11-Sep-06 6:59
Jun Du11-Sep-06 6:59 
QuestionGDI+ FontRenderingHint Pin
bob1697210-Sep-06 8:49
bob1697210-Sep-06 8:49 
Questionlparam Pin
Waldermort10-Sep-06 7:56
Waldermort10-Sep-06 7:56 
AnswerRe: lparam Pin
Waldermort10-Sep-06 8:09
Waldermort10-Sep-06 8:09 
GeneralRe: lparam Pin
Jörgen Sigvardsson10-Sep-06 13:44
Jörgen Sigvardsson10-Sep-06 13:44 
QuestionHow can I combine two hex values into one integer value? Pin
TylerD7510-Sep-06 7:24
TylerD7510-Sep-06 7:24 
AnswerRe: How can I combine two hex values into one integer value? Pin
Waldermort10-Sep-06 8:06
Waldermort10-Sep-06 8:06 
GeneralRe: How can I combine two hex values into one integer value? Pin
TylerD7510-Sep-06 8:20
TylerD7510-Sep-06 8:20 
GeneralRe: How can I combine two hex values into one integer value? Pin
Waldermort10-Sep-06 8:26
Waldermort10-Sep-06 8:26 
AnswerRe: How can I combine two hex values into one integer value? Pin
TylerD7510-Sep-06 8:06
TylerD7510-Sep-06 8:06 
QuestionUsing GTK+ with Visual C++ Express. Pin
delphidab10-Sep-06 7:19
delphidab10-Sep-06 7:19 

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.