Re: Add-In Fun - Debugging VB6 IDE Add-Ins
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Mon, 28 May 2007 14:49:03 -0500
You can also debug components by including all the projects within a Group.
Open the MyAddin project and then Add the Test project.
That way everything can be tested with a single IDE. This is what I do most
often.
I've been told it will work with Addins and Designers as well. But it always
seemed "wrong" for those types of components so I usually use separate
IDEs. It is likely just supersition on my part. <g>
You might try it.
-ralph
.
- Prev by Date: Re: Preventing an application from staying in memory if closed improperly
- Next by Date: Re: Preventing an application from staying in memory if closed improperly
- Previous by thread: Re: Change Preference in Regional Setting
- Next by thread: Re: Add-In Fun - Debugging VB6 IDE Add-Ins
- Index(es):