CListView in VC2005 ?
-
Is
CListView
removed from Visual Studio 2005 Pro? When I was going to use it in a MFC project, I got the error:error C2065: 'CListView' : undeclared identifier
Maxwell Chen
-
Is
CListView
removed from Visual Studio 2005 Pro? When I was going to use it in a MFC project, I got the error:error C2065: 'CListView' : undeclared identifier
Maxwell Chen
It should be still there, see [^]. Have a look at 'Requirements' section too. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
It should be still there, see [^]. Have a look at 'Requirements' section too. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]Thank you very much! ;)
Maxwell Chen