4 messages in com.googlegroups.google-desktop-developerRe: Visual C++ 2005 Express Edition
FromSent OnAttachments
bobmanc13 Jun 2007 19:19 
bobmanc21 Jun 2007 10:40 
o....@google.com22 Jun 2007 00:07 
bobmanc22 Jun 2007 10:00 
Subject:Re: Visual C++ 2005 Express Edition
From:o....@google.com (o.@google.com)
Date:06/22/2007 12:07:03 AM
List:com.googlegroups.google-desktop-developer

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.