my apologies for the late reply, we do look at the group :)
in another thread, i posted a link to the query api documentation.
this documentation refers to javascript usage of the query api, and
has some C++ references. if you're familiar with COM, you could
translate this into a C++ app that does querying.. however, we are
working on a C++ example that uses the query api to do keyword
searches. no ETA yet, but hopefully soon.
http://desktop.google.com/dev/queryapi.html
omar
On Jun 21, 10:40 am, bobmanc <bobm...@gmail.com> wrote:
I can't believe nobody has ever used C++ to access Google Desktop
Search. Nobody at Google knows how to do this?
Does anybody from Google ever look at this group?
On Jun 13, 10:19 pm, bobmanc <bobm...@gmail.com> wrote:
I have seen many posts asking for this but I still haven't found any
examples in pure C++.
I am using Visual C++ 2005 Express Edition and want to search for
files containing particular words. Any source code t all would be
greatly appreciated.
Thanks.