1、FindWindow分为FindWindowA 和FindWindowW,上面的格式为FindWindowW;另外,一定要加unicode转码,否则FindWindow返回为0。 2、FindWindow不知到其中某个参数可以 ...
確定! 回上一頁