Click here to Skip to main content
15,893,564 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Header Pin
Member 153369528-Nov-04 5:53
Member 153369528-Nov-04 5:53 
GeneralRe: Header Pin
BRIMID28-Nov-04 6:05
BRIMID28-Nov-04 6:05 
GeneralRe: Header Pin
PJ Arends28-Nov-04 7:19
professionalPJ Arends28-Nov-04 7:19 
Generalglobal variables Pin
Tomate6628-Nov-04 4:21
Tomate6628-Nov-04 4:21 
GeneralOpen files Pin
vilmer28-Nov-04 2:39
vilmer28-Nov-04 2:39 
GeneralRe: Open files Pin
PJ Arends28-Nov-04 7:31
professionalPJ Arends28-Nov-04 7:31 
GeneralVideo Compression?! Pin
sabzee27-Nov-04 21:43
sabzee27-Nov-04 21:43 
GeneralUCS2 to String ... Pin
rasha200327-Nov-04 21:37
rasha200327-Nov-04 21:37 
GeneralRe: UCS2 to String ... Pin
rasha200330-Nov-04 4:06
rasha200330-Nov-04 4:06 

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.