https://bugs.winehq.org/show_bug.cgi?id=42741
--- Comment #47 from Łukasz Krotowski lukasz.krotowski@gmail.com --- (In reply to Andrew Wesie from comment #42)
I just wrote a quick patch that disables NtGetTickCount and GetTickCount64 entirely. This fixes Windows XP mode for Starcraft, but it is not "proper" and I have no idea how it would affect other games. Also, if you try to use that patch with non-Windows XP mode then things will get unhappy or confused.
Great. Everything works now. I've even made trimmed version of your patches limited to ntdll that are enough make Starcraft work: https://github.com/lkrotowski/wine-starcraft