Update ucrtFreadWorkaround.cpp

This commit is contained in:
shuffle2 2015-11-01 10:52:33 -08:00
parent 491e149545
commit bfffd997cd

View file

@ -15,6 +15,8 @@ struct PatchInfo {
} static const s_patches[] = {
// 10.0.10240.16384 (th1.150709-1700)
{ L"ucrtbase.dll", 0xF61ED, 0x6AE7B, 5 },
// 10.0.10240.16390 (th1_st1.150714-1601)
{ L"ucrtbase.dll", 0xF5ED9, 0x6AE7B, 5 },
// 10.0.10137.0 (th1.150602-2238)
{ L"ucrtbase.dll", 0xF8B5E, 0x63ED6, 2 },
// 10.0.10150.0 (th1.150616-1659)