[Bug 9685] Punkbuster removes me from game for UNKNOWN WINDOWS API FUNCTION [131124]

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 3 05:13:22 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9685





--- Comment #60 from Anastasius Focht <focht at gmx.net>  2007-10-03 05:13:22 ---
Created an attachment (id=8363)
 --> (http://bugs.winehq.org/attachment.cgi?id=8363)
patch to make ZwQuerySystemInformation() return more useful values for
SystemBasicInformation class

Hello

attached is patch which corrects some SystemBasicInformation values returned by
ZwQuerySystemInformation() API.

The PB kernel driver expects page size of at least 4K and not greater 4MB.
Don't know who came up with such a funny value of 1K as page size in current
implementation. Such page size is not supported for x86 architectures.

Adjusted highest physical page too, the driver expects at least 0xFC00 pages to
be present on system.

Another patch and conclusion is following ... stay tuned.

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list