Alex wrote: > I would like to call X11DRV_VkKeyScanEx function but the linker does not know where to find it. Don't call it directly. You should be calling VkKeyScan* api functions from user32 instead.
Alex wrote: > I would like to call X11DRV_VkKeyScanEx function but the linker does not know where to find it. Don't call it directly. You should be calling VkKeyScan* api functions from user32 instead.