SetWindowText,GetWindowText用法
HWNDss=::GetDlgItem(hDlg,IDC_EDIT1);SetWindowText(ss,TEXT("ssssssssss"));ints=GetWind...
HWND ss = ::GetDlgItem(hDlg,IDC_EDIT1);
SetWindowText(ss,TEXT("ssssssssss"));
int s =GetWindowTextLength(ss);GetWindowText(ss,str,10);
SetWindowText 可以写入 GetWindowTextLength可以或得到长度 GetWindowText 无法或得到值 展开
SetWindowText(ss,TEXT("ssssssssss"));
int s =GetWindowTextLength(ss);GetWindowText(ss,str,10);
SetWindowText 可以写入 GetWindowTextLength可以或得到长度 GetWindowText 无法或得到值 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询