Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pr3mpo
  • Content: Threads
  • Order by date
  1. pr3mpo

    How to inherit from classes based on CDialog?

    Hi all, Here’s a stupid question from a stupid VC++ beginner which I’m sure has an obvious solution, but not to me. How do you implement inheritance with VC++? If you had class B, a child class of class A, in ordinary C++ you would just go: class B: public class A, etc. yeah? In VC6 I’ve...

Part and Inventory Search

Back
Top