zpzDll.h 92 B

1234
  1. #pragma once
  2. __declspec(dllexport) void SetHook();
  3. __declspec(dllexport) void SetHookOff();