Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 727773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:36:20+00:00 2026-05-14T06:36:20+00:00

I did the following steps to use the CDialog in win 32 application: Changed

  • 0

I did the following steps to use the CDialog in win 32 application:

  1. Changed the use of MFC to “use mfc shared DLL”.
  2. Added a dialog resource and added a class for the dialog.
  3. Included the dialog class in my main.
  4. Tried to call do modal.

when i try to call do modal…i am getting an debug assertion failed.. can anybody help me out of this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:36:21+00:00Added an answer on May 14, 2026 at 6:36 am

    “Shared DLL” does matter only when you distribute your application. With that option
    the executable does not contain MFC core libs so you’ll have to provide them with the exe.

    Now, if the wizard generated the dialog class, this is the standard way to call it:

    #include "MyDlg.h"
    ...
    void DisplayMyDialog() {
       CMyDlg  dlg;
       dlg.DoModal();
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I did the the following steps: Create a view-based iPad application in Xcode, Open
If I had the following select, and did not know the value to use
I want to create personal folders during installation. I did the following steps: Right
I did the following to upper case the first letter in each word but
Trying to follow a technique found at bzr and gitosis I did the following:
I did it by creating OLE object with Delphi in 2000/NT/XP as following: Voice
Did you ever use Oracle auditing features on a production db? How did that
My problem is that if I use Eclipse to deploy my Web Application (via
So I am following this guide: http://technotes.1000lines.net/?p=23 and I am going through the steps.
I have an application where many unit tests use a real connection to an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.