Tagged Questions
0
votes
1answer
619 views
How to extend listControl class in C++ and add new functions?
Hi I need to extend the CListControl class in C++/MFC, which will add several new features in the list control,
Any one have good sample code ?
Or could you please tell me how can i start it ?
Thanks ...