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 bkrike 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: BenLange
  • Content: Threads
  • Order by date
  1. BenLange

    Stupid Problem

    I'm attempting to create a CList object in a C++ class. I've created an MFC AppWizard (exe) project. The declaration code looks like: CList<int,int> test; For some reason I'm getting the error codes back: Any thoughts or suggestions on this would be appreciated. I'm fairly certain there is a...

Part and Inventory Search

Back
Top