SystemTools: Call GetVersionEx more robustly
We pass a OSVERSIONINFOEXA structure so call GetVersionExA explicitly to avoid ever calling GetVersionExW with a structure of the wrong size by mistake. Change-Id: I892ae0497ef3ca4b38cd2c1c1870d165b0bd8713
Loading
Please register or sign in to comment