andrew4582

is64BitProcess

Nov 15th, 2011
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.04 KB | None | 0 0
  1. bool is64BitProcess = (IntPtr.Size == 8);
Advertisement
Add Comment
Please, Sign In to add comment