2 messages in com.googlegroups.google-desktop-developerRe: Indexer DLL for Google Destkop
FromSent OnAttachments
ladba16 Apr 2007 02:52 
M J Marshall17 Apr 2007 14:29 
Subject:Re: Indexer DLL for Google Destkop
From:M J Marshall (king@gmail.com)
Date:04/17/2007 02:29:51 PM
List:com.googlegroups.google-desktop-developer

The first thing I'd suggest is adding some debug output to your DLL to verify: 1. That HandleFile is being invoked for all of your embroidery files, 2. That index events are being submitted successfully.

This debug output should identify where the problem lies, in Desktop or your DLL.