Click here to Skip to main content
15,900,386 members
Articles / Desktop Programming / MFC

Missing CMFCListView Class

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
29 Jan 2024CPOL 22.2K   39   9  
How to implement the missing CMFCListView class
The code provided here presents a solution for implementing a custom list view functionality, CMFCListView, in MFC Framework, utilizing CMFCListCtrl to extend CListCtrl functionalities with advanced header control features.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer NXP Semiconductors
Romania Romania
My professional background includes knowledge of analyst programmer for Microsoft Visual C++, Microsoft Visual C#, Microsoft Visual Basic, Sun Java, assembly for Intel 80x86 microprocessors, assembly for PIC microcontrollers (produced by Microchip Inc.), relational databases (MySQL, Oracle, SQL Server), concurrent version systems, bug tracking systems, web design (HTML5, CSS3, XML, PHP/MySQL, JavaScript).

Comments and Discussions