anonymousxD
New Member
- Joined
- Mar 20, 2022
- Messages
- 1
- Thread Author
- #1
Hello everyone,
in have two keyboards, and i am able two detect them as unique and map different key codes to it. The only problem i have is that i cannot create new virtual keys (eg. VK_XXX). I know that i could use unused keycodes but thats not the point. I want to have a general solution. Is it possible to create new virtual keys which could also be assigned to a function in a game?
in have two keyboards, and i am able two detect them as unique and map different key codes to it. The only problem i have is that i cannot create new virtual keys (eg. VK_XXX). I know that i could use unused keycodes but thats not the point. I want to have a general solution. Is it possible to create new virtual keys which could also be assigned to a function in a game?