Included file not found during compile time.
This must be an easy question for you to answer.
I have a header file (basetsd.h) that is located in the
C:\Program Files\Microsooft Visual Studio\VC98\Include
directory.
Where do I set the path to this header file? I don't want to hard code it in my cpp file (which is what the last programmer who worked on this project did).