Create the MFC Dialog

To create an MFC dialog for an ObjectARX application

  1. Add a dialog resource to your MFC application project.
  2. Create the following dialog box using the controls:

  3. Make sure the resource IDs match this diagram; otherwise, the remaining code will not work.