Hello:
I'm using labwindowscvi5.0.1 to do some work.Now I encounter trouble when I want to transmit a graph created by cvi on the net.The graph is created by function YGraphPopup,the tree of this function is User Interface Library-->Pop-up Panels-->Y Graph Popup.I have call this function in the VC++ 6.0 by using MFC successfully,but I want to transmit this pop-up graph to another computer on the net through winsock protocal,so I must know the file type of this graph such as gif or jpeg etc.And I also feel puzzle that the function return an int value used to indicate if the function call is successful,so I want to know how can I get this graph file.It took me large energy and much time to seek the solution,but I
failed.If you know,please tell me as quickly as possible,thank you very much.