[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] appl_getinfo documentation bug?
AB> XaAES convention is better: 0=no moose wheel support in the AES,
AB> 1=the AES extends some functions with mouse wheel data.
If a programm want to support the wheel function from XaAES it look to
appl_getinfo ( 11, out1 (WF_WHEEL) ... ). Or it use the magic 'MW' in
msgbuff[5] from the WM_ARROWED messages. So for what can I use the XaAES
convention?
AB> then the application have to ask this to the mouse driver.
How?
Gerhard