Click to See Complete Forum and Search --> : how to include the source code


uma99
July 3rd, 2001, 02:57 PM
hi i am new bie to Visual C++ .Please any one tell me how to include the downloaded source code into my apllication.i tried uing add project and files in that but still when i run it gives an error saying the .h file is not found.Please tell me how to include the source code.

zbin
July 26th, 2001, 11:04 PM
you must set correct source path in Tools->options->Directories in vc -ide
or you can copy source to project directory,mean same roof.