使用Labview2013中文版编辑,通过调用API中user32.dll的GetWindowTextA函数实现用句柄获取窗口标题,函数参数如下: int32_tGetWindowTextA(int32_tHwnd,CStrlpString,int32_tcch);