#pragma once #include BOOL CheckFriendStatusInit(); DWORD CheckFriendStatus(wchar_t* wxid); BOOL CheckFriendStatusFinish();