HI Gary, I couldn't do it in VB or C # but when I switched to C++ mode it compiled but when I run it I see a form with several tabs. These TABS are EPS Rank, Company Info, Divdends, Earnings Estimates, EPS Rank ETC. The only one that has data is the price tab and its only for GM. All the other tabs have a label that says TODO:layout propert page. How do I get these to show?
Joe --- In [email protected], "gary" <[EMAIL PROTECTED]> wrote: > > HI > > I don't have VS2005, but you should be able to go to open a project, and then open one of the .vbp or .dsw or .dsp files with it. > > Gary > > > ----- Original Message ----- > From: joe_global_2005 > To: [email protected] > Sent: Wednesday, June 07, 2006 10:29 PM > Subject: [quotes-plus] Re: I am trying to Load the Developers Kit into Visual Studio > > > I am using Studio 2005 and the upgrage says use VB6 and create a qp > dll amd then use a reference back to VS 2005 > > --- In [email protected], "gary" <gary@> wrote: > > > > 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" <hrh1818@> > > 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] > > > > > > > > [Non-text portions of this message have been removed] > ------------------------ Yahoo! Groups Sponsor --------------------~--> Everything you need is one click away. Make Yahoo! your home page now. http://us.click.yahoo.com/AHchtC/4FxNAA/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/
