Setting Up Include Paths for LabWindows/CVI, ANSI C, and Windows SDK Libraries
The rules for using Windows SDK include files are not the same as the rules for using ANSI C Standard Library include files, which in turn are different from the rules for using the LabWindows/CVI library include files.
You must set up your include paths differently depending on whether you compile and link in LabWindows/CVI or in an external compiler. This help includes a discussion of each of the following compiling and linking environments:
Compiling in LabWindows/CVI for Linking in LabWindows/CVI
Compiling in LabWindows/CVI for Linking in an External Compiler
Compiling in an External Compiler for Linking in an External Compiler
Compiling in an External Compiler for Linking in LabWindows/CVI