使用Labview2013中文版编辑,通过调用API中user32.dll的FINDWindow函数实现用句柄获取窗口标题,函数参数如下: int32_t findWindow(int32_t Hwnd, CStr lpString, int32_t cch);