It's possible to do, but unless you get Google to tell you how they did it
you would need to figure it out yourself. It would be all low level
programming and Win32 API stuff and possibly Extended MAPI.
The Google addin that integrates with Outlook and does that is a real
problem, BTW. It hangs and crashes Outlook in many cases and doesn't play
nice with other addins.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Duke2" wrote in message
news

But really, I strongly feel there's got to be a way to capture Find events
in
Outlook forms. I saw this artcle
(http://www.theregister.co.uk/2009/06...utlook_plugin/)
that talks about how Google has replaced default WDS and offer the same
functionality through Google search. For that to happen Google should be
able
to capture the search parameters from Outlook form and pass them into
google's search engine/index I presume.
What Pavel is trying to do is to override Outlook search and amalgamate
results of his own search into Outlook search results, and when you think
about what Google has done I think this is doable, but just dont know how.
Thanks
Duke