Re: How send character to keyboardbuffer?




michelratipho skrev:
[...]
wolfgang- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -- Tekst uit oorspronkelijk
bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -

Thank you all, but I've found out that the old Intellimouse 4.12 still
has the backspace to be able to assign to a mouse button. That version
even scrolls windows on hovering without the need to make them active.
I wonder why version 5 and 6 doesn't have it anymore?! Did Microsoft
forget it?

If I could find out how to program my own mouse-driver/utility I would
be able to even give 5-button mouses even more power. I am thinking>
here on assigning something on a combination of simultanious pressed
buttons or even on which order they are pressed simultanious....

Neither mouse-bottons nor key-strokes may occure simultaneous
in the view of an OS or CPU (also not in an MP environment)

So your OS or your (IRQ-intercepting) application will need
to detertermine any mouse event preceeded by a ie: a shift/alt/ctrl
to act different from a 'normal' mouse button click.

This code 08 got nothing to do with the KEYBD-buffer at all.
I might just indicate an old intelliMouse 8-byte buffer size.

All new mice ('mousies' what I'm use to call them)
just got a stage 4 in the IRQ sequence which tell about the wheels move.
So the Mouse-event buffer needs just 5 bytes to cover all case, beside
the last KEY and last Key-state in the keybd buffer.

Confused? I sure was, when first heared, many days ago ...:)

__
wolfgang



.


Quantcast