Author: ManishManish
Date: Jul 8, 2008 23:44
Hi,
I am creating a win32 application in which i have to communicate
with google desktop.
First , i have to found whetehr the google desktop is installed or
not. i can do this with the help of regestry value.
Is there any other way exists instead of regestry value to found
whethr the google desktop is already installed or not? and in case of
regestry value , if google desktop is successfully running then is it
necessary the HEKY_LOCALO_MACHINE\SOFTWARE\GOOGLE\GOOGLE DESKTOP value
always exist.
My second doubt is how to communicate or send a query to google
desktop through socket?
|