Hey, what's up.
Don't confuse inherited classes with parent classes. CDocument is the base class of MyDoc. MyDoc inherits protected or public functions/variables from CDocument. Inheritance is what allows you to look at 'MyDoc' and see it as a standard 'CDocument.'
A parent is typically an...
yes...Go to msdn (microsoft dev. network) lookup the command 'spawn.' It comes in various flavors, and is a little wierd, but you can make your current program halt and wait for the exe you called to finish...or not. It's pretty cool.....'spawn'
"This is a dBase forum." .....Well...
Hi. I'm a c++ windows application guy. But that whole creating/destroying thing is a big deal especially when embedded in an application which is an object itself.
Testing, testing, testing, and then some more. I can't see developing anything to the point of letting it go and run without...
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.