Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Catching all exceptions Pin
Yulianto.28-Nov-04 21:32
Yulianto.28-Nov-04 21:32 
GeneralRe: Catching all exceptions Pin
Anonymous29-Nov-04 8:48
Anonymous29-Nov-04 8:48 
GeneralRe: Catching all exceptions Pin
22491728-Nov-04 22:48
22491728-Nov-04 22:48 
QuestionLarge Calendar Control? Pin
bitpusher28-Nov-04 12:34
bitpusher28-Nov-04 12:34 
GeneralThousands Sepearator Pin
BRIMID28-Nov-04 10:07
BRIMID28-Nov-04 10:07 
GeneralRe: Thousands Sepearator Pin
PJ Arends28-Nov-04 13:28
professionalPJ Arends28-Nov-04 13:28 
QuestionHELP!!! String manipulation ""Calculating Atomic no of elements"" ???? Pin
VikramDelhi28-Nov-04 9:36
VikramDelhi28-Nov-04 9:36 
AnswerRe: HELP!!! String manipulation ""Calculating Atomic no of elements"" ???? Pin
ThatsAlok28-Nov-04 20:21
ThatsAlok28-Nov-04 20:21 
GeneralRe: HELP!!! String manipulation ""Calculating Atomic no of elements"" ???? Pin
Alex Korchemniy28-Nov-04 20:30
Alex Korchemniy28-Nov-04 20:30 
GeneralRe: HELP!!! String manipulation ""Calculating Atomic no of elements"" ???? Pin
ThatsAlok28-Nov-04 20:31
ThatsAlok28-Nov-04 20:31 
General1 Document, 3 Concurrent Views Pin
bitpusher28-Nov-04 7:38
bitpusher28-Nov-04 7:38 
GeneralRe: 1 Document, 3 Concurrent Views Pin
PJ Arends28-Nov-04 8:40
professionalPJ Arends28-Nov-04 8:40 
GeneralRe: 1 Document, 3 Concurrent Views Pin
bitpusher28-Nov-04 15:20
bitpusher28-Nov-04 15:20 
GeneralRe: 1 Document, 3 Concurrent Views Pin
PJ Arends28-Nov-04 17:08
professionalPJ Arends28-Nov-04 17:08 
GeneralRe: 1 Document, 3 Concurrent Views Pin
bitpusher29-Nov-04 5:59
bitpusher29-Nov-04 5:59 
GeneralRe: 1 Document, 3 Concurrent Views Pin
PJ Arends29-Nov-04 7:51
professionalPJ Arends29-Nov-04 7:51 
GeneralRe: 1 Document, 3 Concurrent Views Pin
Ryan Binns28-Nov-04 17:16
Ryan Binns28-Nov-04 17:16 
bitpusher wrote:
my application runs, but upon startup, it pops-up an MFC dialog titled "New" which contains my two views and expects me to pick either one.

This will happen if you have more than one document template defined when the commandline parameters are processed. You can either: Define all the templates except one after the parameters are processed, or modify the parameter processing to prevent this behaviour. The defailt parameter processing calls OnFileNew() which shows the New dialog box if there are multiple document templates.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

QuestionMSFlexgrid distribute? Pin
José Luis Sogorb28-Nov-04 7:24
José Luis Sogorb28-Nov-04 7:24 
GeneralGraph error result returned from 'AxImp.exe'. Pin
h00ps28-Nov-04 6:55
h00ps28-Nov-04 6:55 
QuestionSDK for MP3 ? Pin
lasterix28-Nov-04 6:27
lasterix28-Nov-04 6:27 
AnswerRe: SDK for MP3 ? Pin
Anonymous28-Nov-04 12:21
Anonymous28-Nov-04 12:21 
AnswerRe: SDK for MP3 ? Pin
Michael Dunn28-Nov-04 20:37
sitebuilderMichael Dunn28-Nov-04 20:37 
Generalcreating Menubar in dialog based prj. Pin
ashsri28-Nov-04 6:00
ashsri28-Nov-04 6:00 
GeneralRe: creating Menubar in dialog based prj. Pin
Nick Nougat29-Nov-04 5:30
Nick Nougat29-Nov-04 5:30 
GeneralHeader Pin
BRIMID28-Nov-04 4:35
BRIMID28-Nov-04 4:35 

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.