4 messages in com.googlegroups.google-desktop-developerRe: If anybody know how to use the SD...
FromSent OnAttachments
dnwk...@gmail.com16 May 2005 06:26 
Aaron Feuer16 May 2005 23:39 
kom1819118 May 2005 00:48 
PnP21 May 2005 11:16 
Subject:Re: If anybody know how to use the SDK in Visual Basic 6.0?
From:kom18191 (mart@macropool.com)
Date:05/18/2005 12:48:02 AM
List:com.googlegroups.google-desktop-developer

No you don'T need C++, it is possible with VB6, too:

1. Complile GoogleDesktopSearchAPI.idl to binary *.tlb type library file. 2. Create an empty VB6 ActiveX dll project 3. Include reference to "Google Desktop Search API 1.0 Type Library" 4. Add a public class e.g. "Search" 5. Add "Implements GoogleDesktopSearchAPILib.DGoogleDesktopSearchFileNotify"