On May 14, 10:22 am, Adarsh <Ada...[ at ]discussions.microsoft.com> wrote:
[Quoted Text] > Hi Everybody, > How can i set include path in visual C++ 6 IDE? > > Regards > Adarsh
Hi Adarsha,
You can set the include path by following these steps Project->settings then goto the tab C/C++ -->category -->preprocessor and then copy and paste the include directory (like C:\WMSDK \WMFSDK95\include) to the "additional include directories" text box. thats it
Cheers Vishy
|