FindWindowW wchar_t 宽字符unicode形式的API W是wide. FindWindowA char 单字符ASCii形式的API A是ANSI. FindWindow 其实就是FindWindowA.
確定! 回上一頁