Explorar o código

添加注释。

Jeff %!s(int64=5) %!d(string=hai) anos
pai
achega
fa33348f6a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      GameAssist/GameAssist/Assist.cpp

+ 1 - 1
GameAssist/GameAssist/Assist.cpp

@@ -45,7 +45,7 @@ namespace GAssist
 				if (dwPID == dwProcessId) {
 					// 进程ID相等,则记录窗口句柄
 					hwndRet = hwndWindow;
-					break;
+					break;	//存在Bug:有些进程有多个分离的窗口;
 				}
 			}
 			// 取得下一个窗口句柄