pub const dr_os_version_t_DR_WINDOWS_VERSION_10_1511: dr_os_version_t = 101;Expand description
Windows 10 TH2 1511. For future Windows updates that change system call numbers, we’ll perform our own artificial minor version number update as done here, and use the YYMM version as the sub-name, as officially the OS version will supposedly remain 10.0 forever.