[PATCH resend 2/3] ntdll: Implement ProcessCookie for NtQueryInformationProcess.

Chip Davis cdavis at codeweavers.com
Wed Mar 10 23:21:40 CST 2021


March 10, 2021 8:45 PM, "Myah Caron" <qsniyg at protonmail.com> wrote:

> I've opted not to include the rdtsc instruction for patch simplicity. It would require either
> intrinsics or inline assembly, and I'm not sure what's the right way to integrate this under wine.

Funny you should mention that. Someone else has sent patches that also need the __rdtsc() intrinsic. If you're willing to wait a bit, you should be able to use the intrinsic in this patch.

Chip



More information about the wine-devel mailing list