Hi - You don't say which version of Visual Studio, this is for Visual Studio 6.
Just copy the QpDevKit22 sirectory to your hard drive, then open Visual Basic, then open one of the vb project files (.vbp) under QpDevKit22\Samples\VB60 You will have to add a reference to the qp com object. Do this from the Visual Basic menu item Project - References, and then select the Quotes Plus 1.1 Type Library. This reference lets VB find the QUotes Plus functions. For C++ , open one of the project files - (.dsw) under QpDevKit22\Samples\C. These examples use the Quotes Plus dll, and are pretty straight forward. I recommend not using the VC60 examples, they use the com object from C++. It's easier to use VB for that. If you're using Visual Studio 2003 or 2005, then just open the appropriate project file, and it will convert it to the new format automatically. Best regards, Gary Lyben ----- Original Message ----- From: joe_global_2005 To: [email protected] Sent: Wednesday, June 07, 2006 9:05 PM Subject: [quotes-plus] Re: I am trying to Load the Developers Kit into Visual Studio QPDEVKIT22 I can use VB or C++ I want to access QP from Visual Studio but dont know how --- In [email protected], "Howard Hansen" <[EMAIL PROTECTED]> wrote: > > What developer's kit are you referring to? What programming language in > Visual Studio are you planning on using? > > Howard > > -----Original Message----- > From: [email protected] [mailto:quotes- [EMAIL PROTECTED] > On Behalf Of joe_global_2005 > Sent: Wednesday, June 07, 2006 1:39 PM > To: [email protected] > Subject: [quotes-plus] I am trying to Load the Developers Kit into > Visual Studio > > I am trying to Load the Developers Kit into Visual Studio can some one > give me step by step on how to get it working? > > Thanks > > Joe > > > > [Non-text portions of this message have been removed] > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/GHeqlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/quotes-plus/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
