Craig G
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Craig G Sort by recent activity-
Thanks Richard - I emailed you my type library directly. Something else I realized is that the generated topics for my interfaces as well as classes are using the term "object" instead of "interf...
-
Thanks for the tip on checking the "Is an Interface" check box - that helps with my layout.Regarding the other issue - the VB Object Browser is limited in that it only shows the default interface f...
-
All the coclasses have a default interface of IUnknown. This means that all my usable interfaces are considered "additional interfaces" and therefore generate Implemented Method / Implemented Pro...
-
The default interface is correctly defined as IUnknown for my coclasses. My classes all support the object browser and intellisense in the Visual Basic 6 and Visual Studio 2005 development environ...
-
I finally got it to work and your request for the .dxp file gave me a clue. I looked at it in a text editor and saw the setting:ClearBeforeBuild="False"This made me think that something from the o...
-
Thanks, but that didn't solve it. I tried exiting, rebooting, and re-opening my project (several times).My project uses the Platform SDK style template (I can see that in the Template and Locale s...