NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Warning (level 1) C4175

#pragma component(browser, on) : browser info must initially be specified on the command line

To use component pragma, you must generate browse information during compilation.

To generate browse information

  1. From the Project menu, choose Settings.
  2. In the Project Settings dialog box, click the C/C++ tab and select the Generate Browse Info check box.