Guest User

Untitled

a guest
Oct 17th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.09 KB | None | 0 0
  1. CreateFile("\\.\SICE",
  2.        0xC0000000,
  3.        3,
  4.            0,
  5.        3,
  6.           80,
  7.        0);
Add Comment
Please, Sign In to add comment