From: Guillaume Marcais Date: 2004-12-03T03:19:54+09:00 Subject: Re: Windows SendMessage Thanks for your help. It allowed me finish the link to pageant, now release with Net-SSH :). Guillaume. On Wed, 2004-12-01 at 04:52, Tim Sutherland wrote: > In article , Tim Sutherland wrote: > [...] > > extern 'BOOL SendMessage(HWND, UINT, WPARAM, LPARAM)' > > extern 'LONG SendMessage(HWND, UINT, UINT, LONG)' > > > Sorry for multiple posts. For document, see also dl.txt in the > Ruby distribution. I once did a presentation on using Ruby/DL > to automate Windows GUI programs, see > > http://www.sdkacm.com/static/events/12-March-2004/slides.sxi > > (OpenOffice.org format.) > > The slides are probably not very useful without the demo > programs / code I was also using, halfway through they start > saying things like > [demo foo] > > [talk about bar] > > but maybe someone will find it useful. > > [...] > > -- > Two fonts walk into a bar. > The bartender says to them, "Get out! We don't serve your type here." >