15 Feb
2021
15 Feb
'21
2:40 p.m.
On 2/15/21 17:27, Piotr Caban wrote:
Hi Paul, + count = min(count, (si.cbReserved2 - sizeof(unsigned)) / (sizeof(HANDLE) + 1)); count is never used after the last assignment. It probably makes sense to change the code to something like: Thanks, I will update the test.
Is there any reason for removing the "test inherit block with larger size" test?
Oh no, it happened by accident, sorry.