2025年1月23日

摘要: // ui123.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <UIAutomation.h> int main() { IUIAutomation *g_pAutomation; CoInitialize(NULL); HRESULT 阅读全文
posted @ 2025-01-23 21:09 lydstory 阅读(27) 评论(0) 推荐(0)

导航