Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove unwanted NI CW++ classes

How do I remove and retained only the specific CW++ classes from a project created using Measurement Studio Application wizard? For example, i only want Class tab to display only the GPIB 488.2 related classes. I tried copy and rename the NiAll.h in StdAfx.h but everything still shows up.
0 Kudos
Message 1 of 4
(3,615 Views)
Measurement Studio 6.0 has a new application wizard and add-in that let you easily adjust which Measurement Studio components are used by your project so that only relevant classes are included and shown in ClassView and Intellisense.

Tony H.
Software Engineer
Measurement Studio
Message 2 of 4
(3,615 Views)
Huikm:

You can also create folders in the class view and organize your classes any way you like. Folders can be created by right-clicking in the class view, and you can add classes to a folder by dragging them, similar to the file view. I usually create a separate folder for Measurement Studio classes.

Chris
Message 3 of 4
(3,615 Views)
thank you very much! I am new to VC++ IDE environment and your tip is very helpful. Thank you once again.
0 Kudos
Message 4 of 4
(3,615 Views)