當我嘗試在MinGW 4.6.2上編譯以下內容時 EnumChildWindows(hwnd, [](HWND, LPARAM) -> BOOL { return TRUE; }, 0); 我懂了 error: cannot convert '<lambda(HWND, ...
確定! 回上一頁