How can I Call Dplot Jr from Visual Basic 2008?
Posted: Thu May 14, 2009 4:52 pm
Hi!, I am new using Dplot Jr, and I have never used .dll files before in visual basic, I am trying to call Dplot Jr from VB 2008, but I couldn’t. I tried to use the examples, but they are for VB 6 and when I convert them to version VB 2008, they have mistakes and I can’t run them. So I need an example in VB 2008 in order to understand how it works, a simple example will be great, maybe a code that generate 2 points (x,y), call Dplot Jr and Graphing a curve between those 2 points will be enough. Thanks!