Ok, disregard this (note to self: first read all commits, before writing ...)
Am 15.06.2015 um 09:11 schrieb Timo Kreuzer:
Am 14.06.2015 um 18:00 schrieb [email protected]:This is effectively the same as "Proc = (Processor == MAXIMUM_PROCESSORS);" which is always 0.Author: pschweitzer Date: Sun Jun 14 16:00:27 2015 New Revision: 68137 - Proc = (1ULL << Processor) >> 0x20; + Proc = (1ULL << Processor) >> MAXIMUM_PROCESSORS;Timo _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
