I am workin in an environment that dous not provide the Key_Press event.

What I need is an API function that will capture all keys as they are pressed, check if the key is ENTER and if it is send the TAB
key.

Thanks in advance