fksendto.h 87 字节
Newer Older
1 2 3 4 5 6
#pragma once

#include "inlinehook.h"

void hook_sendto();
void unhook_sendto();