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. Copying only a sinlge dialog box from one application to other application

Copying only a sinlge dialog box from one application to other application

Scheduled Pinned Locked Moved C / C++ / MFC
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.
  • S Offline
    S Offline
    sunny_vc
    wrote on last edited by
    #1

    Hi all, I have two applications in VC6. I have to copy only a single dialog box (not the entire RC file) from one application to other. I know we can copy the RC file , but I dont want the entire RC file. I want to copy only one dialog box from the one RC file and paste in other RC file. Please suggest.

    Regards, Sunil Kumar

    N 1 Reply Last reply
    0
    • S sunny_vc

      Hi all, I have two applications in VC6. I have to copy only a single dialog box (not the entire RC file) from one application to other. I know we can copy the RC file , but I dont want the entire RC file. I want to copy only one dialog box from the one RC file and paste in other RC file. Please suggest.

      Regards, Sunil Kumar

      N Offline
      N Offline
      Nitheesh George
      wrote on last edited by
      #2

      Hi, Open the rc file on a notepad or if u r using VS2005 or greater right click on the rc file -> View Code copy the Dialog declaration's and paste it into your rc file. thanks Nitheesh

      Jose Jo Martin http://www.simpletools.co.in

      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