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...
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...
Thanks. I got the documentation on PlaySound() and sndPlaySound(), but whatever I try, it won't compile, and I get this message "Cannot open precompiled header file".
Hi
Thanks Zech. I'm new to C++, but I read somewhere that is was easier to do with:
sndPlaySound()
Can you show me a method using this, and tell me what stuff to #include?
Many thanks
Jason
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.