Source Control (SCC) Icons on VC++ 6.0
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have both VC++ 6.0 and VC++ 7.1, and I notice that my 7.1 version has icons for source control that indicates when a file is locked by another user VS locked by the current user. Where as VC++ 6.0 only has an icon showing it's locked. See following screen shot: http://code.axter.com/SCC\_for\_vc71\_and\_vc60.JPG I'm developing an SCC AddOn for VC++, and I want to know if there is any way of adding the blue lock icon to VC++ 6.0, and if so, how. I tried using Spy++ to find the tree window handle, but didn't have much luck. I appreciate any leads to help solve this. Thanks Top ten member of C++ Expert Exchange. http://www.experts-exchange.com/Cplusplus