I tried to use a sendkeys thing in my application which has another thread (since i have a feelign that it matters) and when i use it i get an error saying that this application cant use sendkeys because its not handling windows messages.
Anybody know what to do?