Console with MFC Dialog

Discussion in 'MFC' started by Senthil, Jan 22, 2009.

Thread Status:
Not open for further replies.
  1. Senthil

    Senthil New Member

    Joined:
    Jan 22, 2009
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Hi !

    I have coded a vc++ console commercial application.

    There are a number of command line arguments and flags for the apps.
    So what I have done is added a Dialog Resource which has all features and flags and is displayed if no command line arguments are passed which makes it flexible for the user to continue without terminating the application.

    My doubt is whether this method of console with mfc dialog has any internal technical or structural glitches like memory leaks or any other which I'm missing out because the app works fine when I compile and run.

    Thanks in advance :(
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice