Search found 2 matches

by dada
Thu Jan 20, 2022 6:05 pm
Forum: General Questions
Topic: Is this driver support mouse wheel?
Replies: 0
Views: 14407

Is this driver support mouse wheel?

Nice software!
Is this driver support mouse wheel?
by dada
Thu Jan 20, 2022 8:25 am
Forum: General Questions
Topic: Is this driver support mouse wheel?
Replies: 0
Views: 12654

Is this driver support mouse wheel?

Is this driver support mouse wheel?
I can't find any field about mouse wheel.
...
public struct SetFeatureMouseRel
{
public Byte ReportID;
public Byte CommandCode;
public Byte Buttons;
public sbyte X;
public sbyte Y;
}