Added function to detect the OS architecture (x86 vs x64).
commit9c3ab391729c232788cafbaef1878c69e77b4f80
authorLoRd_MuldeR <mulder2@gmx.de>
Wed, 7 Aug 2019 19:47:20 +0000 (7 21:47 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Wed, 7 Aug 2019 19:47:20 +0000 (7 21:47 +0200)
tree4c20269c6c1455562de9a147c4d4412fd3329182
parente4f1b06a6a818f96a893ea256e4b5aeec182b8f6
Added function to detect the OS architecture (x86 vs x64).
include/MUtils/OSSupport.h
src/OSSupport_Win32.cpp