Hi!  I have this path: D:\Program Files\Microsoft Platform SDK\Include\mfc where various libraries are included.
In my code I have a bunch of "<... .h>" statements that should be obtained from the directory listed above.  How to I make my compiler know where to get the files from?  Thanks!!!