Hi,

I have a program (Windows Form Project) which plots some points on a graph and then convert this graph as .bmp file and finally save this .bmp file in user defined path in PC. For sure I need System.Drawing, System.Drawing.2D for performing above functions.

Now I am trying the include same functionality in .dll and integrate this dll in LabWindows(CVI) and TestStand. I am not been able to find a way to do that because:

- If I try to make a new project of "Class Library" type then I can not incude System.Drawing and System.Drawing.2D in it.

Can anyone please provide solution ot the problem? Does any one of you ever tried doing it and could resolve the issue?

Regards
Ricky