Isn't it Unicode build? Check again with below: TCHAR className[MAX_PATH]; GetClassName(hwnd, className, _countof(cName)); _tprintf(cName);.
確定! 回上一頁