VerifyFriendApply.h 122 字节
Newer Older
L
ljc545w 已提交
1 2 3 4 5 6
#pragma once
#include<windows.h>
#include<iostream>
using namespace std;

BOOL VerifyFriendApply(wchar_t* v3,wchar_t* v4);