This is a teadious thing..but i will try to explain you simplest possible way...
1.Create a project which has this dialog box
2.Add the file '..rc' and resource.h in that project.
3.Now create another project in which you can add first project's '..rc'file.
4.Then copy in second project's folder 'resource.h' of first project.Add the ..rc file. Then include this resource.h in second project too.
5.Now you can invoke Dialog box from second project despite it was created by first project.
6.any changes in dialog box will reflect in both the side.
hope it helps
PANKAJ
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.