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

    VC++ vs. Turbo Compilers

    Hi I'm learning C++ from this old book (1998), that was aimed at Turbo users, but it's just basic C++ functions and syntax based on the ANSII standard, working mostly with IOSTREAM. I writing the exercises then compling them with VC++. It works fine, except, I can't initialise variables inside...
  2. iasonus

    New to VC++. Using MFC based apps.

    Hi If I make an app using MFC, then it will only run on computers that have the MFC library. Therefore, I need to make sure that the files used by the library ship with the project. How do I know beforehand what files to include with my project? What's the standard way of approaching this...
  3. iasonus

    New to C++ ...need help

    Hi Very simple one this. I'm using VC++ 6.0, with MFC. JUst need to know the easiest play to get a .wav to play. Many thanks jason

Part and Inventory Search

Back
Top