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