On Wed, Mar 5, 2014 at 3:56 PM, Andrew Eikum aeikum@codeweavers.com wrote:
On Tue, Mar 04, 2014 at 08:19:56PM +0100, Elias Vanderstuyft wrote:
a) Keep in mind that startDelay is not supported in DX5 or lower:
These seem like good fixes. You could add a test by using a DIEFFECT with its dwSize member set to sizeof(DIEFFECT_DX5) to set/get the delay value, and seeing if Windows modifies the delay value in the struct.
Alright, I'll create the tests when I have time.
Elias