标题:这个错误怎么改啊error C2039: 'IParam' : is not a member of 'tagTVITEMA ...
取消只看楼主
wting
Rank: 1
等 级:新手上路
帖 子:46
专家分:0
注 册:2006-8-30
 问题点数:0 回复次数:1 
这个错误怎么改啊error C2039: 'IParam' : is not a member of 'tagTVITEMA'
请问这个错误怎么改啊,本人初学MFC编程,很多错误不知道怎么改,希望大家多多帮助我啊!
error C2039: 'IParam' : is not a member of 'tagTVITEMA'
原程序段是这样的:
tvinsert.item.hItem=NULL;
tvinsert.item.state=0;
tvinsert.item.stateMask=0;
tvinsert.item.cchTextMax=6;
tvinsert.item.iSelectedImage=1;
tvinsert.item.cChildren=0;
tvinsert.item.IParam=0;
错误就在最后一句啊.本程序是有关 Tree Control控件的使用的.
搜索更多相关主题的帖子: member IParam error tagTVITEMA item 
2006-10-04 20:25
wting
Rank: 1
等 级:新手上路
帖 子:46
专家分:0
注 册:2006-8-30
得分:0 
谢了,版主真厉害,好佩服你啊,改错的能力都是靠积累的吗,遇见错误我总是不知道如何改,怎么办呢?
2006-10-06 22:11



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-94253-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.414950 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved