Re: [PATCH 1/3] kernel32/tests: Add test for 'all processors' flag on Vista and newer (try 2).
Feb. 19, 2010
11:10 a.m.
On 19 February 2010 05:22, Erich Hoover <ehoover(a)mines.edu> wrote:
Real Name: Erich Hoover Description: The attached patch adds a test for SetThreadAffinityMask(thread,-1), which succeeds on Windows Vista and newer. This version uses broken() rather than specifically testing versions. Note that this "all processors" flag is not documented, but was discovered tracking down another issue. Please see the wine-devel thread for more information: http://www.winehq.org/pipermail/wine-devel/2010-February/081879.html ChangeLog: kernel32/tests: Add test for 'all processors' flag on Vista and newer.
Shouldn't this need tests for NtSetInformationThread() and NtQueryInformationThread() as well?
5878
Age (days ago)
5878
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet