Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Dialog Insertion Help

Dialog Insertion Help

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BritishEmpire
    wrote on last edited by
    #1

    Help Required Is it possible to insert a dialog and its code and controls into another VC++ project file!! If yes how is it done!! Thanks

    M 1 Reply Last reply
    0
    • B BritishEmpire

      Help Required Is it possible to insert a dialog and its code and controls into another VC++ project file!! If yes how is it done!! Thanks

      M Offline
      M Offline
      mark novak
      wrote on last edited by
      #2

      This is possible, probably a number of ways. I like to take the destination project and add the resource file. So that I have two resource files, from here you can copy and paste the dialog that you want. Then just take the header and cpp file associated with that class and add it to your project. Bam your good.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups