Hi All,

I have to write a truly nasty piece of code.

I have been writing a lot of code use a partners api. This is all great but now I have found that the api does not support a certain piece of functionality which means that I have to get a handle on their application and simulate key depressions.

Getting a handle on their app and giving it focus was easy enough but I have never written this type of disgusting code before.

Does anyone have any links to a good source for this ?

Thanks In Advance