... GetModuleHandleW(L"ntdll.dll"); if (ntdll ) { RtlGetVersionFunction pRtlGetVersion = reinterpret_cast<RtlGetVersionFunction>(GetProcAddress(ntdll, ...
確定! 回上一頁