Hi,
I want to develop add-in for VS 6.0 using COM objects. I don't want to
use any wizard for that.
Can anyone point me to a site which shows goos samples/tutorials for
that?
Basically, I want to add tabs to for open files in VS 6.0.
TIA,
Eran.
Anna-Jayne Metcalfe - 01 Jan 2006 21:53 GMT
Hi Eran,
> Hi,
>
[quoted text clipped - 4 lines]
>
> Basically, I want to add tabs to for open files in VS 6.0.
It sounds like what you are looking for already exists in Oz Solomon's
WndTabs add-in. Whether that is the case or not, you'll find some good
examples of both VS6 and VS.NET add-ins at
http://www.codeproject.com/macro/.
Kind Regards,
Anna-Jayne Metcalfe
Software/Product Development Consultant,
Riverblade Limited.
http://www.riverblade.co.uk
Carlos J. Quintero [VB MVP] - 02 Jan 2006 11:22 GMT
Hi Eran,
You have lots of resources to get you started on a section of my web site
(below) for add-in developers.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET,
VB6, VB5 and VBA
You can code, design and document much faster in VB.NET, C#, C++ or VJ#
Free resources for add-in developers:
http://www.mztools.com
> Hi,
>
[quoted text clipped - 7 lines]
> TIA,
> Eran.