Login
From:
learn.microsoft.com
(Uncensored)
subscribe
TranslateMessage function (winuser.h) - Win32 apps | Microsoft Learn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-translatemessage
links
backlinks
Roast topics
Find topics
Find it!
Translates virtual-key messages into character messages. The character messages are posted to the calling thread's message queue, to be read the next time the thread calls the GetMessage or PeekMessage function.