| 发表于:2007-06-26 19:15:3114楼 得分:0 |
bsigned specifies whether the uvalue parameter is signed or unsigned. if this parameter is true, uvalue is signed. if this parameter is true and uvalue is less than zero, a minus sign is placed before the first digit in the string. if this parameter is false, uvalue is unsigned. 还有看看这样行不行::setdlgitemint(hwnd,idc_static_consumer,iconsumer,true); 我没试,你自己看不行就用我上面说的方法一定行 | | |
|