I Have created a dialog in the resource editor. Now I want to add this in other frame window as a child component. I have created a class by deriving CDialogImpl<> template, to access the dialog in the program. How can I add an object of this class as a child window inside other class or frame window. Note: I am using only WTL library. and the platform is VC++ in microsoft visual studio.NET Gyan Prakash JOshi
G
Gyan Prakash
@Gyan Prakash
Posts
-
Adding a dialog in resource as child window at runtime? -
Primality TestHey Gui you are giving some what like silly idea. Don't you know 15,27, 35 are not prime. gyan
-
Primality TestThis idea is not clear cut for all primes. For example 13 is a prime number but 13-1=12 is divisible by 4. I mean that what happens if 4 perfectly divides p-1??? Gyan
-
Accessing XML document through VC++ code.How can we create an XML document through a Visual C++ program. How can we modify, and delete some entry in the document? Gyan Prakash Joshi
-
XMLHi, I am a newer to XML and Visual C++. Could You please say, How is the Data from XML file is read/ or written to through Visual C++ program?? Gyan