in reply to Re: (Windows) insert text at cursor in non-owned window
in thread (Windows) insert text at cursor in non-owned window

That doesn't help, it does not quite match my requirement. I have no generalised way to paste stuff into the application. I cannot store unicode text on the clipboard. Quote Win32::Clipboard

The following formats are not recognized by Win32::Clipboard {...}
CF_UNICODETEXT 13
  • Comment on Re^2: (Windows) insert text at cursor in non-owned window

Replies are listed 'Best First'.
Re^3: (Windows) insert text at cursor in non-owned window
by planetscape (Chancellor) on Aug 19, 2006 at 00:59 UTC