Advertisement
Guest User

Untitled

a guest
Apr 20th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.07 KB | None | 0 0
  1. __declspec(noinline) void Entry(void)
  2. {
  3.     CallAPI(dwBeep, 2, 700, 1400);
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement