http://bugs.winehq.org/show_bug.cgi?id=12074
--- Comment #6 from James Hawkins truiken@gmail.com 2008-06-11 17:40:15 ---
While not as clean of an implementation, neither is the reset of win32 API. It would allow for a truer test of windows functions, as we'd be able to ensure that we're conforming to the _right_ windows behavior rather than _some form_ of windows behavior.
Our implementation is the exact opposite, except in the very rare case that an app also checks the windows version. That's why we don't add version checks (except when we know an app does the same thing).