求助,关于自己定义CMFCShellTreeCtrl的根节点

2025-03-02 04:35:38
推荐回答(1个)
回答1:

你的CRectrectDummy(0,0,0,0);指定为空了怎么能看到你的控件埃把rect随便改个值,如:rectDummy(0,0,400,400);