SquidgeLink has currently been suspended whilst I rethink the angle of approach.
I've added Explorer SendTo support, and partial drag'n'drop, but it seems to be going the way of building a complete file manager such a Total Commander, but with a poor protocol to communicate with the GP32 with, which still doesn't support many features to assume are present on a file manager, such as rename support.
Rewriting the pclink on the GP32 to overcome these problems is fine, but I don't think this is the way to go. Therefore, I'd like to write a gp32 application to turn the device in, effectively, what is a disk drive to the pc (via a mass storage driver), and then use whatever file manager is the best on the pc.
Yes, Firefly has already written a Mass storage driver for the gp32, but it's still read-only, and browsing through my irc logs, it's seems like he's given up on the project. I'm not going to be continuing his project, as I hate looking through other people code (even if he was willing to give away his source code), but I have my own SMC I/O routines and usb code which I've written for other projects, so it's just a matter of gluing them together.
If none of it works, then I gets its back to the Squidgelink with optional GP32 PCLink replacement, but for now, I think this is the best way to go.