Shashank Date wrote:
> Hi Zach,
> 
> Zach Dennis wrote:
> 
>> Provide an interface to retrieving special folder paths using function 
>> calls like:
>>   SHGetSpecialFolderPath in shell32.dll
>>   etc...
> 
> 
> What an amazing coincidence ! I suggested the same to Dan before he 
> posted this call for help. May be we should look into this together :-)

That'd be great! I've got some C code which wraps the ability for Java 
using the JNI interface, perhaps that will help having something to look 
at when using it for Ruby? I just subscribed to the win32-dev mailing 
list. If you subscribe we can talk about it over there more.

Zach