Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Catching keyevents
#7
(2023-01-02, 11:50:42)wila Wrote: I will report back once I get a chance to look into this.

Ok, I was able to reproduce this issue.
Interesting..
   

Turns out that MS Access does not like data type unsigned long for the VirtualKey parameter.
It's a bit ironical as parameter KeyEventLParam is a long.
Also seeing this same issue in the AntViewPhysicalKeyStatus interface for params RepeatCount and Scancode.

Hmm.. I guess we can drop back to a long data type on these parameters.
It is not perfect, but what is perfect these days?

I'm really glad we found this before the next official release.

You will be getting an email with a new private build to test from me in a bit.
--
Wil
Reply


Messages In This Thread
Catching keyevents - by hsacrm - 2022-12-29, 13:39:15
RE: Catching keyevents - by wila - 2022-12-29, 14:07:06
RE: Catching keyevents - by hsacrm - 2022-12-29, 15:20:45
RE: Catching keyevents - by wila - 2022-12-29, 18:43:07
RE: Catching keyevents - by hsacrm - 2023-01-02, 08:21:44
RE: Catching keyevents - by wila - 2023-01-02, 11:50:42
RE: Catching keyevents - by wila - 2023-01-02, 13:18:59
RE: Catching keyevents - by hsacrm - 2023-01-02, 14:29:06
RE: Catching keyevents - by wila - 2023-01-02, 15:03:32
RE: Catching keyevents - by hsacrm - 2023-01-04, 14:34:38
RE: Catching keyevents - by wila - 2023-01-04, 14:50:29
RE: Catching keyevents - by hsacrm - 2023-01-04, 15:43:49
RE: Catching keyevents - by wila - 2023-01-04, 17:05:43
RE: Catching keyevents - by wila - 2023-01-04, 17:34:32
RE: Catching keyevents - by hsacrm - 2023-01-05, 11:00:10
RE: Catching keyevents - by wila - 2023-01-05, 11:39:41
RE: Catching keyevents - by hsacrm - 2023-01-05, 12:50:00
RE: Catching keyevents - by wila - 2023-01-05, 16:28:34
RE: Catching keyevents - by hsacrm - 2023-01-06, 07:39:15

Forum Jump:


Users browsing this thread: 1 Guest(s)