First: you're returning a pointer to local memory and that is going to end in tears char* ProcessName(ULONG_PTR ProcessId) { char ...
確定! 回上一頁