Hi all,
I am developing a new project integration for the Visual Studio and I have
two issues for which I don't seem to find any explanation in the
documentation.
1. All my project items that are files (i.e. not the folder items) get an
additional small red icon in the Solution explorer. I suppose this is because
I answer with unexpected value or don't answer at all at some GetProperty on
these Hierarchy nodes. But I don't know which property causes this. The files
are all existing on the disk.
2. If I open a solution which only contains one project, the solution root
element is not displayed in the Solution Explorer. The root of the solution
explorer is the project node itself (whereas I would expect the Project node
to have a parent and that would be the solution node). Same as before, I
suppose I don't send back the correct answer to some property but I don't
find which this property could be.
If I add a project to the solution (also one project of the same type) then
the solution node appears correctly as parent of the two project nodes.
Please advise me if you have any information that might help.
Thanks in advance!
Gabriel.
al meu - 10 Aug 2006 10:46 GMT
Hi everybody!
Concerning the first question of my post. Which icon is this? Who is
coordinating when which icon appears. Can somebody please tell me what's the
name of this icon(for easing my searches through the documentation)? The
documentation does not point anywhere in this direction (or at least I could
not find it).
Thanks!
> Hi all,
>
[quoted text clipped - 21 lines]
> Thanks in advance!
> Gabriel.