Zhiyi Zhang zzhang@codeweavers.com writes:
Instead of reverting the commit. Implementing GetQueuedCompletionStatusEx might be better, even partially. GetQueuedCompletionStatus is already implemented and can be served as the base for GetQueuedCompletionStatusEx. As for breaking 3.17 without this commit, well, that's what dev version means in my opinion.
Yes, the policy is to avoid such reverts, but I think Steam is important enough to make an exception. It would sure be nice to have a proper implementation for 3.18 though...