搜索:strPos
找到约 1 项符合「strPos」的查询结果
结果 1
https://www.eeworm.com/dl/639/213786.html
文件格式
DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) Set
DragQueryPoint( hDropInfo,&pt )
CString strPos
strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y)
SetDlgItemText(IDC_FILEPOS,strPos)