Skip to content
Snippets Groups Projects
Commit 27714139 authored by Gilles Khouzam's avatar Gilles Khouzam Committed by Brad King
Browse files

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
parent dc3fdd7f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment