Guest User

Untitled

a guest
Jan 19th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. typedef void* HANDLE;
  2. typedef const char* LPCSTR;
  3. typedef char* LPSTR;
  4. typedef unsigned long DWORD; // 4 bytes
Add Comment
Please, Sign In to add comment