Stefan Dösinger wrote:
Hello,
I have a problem with the change of struct DIDEVICEOBJECTDATA in CVS:
DIDEVICEOBJECTDATA now has size 20, but Settler 3 still calls
SysMouseAImpl_GetDeviceData with dodsize=16 and complains about the returned
error.
Stefan Dösinger
Just posted a patch to wine-pa
On Wed, Sep 08, 2004 at 07:52:46PM +0200, Stefan Dösinger wrote:
> Hello,
> I have a problem with the change of struct DIDEVICEOBJECTDATA in CVS:
> DIDEVICEOBJECTDATA now has size 20, but Settler 3 still calls
> SysMouseAImpl_GetDeviceData with dodsize=16 and complains about the returned
> error.
Hello,
I have a problem with the change of struct DIDEVICEOBJECTDATA in CVS:
DIDEVICEOBJECTDATA now has size 20, but Settler 3 still calls
SysMouseAImpl_GetDeviceData with dodsize=16 and complains about the returned
error.
Stefan Dösinger