Dialog Box in MFC

Discussion in 'MFC' started by imported_dragon, Oct 1, 2008.

  1. imported_dragon

    imported_dragon New Member

    Joined:
    Oct 1, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi All

    i am a newbie to MFC, please bear with me.

    i am building an application with MFC, dialog view, and before the dialog should display, i want the application should get connected to my server, and for this i added created a singleton class, for connecting to the server,
    now i want that , when ever i click ok button a new dialog should be opened,
    and the application should be notified if any message is received from the server, as i am defining a singleton class, for handling windows events, and once the main dialog window is opened, the application does not process any messages received from the server

    any alternative or resolution for this scenario ?
     

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