Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经对此进行了谷歌搜索,但似乎无法找到 MFC 的 CListCtrl 是否存在最大列限制,即列表的列数。想知道是否有一个,因为我在显示超过 X 数量的列时遇到问题,当我尝试显示它时它只是崩溃了。顺便说一句,我正在使用虚拟列表。
谢谢。