Does keybd_event need EnableHardwareKeyboard(FALSE)?

All the examplesI have seen don't use EnableHardwareKeyboard(FALSE) but the docs say you should use it before you send a keyboard event. Anybody know if it's necessary or not


Answer this question

Does keybd_event need EnableHardwareKeyboard(FALSE)?