http://bugs.winehq.com/show_bug.cgi?id=1667
------- Additional Comments From Andrew.Talbot@talbotville.com 2003-12-11 15:45 ------- Mike,
I have verified that RP8 does work under Windows on my system.
Changing the static initialiser to various values less than my speed had no beneficial effect.
I have found that if frequency->QuadPart (in QueryPerformanceFrequency()) is changed to return a value of >= 1000000 (and, I would suggest, < 5000000), then the RM8 video works well. Of course, I have no idea what this element represents, but I wonder whether it can be assigned a fixed value of 1000000, rather than cpuHz / 1000(?).
-- Andy.